RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Techguy
econd iteration of a discussion. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Techguy [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 3:41 PM To: users@httpd.apache.org Subject:

RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Techguy
ecessarily mean better, and in many cases are much worse. Thanks -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: February 22, 2007 3:26 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003 Techguy wrote: > It works, PHP doe

RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Techguy
t: February 22, 2007 1:51 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003 On 2/22/07, Techguy <[EMAIL PROTECTED]> wrote: > > > I just installed Apache 1.3.5 on Windows 2003 Don't do that. Apache 1

[EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Techguy
I just installed Apache 1.3.5 on Windows 2003, and when I tested it it worked, but when I tried to install PHP I can't start the server anymore. The apache server on the local machine started and then stopped... I used this website to configure PHP.

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-23 Thread Techguy
ember 23, 2006 1:23 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] mod_status.so - How do I get this to work? > > > On Dec 21, 2006, at 5:04 PM, Techguy wrote: > > > ./configure --help | grep status > > [speling=no status=yes unique_id=no

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-22 Thread Techguy
like: > ./configure --enable-status (your other modules go here, etc.) > > Read more on httpd.conf configuration here: > http://httpd.apache.org/docs/2.0/mod/mod_status.html > > I usually built it when I configure to: "--enable-info" > > --Mark > Mark Lavi, E

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-21 Thread Techguy
Mark Lavi, Enterprise Web Management Team @ SGI > mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 > > -Original Message- > From: Techguy [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 21, 2006 4:06 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] mod_statu

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-21 Thread Techguy
Os to help you do so. > > e.g. > http://www.google.com/search?ie=UTF-8&oe=utf-8&q=howto+compile+apache > > ...but do ask about compilation errors, etc. > > Good luck! > > --Mark > Mark Lavi, Enterprise Web Management Team @ SGI > mailto:[EMAIL PROTECT

[EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-21 Thread Techguy
Hi, I installed a program to track web traffic for Apache, and in order to get it to work it says I need to add this to my httpd.conf. LoadModule status_module modules/mod_status.so When I do Apache won't start. So I look around and find this file does not exist anywhere on my pc. After furth