[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with starting Apache



1 Edit rc.conf.
2 Add /usr/local/lib/mysql to shlib_dirs (this variable is a space
seperated list of directories)3 Reboot.

Cheers,
Brian

> Hi,
>
> 	I have problem with starting Apache. When I write
> 	apachectl start
>
> 	it returns me
>
> 	/usr/libexec/ld.so: httpd: libmysqlclient.so.10.0: No such file or
> directory
> 	/usr/sbin/apachectl start: httpd could not be started
>
> I donīt know why, because I donīt know whatœ wrong with this. I have
> installed MySQL server and file libmysqlclient.so10.0 is in directory
> /usr/local/lib/mysql.
>
>
> 	Please, help me
>
> Kaido