[PHP-INST] PHP4/Apache2

2003-05-27 Thread David Peralta
Hi, I'm trying to install PHP 4.3.1 as an apache2 (2.0.45) module in RH7. I've followed the instructions in INSTALL file but the --activate-module apache "configure" script options is no longer available. Is there another way? Thanks, David

[PHP-INST] Re: Solaris 8 , Apache 1.3.26 , php-4.3.1 install problems

2003-05-27 Thread Michael Mauch
Matt M Siti-Itdieee Garrett wrote: > I have build PHP 4.3.1 quite happily using > ./configure --with-apxs=/local/apache/bin/apxs --prefix=/local/php4 > --with-config-file-path=/local/php4/lib > > Done make , make install > > Added the following to httpd.conf file > > LoadModule php4_module