Re: [us...@httpd] What is Apache not Starting

2009-05-10 Thread ganeshapache
Iam not a windows guy.. but as linux admin who managed apace for years now... how i would have analysed this issue if it would have happed on a linux machine is by specifying the configuration file directly to apachectl... like "apachectl -t /usr/local/apache/conf/httpd.conf" what this will do

Re: [us...@httpd] Help! My apache httpd server cannot close thread

2009-05-10 Thread ganeshapache
Ok, I havent had time to check your configuration completely... but my quick suggestion is use "netstat -plan | grep 80" and see what status does your http application shows (established/closed... etc..) Regards, Ganesh. gan...@efficeasy.com. 赵志桐 wrote: > hello everybody > > My web server got