On Tuesday 30 May 2006 15:58, Ernest, B.M (AfriNIC - ZA) wrote: > one thing for sure, the error is with > "--with-module=/src/modules/php5/libphp5.a"
I didn't get enough time to look at the entire output earlier, but from the times I used to build PHP from source, it's not necessary to recompile Apache in order for it to use PHP - you just need to tell Apache to load PHP and you're set. Something like this: AddModule mod_php4.c & LoadModule php5_module /usr/lib/apache/libphp5.so Of course, the files to edit may vary depending on your system and build of Apache. I normally use an RPM-based Apache from SuSE, and hand compile PHP. Mark.
pgp3PmmCkCu8V.pgp
Description: PGP signature
_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
