Page 1 of 1

why do i recieve a warning message now

Posted: Wed Mar 16, 2005 10:36 am
by verbatim
Warning: open(C:/phpdev\php\temp\sess_ea59d5379fc3fd9cef1131052ffdb3fd, O_RDWR) failed: No such file or directory (2) in c:\phpdev5\www\serendipity\serendipity_config.inc.php on line 6


is the error that now appears at the bottom of my blog page and the top of the administration suite page.

can anyone tell me how i can remove it please?

thanks

Re: why do i recieve a warning message now

Posted: Wed Mar 16, 2005 10:57 am
by garvinhicking
Please open your php.ini file of your Windows PHP installation and correctly set the session.save_path variable to a valid path without mixed forward and backwards slashes. Then the error will be fixed.

Regards,
Garvin