|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
Start here -> http://www.devshed.com/Talk/Forums/Forum15/HTML/000020.html
When configuring php, try to mention just --with-mysql without specifying the path yourself. |
|
#3
|
|||
|
|||
|
try this : http://bugs.php.net/?id=5488
|
|
#4
|
|||
|
|||
|
Hi
I had the similar problem. After putting the libmysqlclient.so.6 in the /usr/lib dir everything worked fine |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > libmysqlclient.so.6: cannot open shared obj. file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|