Hi,
I have a binary PHP installation and this works fine with Apache (binary) and MySQL (source) on a Linux Mandrake 8.0 box.
However, I need to configure support for OCI8. Therefore,I have uninstalled the binary PHP distribution and I am now trying to install a source PHP4 distribution so that I can specify the OCI8 option. The trouble is that I cannot restart Apache as I get an error telling me that there is a syntax error in the httpd.conf file. I have checked this and made the changes and everything looks fine.
Can anyone help?
Robin