Re: [EMAIL PROTECTED] Problem with Virtual Host on Apache v2.0.54

2005-12-12 Thread myhapwcforever
To try the follow? NameVirtualHost youip:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot "C:/Program Files/Apache Group/Apache2/abc" ServerName abc.dyndns.dk ErrorLog logs/error.log CustomLog logs/access.log common Options Indexes FollowSymLinks ExecCGI ServerAdmin [

Re: [EMAIL PROTECTED] Apache terminating child process

2005-12-11 Thread myhapwcforever
It was said that tomcate will shutdown if a lot of requires were received . But I'm not sure. - Original Message - From: "Prashant Hegde" <[EMAIL PROTECTED]> To: Sent: Sunday, December 11, 2005 2:56 PM Subject: [EMAIL PROTECTED] Apache terminating child process Hello I am using Apach

Re: [EMAIL PROTECTED] How to hide http service?

2005-12-11 Thread myhapwcforever
You can use the reject . Or, you should bind the ipaddress on the 127.0.0.1. - Original Message - From: "Rich Bowen" <[EMAIL PROTECTED]> To: Sent: Sunday, December 11, 2005 2:29 AM Subject: Re: [EMAIL PROTECTED] How to hide http service? > ludi wrote: > > Use the "iptables" > > Probab

Re: [EMAIL PROTECTED] PHP Prolem

2005-12-08 Thread myhapwcforever
AddType application/x-httpd-php .php I met with your problem.And add it. ;) Original Message - From: Todd Hofert To: users@httpd.apache.org Sent: Thursday, December 08, 2005 8:57 PM Subject: RE: [EMAIL PROTECTED] PHP Prolem Where do I add this?

[EMAIL PROTECTED] Re: Child errors causing Apache to exit

2005-12-05 Thread myhapwcforever
I got an error,told me that the process fatal. And then I find the apache had crashed. I restart the processes without any problem.At that time, I was installing the mod_perl and testing.I guests it may be some operation crashing the apache. If you are testing new modules, it might not a serious

[EMAIL PROTECTED] Re:more httpd.conf info

2005-12-05 Thread myhapwcforever
??? www.apache.org - Original Message - From: "Buddy Ochoa" <[EMAIL PROTECTED]> To: Sent: Monday, December 05, 2005 5:50 AM Subject: [EMAIL PROTECTED] more httpd.conf info > I am running windows XP on my computer and I have apache 2.0.55. I > downloaded it from http://httpd.apache.com >

Re: [EMAIL PROTECTED] Startup failed, Apache 2.0.55

2005-12-03 Thread myhapwcforever
You can use the command --- find / -name libgcc_s.so.1 ,to find whether there is the file in your system. - Original Message - From: Michael S Pallos To: users@httpd.apache.org Sent: Sunday, December 04, 2005 7:51 AM Subject: [EMAIL PROTECTED] Startup fai