ps_files_cleanup_dir Session Error in PHP - TechRepublic
Question
February 23, 2010 at 03:02 AM
vinto

ps_files_cleanup_dir Session Error in PHP

by vinto . Updated 16 years, 4 months ago

Hi
I am developing a content management system in PHP and i get this error msg:

PHP Notice: session_start() [function.session-start]: ps_files_cleanup_dir: opendir(C:\WINDOWS\Temp) failed: No such file or directory (2) in C:\Inetpub\wwwroot\reztimeout\places.php on line 2

The strange thing is that it only shows up occasionally and i have my session_start declared at the very first line of my page.
Your help is highly appreciated.

This discussion is locked

All Comments