[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ 4i - Apache down, telnet disabled... how can I get into my raq4i



I have a problem. Almost all services on my rack4i are working
well. Mail runs great, I can ftp, DNS is up and running. I can ping,
traceroute and all the other stuff to the server. Exept the webserver
seems to be 'down'. I receive a error 500 when browsing to one of the
hosted sites or when I wish to make changes via the admin pages. Always:

Server Error

Hi you would not get the error 500 if there was no apache
this is cased by a few things directives in the httpd.conf that are not to good bad directives in
.htaccess file permssions etc etc

any way you say you have telnet disbaled can you get to the admin part of the RAQ?
eg go

http://yourserver.com:81/.cobalt/sysManage/index.html

as thats a differant copy of apahce on that port
if you can go there and renable telnet it might allow you in our beter still install ssh
http://pkg.nl.cobalt.com/

If you can get shell access either way tail the error logs when you get that error 500

tail -f /var/log/httpd/error that should tell whats happening