Trying to install php 4.0.6 on RH 6.2, apache 1.3.20.
./configure --with-apxs=/usr/local/apache/bin/apxs (which is correct)
But I keep getting the error that says that it can't run apxs. Apache was configured with DSO support (httpd -l shows mod_so.c and httpd_core.c).
I saw a previous question that said there were path issues in the apxs script, but I can't see where they would be; it looks all right to me.
Any thoughts?
Thanks,
Sheila