Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
ispCP Daemon doesn't works / starts!
Hi All!
I have a fresh install of RC3 (followed the tutorial) on a fresh Debian etch4_64 (on a xen machine).
GUI is up, Server status shows everything is OK, except the ispCP daemon.
I tried to start it manually, and I get the following error:
netoriginal:/etc/init.d# ./ispcp_daemon start
Starting ispCP GUI-Backend communication Daemon: ispcp_daemon/sbin/start-stop-daemon: Unable to start /var/www/ispcp/daemon/ispcp_daemon: No such file or directory (No such file or directory)
failed!
Any suggestions?!
Thanks!
|
|
| 02-15-2008 12:25 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
Yes, I followed the Install Guide, but somehow I missed to do the 3.1 step, with the Cpan.
May this caused the probleme :S
(I forgot to post in my thread that the "missing" ispcp_daemon is there on its place, but can't run.
netoriginal:/var/www/ispcp/daemon# ll
total 12
-rwxr-xr-x 1 root root 11788 Feb 15 00:02 ispcp_daemon
netoriginal:/var/www/ispcp/daemon# ./ispcp_daemon
-su: ./ispcp_daemon: No such file or directory
Btw, I did the Cpan step, I configured it (except the ncftpget line, becouse apt-get couldn't find that), and when I try to install "FindBin" it shows error:
cpan> install FindBin
Running install for module FindBin
Running make for R/RG/RGARCIA/perl-5.10.0.tar.gz
The most recent version "1.49" of the module "FindBin"
comes with the current version of perl (5.10.0).
I'll build that only if you ask for something like
force install FindBin
or
install R/RG/RGARCIA/perl-5.10.0.tar.gz
Running make test
Make had some problems, maybe interrupted? Won't test
Has no own directory
Running make install
Has no own directory
Make had some problems, maybe interrupted? Won't install
Adam
|
|
| 02-15-2008 09:12 PM |
|
FeG
Junior Member

Posts: 167
Joined: Aug 2007
Reputation: 2
|
RE: ispCP Daemon doesn't works / starts!
Hi,
I've had a similar error (with a completely other program, so nothing to do with ispCP) and it was due to the 64bit system, which wasn't supported by the program.
So maybe this is a 64bit-32bit-problem? ... Just an idea...
Greetings
FeG
Edit: With 'similar error' I mean this:
Quote:netoriginal:/var/www/ispcp/daemon# ll
total 12
-rwxr-xr-x 1 root root 11788 Feb 15 00:02 ispcp_daemon
netoriginal:/var/www/ispcp/daemon# ./ispcp_daemon
-su: ./ispcp_daemon: No such file or directory
(This post was last modified: 02-15-2008 09:50 PM by FeG.)
|
|
| 02-15-2008 09:48 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
Maybe...
So do you have any idea to solve, or better to install a 32bit edition of etch?
I have now on an other machine a etch_64bit with RC2 or RC3 trunk or I dont remember, but that's running well...
|
|
| 02-15-2008 09:53 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
Yes, my 64bit machine running with Rc2/3 is a real-server-style install
So it is a Xen probleme... :S
Sad...
So I have to try with a "single 32bit" install... hope it will work...
Btw, if anyone has idea to solve, please share with me, with us
Thanks
|
|
| 02-15-2008 10:32 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
hi rbtux
netoriginal:/var/www/ispcp/daemon# apt-get install util-linux
Reading package lists... Done
Building dependency tree... Done
util-linux is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
idea?
|
|
| 02-15-2008 11:13 PM |
|