Page 1 of 1

PHP error

Posted: Sat Jun 30, 2007 6:48 am
by CassandraMorgan
I just installed Serendipity 1.1.3 and at the very end I get this error:

PHP Warning: session_start() [function.session-start]: open(C:\DOCUME~1\sidhe\LOCALS~1\Temp\php\upload\sess_k46m48tana2pjatj5dl7ujr1e2, O_RDWR) failed: No such file or directory (2) in D:\www\html\geekwithin\serendipity_config.inc.php on line 16 PHP Warning: Unknown: open(C:\DOCUME~1\sidhe\LOCALS~1\Temp\php\upload\sess_k46m48tana2pjatj5dl7ujr1e2, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\sidhe\LOCALS~1\Temp\php\upload) in Unknown on line 0

Could someone please help me fix it?

Re: PHP error

Posted: Sat Jun 30, 2007 1:46 pm
by garvinhicking
Hi!

Please contact your server provider and ask him to properly setup the PHP session path session.save_path in the php.ini file.

Best regards,
Garvin

Posted: Sat Jun 30, 2007 2:52 pm
by CassandraMorgan
I own the server. I'll try to research how to set it up properly.

Posted: Sat Jun 30, 2007 3:34 pm
by CassandraMorgan
It's fixed now. Thank you very much :D