PDA

View Full Version : database prob


Darkwing_McDuck
7-9-03, 07:59 PM
from this thread:
http://forum.powweb.com/showthread.php?s=&threadid=22981

the server was down during a move and it says it is back to normal now. but ever since this happened all i get at the top of my db is:
Warning: session_start() [function.session-start]: open(/tmp/sess_0170749eb3de1e48cea66af0abc972d8, O_RDWR) failed: Permission denied (13) in /www/m/mcduck/htdocs/db/application.php on line 51

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent in /www/m/mcduck/htdocs/db/application.php on line 51

and at the bottom is:
Warning: Unknown(): open(/tmp/sess_0170749eb3de1e48cea66af0abc972d8, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

can someone please tell me why it is all screwed up since the pulsar move and such?
thanks
:confused:

edbot
7-9-03, 08:49 PM
Typically, when we go through a migration of a server; we set customers files to read only.

It seems like this is what is causing your problem.

Since the migration of pulsar.powweb.com, there have been no reports of affected sites.

I will monitor the situation and see if there maybe an arising trend.

In addition, I will coordinate with an Admin working on the migration for potential issues.

It just occured to me; make sure that your script/database is not looking at "localhost" and looking towards "pulsar.powweb.com"

Darkwing_McDuck
7-9-03, 10:33 PM
everything was set right. a friend told me to try and delete my cookies and that worked.
thanks
:cool: