PHP & IIS6

Soldato
Joined
13 Feb 2003
Posts
4,353
Location
Over the Moon
Having a bit of a problem at the mo, on Friday I did an upgrade to my server moving PHP up to 5.2.10 from 5.1.0 (for various reasons).

Anyway, since the move the temp files are no longer being automatically removed and I can't seem to work out why.

Environment variables are set
Permissions on the temp folder are set
Correct ini is being loaded
Exactly the same config is being used in the ini for temp files
Correct ISAPI filter is in use

Is there anything else i'm missing?

Any help is appreciated. Cheers :)
 
Back
Top Bottom