RE: [us...@httpd] Ways of installing Apache.

2009-04-28 Thread Martin Fontanez
There a couple of docs out there.  I use:   http://teklimbu.wordpress.com/2007/10/08/configuring-apache-2x-with-php-5x-and-mysql-5x/   or   http://www.developertutorials.com/tutorials/linux/how-to-install-apache-2-on-linux-7-12-19/page2.html     --- On Tue, 4/28/09, Steffen Tronstad

[us...@httpd] Apache Install Problem

2009-04-28 Thread Martin Fontanez
Not certain what gives.  Apache install was flawless on Red Hat Linux box; and Apache starts ok.   My problem is I can't get the index.html page to display from my desktop.   I can ping the box fm desktop.   tracert 111.111.111.111 // returns correct path from desktop.   telnet localhost 80   //

Re: [us...@httpd] How do I get the PHP5 module for Apache 2.2?

2009-01-29 Thread Martin Fontanez
Anthony, Check out this doc.: http://www.php.net/manual/en/install.unix.apache2.php --- On Wed, 1/28/09, Anthony G. Atkielski anth...@atkielski.com wrote: From: Anthony G. Atkielski anth...@atkielski.com Subject: [us...@httpd] How do I get the PHP5 module for Apache 2.2? To:

[us...@httpd] Re: [httpd] Error 1 on --enable-ssl

2009-01-21 Thread Martin Fontanez
Just curious if anyone have been able to turn on ssl on 2.2.11 on RedHat EL5.  I tried using the apr and apr-util that are in ../httpd-2.2.11/srvlib without success.  Could this be a problem with 2.2.11?   Regards,   Martin --- On Tue, 1/20/09, Martin Fontanez jdmfo...@yahoo.com wrote: From

[us...@httpd] [httpd] Error 1 on --enable-ssl

2009-01-20 Thread Martin Fontanez
Hello, Trying to enable ssl on Apache 2.2.11  with following options but I am getting an 'all recursive error on make: # /configure --prefix=/usr/local/apache --with-mpm=prefork --enable-ssl --disable-charset-lite --disable-include --disable-env --enable-setenvif --disable-status