Hi.
Im running Directadmin 1.33.7 on a CentOS release 5 (Final).
All the services are working fine, except for the Directadmin Panel that hangs all the time. Now i cant login, cause when i go in "http://www.xxx.yyy.zzz:2222" i get a 404.
When i restart the service ("/etc/init.d/directadmin restart" or "service directadmin restart"), the panel respond for about 1 minute, but then it hangs and stop responding again.
My Directadmin error.log ("/var/log/directadmin/error.log") repeats the message:
Every time it hangs!
The server is responding on port 2222 ("telnet www.xxx.yyy.zzz 2222" works fine).
I've tryied restarting (and stoping) all the other services to make sure that they are not making directadmin hang. I've restarted the system and the problem remains.
Note: I havent made any changes to the "/etc/httpd/conf/httpd.conf".
Any ideas what could be the problem?
Thanks in advance.
Bye!
Im running Directadmin 1.33.7 on a CentOS release 5 (Final).
All the services are working fine, except for the Directadmin Panel that hangs all the time. Now i cant login, cause when i go in "http://www.xxx.yyy.zzz:2222" i get a 404.
When i restart the service ("/etc/init.d/directadmin restart" or "service directadmin restart"), the panel respond for about 1 minute, but then it hangs and stop responding again.
My Directadmin error.log ("/var/log/directadmin/error.log") repeats the message:
Code:
"Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)"
The server is responding on port 2222 ("telnet www.xxx.yyy.zzz 2222" works fine).
I've tryied restarting (and stoping) all the other services to make sure that they are not making directadmin hang. I've restarted the system and the problem remains.
Note: I havent made any changes to the "/etc/httpd/conf/httpd.conf".
Any ideas what could be the problem?
Thanks in advance.
Bye!