Current time: 05-17-2024, 04:59 AM Hello There, Guest! (LoginRegister)


Post Reply 
ispCP Daemon doesn't works / starts!
Author Message
pgeschke Offline
Newbie
*

Posts: 8
Joined: Sep 2007
Reputation: 1
Post: #26
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
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ispCP Daemon doesn't works / starts! - pgeschke - 02-19-2008 11:28 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)