I have compiled PHP4 with axps and works fine until I compile it and try to load it with external MySQL support.
I get the following error when I try to start the web server.
Starting httpd: Syntax error on line 249 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libmysqlclient.so.6: cann
ot open shared object file: No such file or directory
What should I do?
TIA