Weird error after upgrade...

Started by m3th0dm4n, July 17, 2005, 10:10:49 PM

Previous topic - Next topic

m3th0dm4n

I was having some problems with my forums (maybe database) so I decided to upgrade the forum software to 1.13b.  After running upgrade.php without problems, I'm now getting this one:

Fatal error: session_start(): Failed to initialize storage module: eaccelerator (path: /tmp) in /home/vistang/public_html/yabbse/Sources/Load.php on line 1663

What the heck is eaccelerator?

xenovanis

Do you host your own site? It looks like a server problem.
"Insanity: doing the same thing over and over again and expecting different results."

m3th0dm4n

Quote from: xenovanis on July 17, 2005, 10:14:50 PM
Do you host your own site? It looks like a server problem.
No I don't :(  Is that something for PHP?

xenovanis

Well, it's not that I am an expert on hosting, but after reading these threads:

http://www.simplemachines.org/community/index.php?topic=10238.0
http://www.simplemachines.org/community/index.php?topic=19607.0

I think you need to contact your host. Unless someone here has a better idea ofcourse.  ;)
"Insanity: doing the same thing over and over again and expecting different results."

[Unknown]

eAccelerator is an add-on for PHP which makes it perform better.  That error message means something is configured improperly on your server.

To get around it, use repair_settings.php to turn on database-driven sessions.  What is repair_settings.php?

-[Unknown]

m3th0dm4n

I contacted my server admin and they fixed the problem!  Thanks for pointing me in the right direction (server-side problem)

Advertisement: