Hi I'm trying to get ispcp 1.0.5 working on debian lenny running on Linux Vserver. The installation went fine but when I try to create new users I get the following errors/warnings:
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/var/run/ispcp.lock) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php
![Smile Smile](images/smilies/smile.gif)
in /var/www/ispcp/gui/include/ispcp-functions.php on line 36
Warning: fopen(/var/run/ispcp.lock) [function.fopen]: failed to open stream: Operation not permitted in /var/www/ispcp/gui/include/ispcp-functions.php on line 36
00000
It looks like the /var/run/ispcp.lock file does not exist in that location, instead there is a ispcp_daemon.pid and ispcp_network file in /var/run.
After the error/warning the new users show up but when I try to switch to them I get the message "account status is not ok!". If I try to delete the user I get the message "Wrong domain ID!".
Is there any way to get out of this without reinstalling everything? Any help would be greatly appreciated.
Thanks,
David