Re: [EMAIL PROTECTED] Apache for local use only

2006-05-23 Thread Peter Schmitz
Thanks. Working. I downloaded and used the C++ 2005 Runtime rather than .NET 2.0. Peter BTW, once u get it running, for the php part this was the advice from "Tope": Please get http://www.apachelounge.com/download/mods/php5apache2.dll-php5.1.x.zip for a fix. Note: You need .NET 2.0 runtime f

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-23 Thread Peter Schmitz
Owen Fantastic - I changed 80 to 8000 and Apache is up and running. HTML files below htdocs can be retrieved. Note the error message for 80 was only shown in the "DOS" window and never made it to the error log. It simply reported as being unable to bind to port 80. I now do have an error l

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
On 5/23/06, Peter Schmitz <[EMAIL PROTECTED]> wrote: Chris Thanks. By the way, how many other people are getting copied into these emails? Well, I'm assuming we are not the only ones that want to know :) BTW, once u get it running, for the php part this was the advice from "Tope": Please ge

RE: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread Boyle Owen
> -Original Message- > From: Peter Schmitz [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 7:15 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Apache for local use only > > Chris > > Thanks. By the way, how many other people are g

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread Peter Schmitz
e Firewall was expected and is referred to on the web site. My question is really how to detour it for local use only and without disabling the firewall. Peter - Original Message - From: "chris" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 4:35 PM Subject: Re: [EMAIL

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
is correct, have u modified the httpd.conf yet? If so there might be an error in setting for htdoc or php. chris Peter - Original Message - From: "chris" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 3:25 PM Subject: Re: [EMAIL PROTECTED] Apache for local use onl

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread Peter Schmitz
quot;. Got "The requested operation has failed!" message. No error.log file anywhere. Peter - Original Message - From: "chris" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 3:25 PM Subject: Re: [EMAIL PROTECTED] Apache for local use only On 5/23/06

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread Peter Schmitz
Chris Thanks, will try Peter - Original Message - From: "chris" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 3:25 PM Subject: Re: [EMAIL PROTECTED] Apache for local use only On 5/23/06, Peter Schmitz <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
On 5/23/06, Peter Schmitz <[EMAIL PROTECTED]> wrote: Installation Question. -- I wish to try out PHP and MySQL on my Windows XP PC. I read that Apache is the way to go and one communicates with it as http://localhost/ to pick up HTML, etc on one's own PC. Hence I ha

[EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread Peter Schmitz
Installation Question. -- I wish to try out PHP and MySQL on my Windows XP PC. I read that Apache is the way to go and one communicates with it as http://localhost/ to pick up HTML, etc on one's own PC.   Hence I have downloaded the Apache Windows binaries as apach