Hi There
i want to excuse myself at the beginning, because of my wrong englisch
but it shouldn't be a problem, you will understand
I've installed a Debian etch on a server and used the manual (
http://www.isp-control.net/documentation...ion/debian )
ok, everything runs fine without nr. 5 copy the files.
I receve an error:
PHP Code:
ks357319:/usr/local/src/ispcp/ispcp-omega-1.0.0# cp -Rv /tmp/ispcp/* /
cp: Aufruf von stat für »/tmp/ispcp/*« nicht möglich: Datei oder Verzeichnis nicht gefunden (translated: File not found!)
after this, i ignored it, i wanted to change the directory
PHP Code:
cd /var/www/ispcp/engine/setup
but this directory isn't exist. so I changed to: "/usr/local/src/ispcp/ispcp-omega-1.0.0/engine/setup"
this runs. but after the command
there is a new error:
PHP Code:
/usr/local/src/ispcp/ispcp-omega-1.0.0/engine/setup# perl ./ispcp-setup
ERROR: File '/etc/ispcp/ispcp.conf' does not exist !
what can i do to fix this?
thank you!