ispCP - Board - Support
SOLVED: After debian update panel broken - 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: After debian update panel broken (/thread-8861.html)



SOLVED: After debian update panel broken - Smallserver - 12-22-2009 12:03 AM

It seems that the last update changed permissions on some dirs. I saw that already on my forum which did not work anymore, and now it seems that /var/www/ispcp/gui/phptmp/ did not have the correct permissions. Changed it and all is working again.

Does anyone now how that could have happened?
Herman

**************

Hi all,

After a system update on debian lenny (apt-get update / upgrade) my installation is broken.
On the login page:

Warning: session_start() [function.session-start]: open(/var/www/ispcp/gui/phptmp//sess_85e96c64ba1fbdb3e3589761ecef966e, 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 can stil login, but after that I get nothing else but errors:


Warning: session_start() [function.session-start]: open(/var/www/ispcp/gui/phptmp//sess_c86af0856c31887f37001478a7a23a5c, 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

Warning: Cannot modify header information - headers already sent by (output started at /var/www/ispcp/gui/include/ispcp-lib.php:27) in /var/www/ispcp/gui/include/login.php on line 354

Warning: Unknown: open(/var/www/ispcp/gui/phptmp//sess_c86af0856c31887f37001478a7a23a5c, 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 (/var/www/ispcp/gui/phptmp/) in Unknown on line 0

Any quickfix on this?
phptmp is empty and a system restart brought no help.

Thanks for helping out in advance,
Herman


RE: SOLVED: After debian update panel broken - motokochan - 12-22-2009 04:04 AM

phptmp should be owned by the ispcp user (usually vu2000) and set 700 at the very least.


RE: SOLVED: After debian update panel broken - ubuntuman - 12-22-2009 11:36 AM

I install ispcp 1.0.3 On lenny and hardy every thing is ok But CentOS still difficult, So the installation guide for centos is not clear for centos


RE: SOLVED: After debian update panel broken - motokochan - 12-22-2009 11:41 AM

Given the core supported distribution is Debian, it's not a big surprise. Since I think I'm the only maintainer for CentOS, I'll see what I can do to make things work a bit smoother with it.


RE: SOLVED: After debian update panel broken - Nuxwin - 12-23-2009 03:12 AM

(12-22-2009 11:36 AM)ubuntuman Wrote:  I install ispcp 1.0.3 On lenny and hardy every thing is ok But CentOS still difficult, So the installation guide for centos is not clear for centos

Hello ;

You have totally right. Maybe you can rewrite it for us ? Tongue