I assume you have something similar to ./configure --with-apxs=/etc/httpd/bin/apxs
if not, check to see if perl is working correctly... On Tue, 2003-09-16 at 21:15, Muhammad Imran wrote: > I;m trying to install apache1.3.28+php4.3.3+postgresql7.3 on redhat 8. > While I install according to www.php.net/en/intall.apache.php. > Apache install correctly and it is working. But when i make php it > give error > > Sorry, I was not able to successfully run APXS. Possible reasons: > > 1. Perl is not installed; > 2. Apache was not compiled with DSO support (--enable-module=so); > 3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs > The output of /users/sqlguru/apache/bin/apxs follows > > but I know I am giving the all right thing. Kindly help me. > > with regards! > Imran >