
July 27th, 2000, 01:14 PM
|
|
Contributing User
|
|
Join Date: May 2000
Posts: 50

Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
i have installed mysql, apache and php4 on my system.
Mysql 3.22.32-1
Apache 1.3.12
PHP 4.0.1 pl2
MySQL instalation has been fine and working. The problem is with Apache and PHP4.
I installed Apache first and then PHP (without starting Apache). Only after i succesfully installed php, i tried giving the following command:
[root@localhost bin]# ./apachectl start
But it gave me the following error........
Syntax error on line 211 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: libmysqlclient.so.6: cannot open shared object file: No such file or directory
./apachectl start: httpd could not be started
plz. let me know if any soln. is there to the prob...
duke.
|