Date: 11/23/98
- Next message: Bug Database: "[PHP-DEV] Bug #941 Updated: outputs many characters after null character in strings"
- Previous message: ernst <email protected>: "[PHP-DEV] Bug #946: Makefile bugs (long!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: dagarf <email protected>
Operating system: windows 95
PHP version: 3.0.5
PHP Bug Type: MySQL related
Bug description: MySQL support not compiled in php win32
Well I won't give you a script because it simply says it doesn't know the function I want to use (for instance mysql_connect).
In your manual it says that mysql support is precompiled in php3 but this does not seem to be the case.
odbc works fine but mysql didn't. The way I work around it now is just to dynamically load the mysql.dll (I copied this from php3_mysql.dll because I hoped this was the problem) using the dl() function.
In the php3.ini support for mysql is uncommented and it should have worked...
I use a windows 95 system with MS PWS, ASP, PHP3 win32 and MySQL win32
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #941 Updated: outputs many characters after null character in strings"
- Previous message: ernst <email protected>: "[PHP-DEV] Bug #946: Makefile bugs (long!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

