ghw
Jan 19 2004, 11:04 AM
Hi,
I've big problems with apache on my server, there isn't any site that works, I can't restart apache...
I can access the admin panel and ssh
when I'm searching the issue, it sais: Invalid command 'Alias', perhaps mis-spelled or defined by a module not included in the server configuration
Can someone say me what's wrong, I had this problem without changing something:s
Thanks,
ghw
eth00
Jan 19 2004, 02:30 PM
Hmm are your log files above 2gb?
#cd /usr/local/apache/domlogs
#ls -alh |grep G
#cd /usr/local/apache/logs
#ls -alh |grep G
If the filesize is over 2gb then it will not start, that error is usually not one that will not allow the server to start.
If there are no large files is there anything else it shows in the error_log or when you start it?
Jeewhizz
Jan 19 2004, 07:33 PM
type
httpd configtest
and see what it says - that should help you out