[SOLVED] fresher install not even close :(( - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [SOLVED] fresher install not even close :(( (/thread-8218.html) |
[SOLVED] fresher install not even close :(( - noreal - 10-25-2009 07:52 PM I have installed ispCP on a vps wich works with debbian5, u can see at http://noreal.net/ these errors giving me headache, thx for help Warning: session_start() [function.session-start]: open(/var/www/ispcp/gui/phptmp//sess_c633cf70485947dd8c85f4d77ac114cf, 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 RE: fresher install not even close :(( - Knut - 10-25-2009 08:19 PM There is a double / at (/var/www/ispcp/gui/phptmp//sess_... ??? RE: fresher install not even close :(( - noreal - 10-25-2009 09:40 PM is it at ispcp.conf i checked there was no // RE: fresher install not even close :(( - noreal - 10-26-2009 10:14 PM my superviser solved it :xD it was about privileges, thx everybody.. |