Date: 07/30/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5571 Updated: memory leaks/huge reported virtual size"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4497 Updated: PHP has encountered an Access Violation while using class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: andrea <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 #5571 Updated: memory leaks/huge reported virtual size"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4497 Updated: PHP has encountered an Access Violation while using class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

