Date: 07/30/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5860 Updated: not find libmysqlclient.so.6"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5390 Updated: PHP dumps core accessing data from sybase_fetch_row"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Reply: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5860 Updated: not find libmysqlclient.so.6"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5390 Updated: PHP dumps core accessing data from sybase_fetch_row"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Reply: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #5861: not find libmysqlclient.so.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

