For no specific reason, I can not access the Admin Control Panel anymore. The browser tries to download the page but nothing appear and it just hangs.
Same problem for www.domaine.com/admin/ and www.domaine2.com/siteadmin/
Any help would be highly appreciated.
Many thanks.
Pierre
phpjames
05-22-2002, 10:30 PM
Peiere,
Give your puter a restart. Sometimes browsers are not the most reliable thing. Good luck.
Thanks for your message.
I already did try that (an also tested with two different computers and different browsers), but I still get the same problem: it just hangs.
http, ftp requests are OK.
I can access by ssh with no poblem. Could it be related to a problem on port 81?
any help appreciated
Pierre
phpjames
05-23-2002, 06:43 AM
Did you try restarting the server? Give apache a restart first but if that doesnt work try a reeboot.
BooBoo
05-23-2002, 12:21 PM
try re-starting the web server(s)
Telnet into the RAQ and su - over to root.
Now type in the following, one command at a time and in this order:
/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd start
/etc/rc.d/init.d/admserv stop
/etc/rc.d/init.d/admserv start
I did a
/etc/rc.d/init.d/admserv restart
and it now works fine. Any idea what could have initiated this problem?
Thanks a lot for your time and help.
Pierre
BooBoo
05-23-2002, 01:39 PM
Actually, no idea. I think that it is something that you should monitor as to if it happens again/frequency, but I would not lose any sleep over it. I personally think that it was just "stress". :D