Forum Moderators: phranque
but now when i run my site, i get the following mistakes.
Warning: open(/temp\sess_a54354k53453kjjk654645jklk, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). please verify that the current setting of session.save_path is correct(/tmp) in Unknown on line 0
I havnt changed the path in the php.ini file. its still the same as it was before: C:\sessiondata\.
maybe have to change something in the opensa folder but cant find anything to do with session settings
help would be really grateful
check your opensa web server configuration, veryfiy your php installation (use phpinfo() for example and check the position of the .ini file) and ensure, that your .ini can be read. if the problem still exists, please tell:
- mode of php: cgi/module
- location of your php.ini
- (only!) php.ini related infos out of phpinfo() output