Date: 05/23/98
- Next message: zeev: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #202 Updated: ImageCreateFromGif() fails."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 390
Updated by: zeev
Reported By: tobias <email protected>
Status: Closed
Bug Type: Installation problem
Assigned To:
Comments:
There aren't any details in this report to go on...
My guess is that you have some sort of a messup between
several MySQL installations, with header
files from one release and incompatible libraries from
another release (I say that because it happened once to me).
If MySQL was properly installed in just one place, PHP
would have not compiled with both --with-mysql=/usr/local/mysql
and --with-mysql==/usr/local, but just with one of the
two.
If you compile PHP with include files from one release,
and link it with incompatible libraries from another release,
it'll crash. We can't detect it in any way during
compiletime...
Full Bug description available at: http://ca.php.net/bugs.php3?id=390
- Next message: zeev: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #202 Updated: ImageCreateFromGif() fails."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

