PDA

View Full Version : error message


dpakman91
07-15-2005, 05:33 AM
i'm getting the following error message about HALF the times i log into the admin panel...

sometimes it comes up when accessing /admin, and sometimes it comes up upon submitting the admin username and pw

Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/dpakman/public_html/admin/init.php on line 39

what might be going on?

achafik
07-15-2005, 11:31 AM
What version of PHP are you running?

dpakman91
07-15-2005, 05:32 PM
Content visible to registered users only.

4.3.11

bear in mind this has been the version for the past 2 weeks, and only starting yesterday did this problem come up.

achafik
07-15-2005, 08:16 PM
Sorry, I didn't know.

This looks like it would be a problem with your server, I recomend that you contact your host about it. if you want to test it on your own first, make a sample php script with the following:

Content visible to registered users only.

If there is no error, let me know and I'll see what i can do :)