by Osama Hasan.
I have a windows environment and I've noticed that I can't access my site and when I checked the storage and found out that the temp folder that I have created is full of php****.tmp and a lot of the .tmp files have an approximate size of 90MB and the total temp folder size is almost 10GB in size
this folder contains the following:
- session.save_path
- error_log
- upload_tmp_dir
is it ok to manually delete them and why they don't get automatically deleted ?