Jayaprakash wrote: > Where to find Apache Configuration Files in Redhat 6.2 > I need to compile PHP4 with apache > > ./configure -with--apache = path to apache > > if apache is installed from an RPM where will it be >
I think DSO installation is easier with RPM. Use --with-apxs instead. Do not forget to install apache-devel RPM, you must install devel package for apxs script. Yasuo Ohgaki -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]