Re: [EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Sean Conner
It was thus said that the Great Gerard Seibert once stated: > On Saturday 09 September 2006 16:28, Tim McIntyre wrote: > > Hey all, > > > > I've been tasked with upgrading our ancient (1.2.9) apache to 2.3. I > > have read and researched this a good bit but this is on our > > production server so

Re: [EMAIL PROTECTED] alias directive

2006-09-09 Thread Joshua Slive
On 9/9/06, chipmonkeys <[EMAIL PROTECTED]> wrote: Hello, I've downloaded and installed the latest version of Apache on my PC, so I can learn to use PHP and MySQL. I've entered http://localhost/ in my browser and get the "It works". In testing the alias directive I've included in the config fi

Re: [EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Gerard Seibert
On Saturday 09 September 2006 16:28, Tim McIntyre wrote: > Hey all, > > I've been tasked with upgrading our ancient (1.2.9) apache to 2.3. I > have read and researched this a good bit but this is on our > production server so I need to be >>really<< sure. > > On FreeBSD [...] Tim I also use Free

[EMAIL PROTECTED] alias directive

2006-09-09 Thread chipmonkeys
Hello, I've downloaded and installed the latest version of Apache on my PC, so I can learn to use PHP and MySQL. I've entered http://localhost/ in my browser and get the "It works". In testing the alias directive I've included in the config file, the browser opens a page with "You are not a

Re: [EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Tim McIntyre
On Sep 9, 2006, at 1:42 PM, Sean Conner wrote:It was thus said that the Great Tim McIntyre once stated: Hey all,I've been tasked with upgrading our ancient (1.2.9) apache to 2.3.  I  have read and researched this a good bit but this is on our  production server so I need to be >>really<< sure.On Fr

Re: [EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Sean Conner
It was thus said that the Great Tim McIntyre once stated: > Hey all, > > I've been tasked with upgrading our ancient (1.2.9) apache to 2.3. I > have read and researched this a good bit but this is on our > production server so I need to be >>really<< sure. > > On FreeBSD > > ./configure --

[EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Tim McIntyre
Hey all,I've been tasked with upgrading our ancient (1.2.9) apache to 2.3.  I have read and researched this a good bit but this is on our production server so I need to be >>really<< sure.On FreeBSD./configure  --with-port=8080 --enable-mods-shared=mostmakemake installAfter doing that I will have a

Re: [EMAIL PROTECTED] Fwd: Can install Apache

2006-09-09 Thread Sage
Thanks Steve, that worked.The doc said what to change but it was not obvious to me which file and where to find it. That solved the problem.Another workaround that I found on the web was to stop the IIS service that runs the ietinfo.exe (again not obvious the relation with IIS and ietinfo.exe) I s

Re: [EMAIL PROTECTED] Missing bootstrap.jar

2006-09-09 Thread Joshua Slive
On 9/9/06, Kevin Mullin <[EMAIL PROTECTED]> wrote: I have downloaded TomCat Ver. 2.2.3 from Apache, and also JZOS for IBM. The IBM software has JCL which starts TOMCAT on our mainframe systems where we have installed tomcat on a system running version 2.4.1 of Java and z/OS 1.7. But java r

[EMAIL PROTECTED] Missing bootstrap.jar

2006-09-09 Thread Kevin Mullin
I have downloaded TomCat Ver. 2.2.3 from Apache, and also JZOS for IBM.  The IBM software has JCL which starts TOMCAT on our mainframe systems where we have installed tomcat on a system running version 2.4.1 of Java and z/OS 1.7.  But java reports that it can't find bootstrap.jsr, and I can't find

Re: [EMAIL PROTECTED] Servers listening for different ports question

2006-09-09 Thread Sander Temme
On Sep 9, 2006, at 11:00 AM, Charles Michener wrote: I have an Apache server listening to port 80 and serving domains 1,2,3,... To reduce the first server's load I would like to install another server running Apache; I would like to set it up looking at the same router and IP address but l

Re: [EMAIL PROTECTED] Servers listening for different ports question

2006-09-09 Thread Joshua Slive
On 9/9/06, Charles Michener <[EMAIL PROTECTED]> wrote: I have an Apache server listening to port 80 and serving domains 1,2,3,... To reduce the first server's load I would like to install another server running Apache; I would like to set it up looking at the same router and IP address but listen

Re: [EMAIL PROTECTED] logging complete http exchange.

2006-09-09 Thread Joshua Slive
On 9/9/06, Krist van Besien <[EMAIL PROTECTED]> wrote: Hello, I'm lokking for a way to make my apache server log the _complete_ http exchange. I need this for debugging web applications. A bit of background: The company where I work runs a WAP portal that is used by mobile phones. The phones r

[EMAIL PROTECTED] Servers listening for different ports question

2006-09-09 Thread Charles Michener
I have an Apache server listening to port 80 and serving domains 1,2,3,... To reduce the first server's load I would like to install another server running Apache; I would like to set it up looking at the same router and IP address but listening to a different port - say 8080 - serving domains 20,

Re: [EMAIL PROTECTED] Mod_rewrite and default document

2006-09-09 Thread Erik Funkenbusch
On 9/8/06, Bob Ionescu <[EMAIL PROTECTED]> wrote: Erik Funkenbusch wrote: > RewriteRule !^index\.php.* - [C] > RewriteRule ^(.*) index.php?id=$1 [L] > > However, this doesn't work with the original form: > > http://domain/?id=123 > > Can anyone offer any suggestions on making this work with the i

Re: [EMAIL PROTECTED] Fwd: Can install Apache

2006-09-09 Thread Steven Pierce
*** REPLY SEPARATOR *** On 9/9/2006 at 1:13 PM Sage wrote: >Hi > >I am trying to install apache using NetServer.exe. >When I test my computer (run NetServer-> click on Manage Servers-> click on >Test computer ) I get the message: > >**WARNING : Port 80 - The "HTTP (Apache)" po

[EMAIL PROTECTED] Fwd: Can install Apache

2006-09-09 Thread Sage
HiI am trying to install apache using NetServer.exe. When I test my computer (run NetServer-> click on Manage Servers-> click on Test computer ) I get  the message: **WARNING : Port 80 - The "HTTP (Apache)" port is in use. **WARNING : Port 443 - The "HTTPS-SSL (Apache)" port is in use.The I use Cur

[EMAIL PROTECTED] logging complete http exchange.

2006-09-09 Thread Krist van Besien
Hello, I'm lokking for a way to make my apache server log the _complete_ http exchange. I need this for debugging web applications. A bit of background: The company where I work runs a WAP portal that is used by mobile phones. The phones request WAP sites, and depending on what they request, th