PDA

View Full Version : [SOLVED] Daemon suspended?!?!?


Bogdanix
November 4th, 2008, 05:32 PM
Hi!
After a kernel upgrade via apt-get on a Ubuntu 8.04, I have problems loging on EHCP... It's take aroud 20 seconds to go on login screen, but I can't login! :(

tail -f /var/log/ehcp.log say:


Array
(
)
Array
(
)


ehcp V.0.25- Daemon loop number:2417
-----------daemon suspended for 10 sec ---------
Array
(
)
Array
(
)


ehcp V.0.25- Daemon loop number:2418
-----------daemon suspended for 10 sec ---------

Array
(
)
Array
(
)


ehcp V.0.25- Daemon loop number:2419
-----------daemon suspended for 10 sec ---------


Only the "daemon loop number" is changing

PS: BTW, EHCP support only 50 domains?

Thanks,
Bogdanix

bvidinli
November 5th, 2008, 09:27 AM
what is the error on login screen ?
make sure your mysql is running...

that ehcp.log is for ehcp daemon, and seems ok.

2.nd answer:
ehcp does not have any domain limit..
you may host as many domain as you wish... that depends on your hardware configuration..

I may say this:
i know one person, that hosts 360.000 domains, as only dns hosting (no apache), using ehcp as a control panel..
on a dual core 2gb ram machine...

how did you think it has a domain limit ?
i mean, from which statement/article did you think ehcp has a domain limit ?
ehcp is only hosting control panel that is fully opensource, fully gpl, easy for user/developer, easily modifiable, full php

this message also posted on: http://www.ehcp.net/?q=node/155

Bogdanix
November 7th, 2008, 06:35 PM
Problem solved!
1. I was suspected the CD-ROM, and I was right. Removing it was the solutions! Don't ask why...:-k
2. 50 Domains limitations is for the "admin" account... My mistake! :) I forgot abbout the resselers accounts :)


Thanks,
Bogdan

bvidinli
March 21st, 2009, 07:35 AM
Problem solved!
1. I was suspected the CD-ROM, and I was right. Removing it was the solutions! Don't ask why...:-k
2. 50 Domains limitations is for the "admin" account... My mistake! :) I forgot abbout the resselers accounts :)


Thanks,
Bogdan
the 50 domain limitation in admin acount is only a virtual limit, you can change that easily.
Go to phpmyadmin, edit ehcp db->panelusers table, admin row... change it to whatever you want...

that was left as 50 default from the very old version of ehcp...
i fixed it in newer versions than 0.29.06
:)