Page 1 of 1

installation problems

Posted: Tue Nov 16, 2004 11:38 am
by aquivoy
Hi!!!

I have problems installingl s9y (lastest version), I recieve this message:

Fatal error: session_start(): Failed to initialize storage module: user (path: D:\PHP\sessiondata) in d:\www\sere\index.php on line 10

PHP 4.3.8, apache 1.3, xp pro

Thanks in advanced

Re: installation problems

Posted: Tue Nov 16, 2004 11:51 am
by garvinhicking
Edit your php.ini file and set a right session.save_path variable. (session.save_path = c:\windows\temp) :-)

Regards,
Garvin.

it's working

Posted: Tue Nov 16, 2004 12:09 pm
by aquivoy
many thanks!!!! :lol: