Date: 07/30/00
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] PHP 4.0 Bug #5833 Updated: ereg_replace fails to use correct variable type"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5860 Updated: not find libmysqlclient.so.6"
- In reply to: a.cecchetto <email protected>: "[PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
is libmysqlclient.6.so somewhere in one of the paths listed in ld.so.conf?
Derick
a.cecchetto <email protected> wrote:
> From: a.cecchetto <email protected>
> Operating system: GNU Debian / Linux
> PHP version: 4.0.1pl2
> PHP Bug Type: MySQL related
> Bug description: not find libmysqlclient.so.6
>
> I've tried to compile the latest version of php, with apache 1.3.12 as module with support
> to mysql db ( version 3.22.31)
>
> this is my configure line of Mysql
> ./configure --prefix=/some/paths/mysql
>
> this is my configure line of Apache
>
> ./configure --prefix=/some/paths/apache
> --enable-shared=max
>
> and this is my configure line of php
> ./configure --with-mysql=/some/paths/mysql --with-apxs=/some/paths/apache
>
> Everything have gone ok, but when i've tried to start the apache server , the apache
> couldn't start and showed this
> line libmysqlclient.so.6 not find ????
>
> With php3 everything went ok !!!
> I've made some mistake ???
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- Derick Rethans JDI Media SolutionsH.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands
e-mail: d.rethans <email protected> http://www.jdimedia.nl/
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] PHP 4.0 Bug #5833 Updated: ereg_replace fails to use correct variable type"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5860 Updated: not find libmysqlclient.so.6"
- In reply to: a.cecchetto <email protected>: "[PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

