|
ispCP Daemon doesn't works / starts!
|
| Author |
Message |
gOOvER
Documentation Team
  
Posts: 1,659
Joined: Jul 2007
Reputation: 15
|
RE: ispCP Daemon doesn't works / starts!
Naradam Wrote:Hi Joximu!
I did a new "make install" and nothing new :S The same probleme...
Did you copy the files to the correct Dir's after "make install" ?
Quote:What should I look about in my debian? It was a fresh installed etch4...
What kind of Debian 4? 32bit or 64bit?
On 32bit it run's without any problems.
Perhaps, some say now it will work with 64bit, but when i test it, it don't work probably. You have to check all packets, because not all will installed.
Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : r1399 - 20.11.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
(This post was last modified: 02-19-2008 04:10 PM by gOOvER.)
|
|
| 02-19-2008 03:52 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
gOOvER Wrote:Did you copy the files to the correct Dir's after "make install" ?
yes, I did... same
Quote:What kind of Debian 4? 32bit or 64bit?
On 32bit it run's without any problems.
Perhaps, some say now it will work with 64bit, but when i test it, it don't work probably. You have to check all packets, because not all will installed.
64bit... so I have to check it with a 32bit debian... am I right?
|
|
| 02-19-2008 09:21 PM |
|
pgeschke
Newbie

Posts: 8
Joined: Sep 2007
Reputation: 1
|
RE: ispCP Daemon doesn't works / starts!
I might be able to help, as I fixed the problem for me.
looks like the daemon isn't really compiled, if it is debian and there is already a binary existing (which seems to be the case when downloading the RC3: -rwxr-xr-x 1 root root 11788 2008-02-07 23:49 ispcp_daemon ).
This binary is compiled for 32bit. If you are running a 64bit system (for any reason, in my case it's a lot of memory), you need to delete the existing binary and re-run make install
so:
cd /path/to/extracted/ispcp
rm -f tools/daemon/ispcp_daemon
make install
This works for me, daemon up and running.
|
|
| 02-19-2008 11:28 PM |
|
Naradam
Junior Member

Posts: 32
Joined: Nov 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
Hm  Thanks! Btw, I just deleted the old Vps  So I have to install it again... nevermind, let others learn from this
Thanks for this solution!
|
|
| 02-22-2008 03:05 AM |
|
DaSilva
Junior Member

Posts: 187
Joined: Dec 2007
Reputation: 0
|
RE: ispCP Daemon doesn't works / starts!
I had exactly the same problem.
Thanks for your fix.
It works!
|
|
| 02-25-2008 12:43 AM |
|