why do i recieve a warning message now

Having trouble installing serendipity?
Post Reply
verbatim
Regular
Posts: 43
Joined: Sat Mar 12, 2005 10:53 pm

why do i recieve a warning message now

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: why do i recieve a warning message now

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply