I am having a problem I have not found documented here in the forum, or anywhere else for that matter. My form works fine without image verification, but as soon as I turn it on, I get this error:
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /*directory tree*/components/com_chronocontact/chronocontact.php on line 397
I've followed all of the suggestions I found in the forum, and in the FAQ, but no luck. Any ideas?
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /*directory tree*/components/com_chronocontact/chronocontact.php on line 397
I've followed all of the suggestions I found in the forum, and in the FAQ, but no luck. Any ideas?
It is actually line 199, not 397 once I removed empty lines.
Hi Sleepless,
Check the write permissions on the tmp directory. Joomla needs to read and write in this folder to save the session info.
Bob
Check the write permissions on the tmp directory. Joomla needs to read and write in this folder to save the session info.
Bob
Hi Bob, I thought it might be something like that too, but its already 777 so I imagine it must be something else. -Sean
This topic is locked and no more replies can be posted.
