(10-25-2009 07:29 PM)noreal Wrote: İ have nearly the same problem here,
I installed debian5 on a vps, and followed the installation on ispc document..
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
please help..
I also made a fresh installation on Debian Lenny today and got the same result. The Installation process did not finish, and so I had a look at the output of "make install". I found out, that the Package lsb-release was missing.
I suppose, that this package is included in a Debian base system, but I started from a minimal system according to the manual for OpenVZ.
Some other errors in this content where:
ERROR: File '/etc/ispcp/proftpd/proftpd.conf' does not exist !
After copying the file from /etc/proftpd, I got the next error message:
Undefined intput data, bt: |{FTPD_MIN_GID}|
After "aptitude install lsb-release", the install procedure went through. At the moment, I am fighting some problems in the proftpd configuration. May be, the error occurs because of my copy of proftpd.conf.