Current time: 06-14-2024, 07:24 AM Hello There, Guest! (LoginRegister)


Thread Closed 
upgrade from etch to lenny issues
Author Message
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #4
RE: upgrade from etch to lenny issues
Quote:Warning: session_start() [function.session-start]: open(/var/www/ispcp/gui/phptmp/sess_3GYHe1hQ4U-f1GFVneYXIrlxMq3, O_RDWR) failed: Permission denied (13) in /var/www/ispcp/gui/include/ispcp-lib.php on line 27

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/ispcp/gui/include/ispcp-lib.php:27) in /var/www/ispcp/gui/include/ispcp-lib.php on line 27

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/ispcp/gui/include/ispcp-lib.php:27) in /var/www/ispcp/gui/include/ispcp-lib.php on line 27

I think thats because of wrong permissions.

maybe you should run engine/setup/set-gui-permissions and set-engine-permissions again


greetz
Or try this first:

Code:
chown www-data:www-data /var/www/ispcp/gui/phptmp
chmod 1777 /var/www/ispcp/gui/phptmp
(This post was last modified: 02-21-2009 08:43 AM by Lucan.)
02-21-2009 08:38 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: upgrade from etch to lenny issues - Lucan - 02-21-2009 08:38 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)