Date: 05/11/99
- Next message: jdrake <email protected>: "[PHP-DEV] Bug #1399: SetCookie() fails to give cookies to Netscape 4.5 when domain is set."
- Previous message: Timothy Whitfield: "Re: [PHP-DEV] cyberlib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Php documentation says that mysql functions are inside, the php.exe
But, it supose that I have enabled the php3_mysql module enabled
through the php.ini :
;Windows Extensions
extension=php3_mysql.dll
;extension=php3_nsmail.dll
extension=php3_calendar.dll
;extension=php3_dbase.dll
;extension=php3_filepro.dll
;extension=php3_gd.dll
.
.
.
extension=php3_odbc.dll
...
[MySQL]
mysql.allow_persistent = On
mysql.max_persistent = -1
mysql.max_links = -1
mysql.default_port = 3306
mysql.default_host = localhost
mysql.default_user = root
...
--- Bug Database <php-dev <email protected>> wrote:
> ID: 1397
> Updated by: cmv
> Reported By: alexei_v <email protected>
> Status: Closed
> Bug Type: MySQL related
> Assigned To:
> Comments:
>
> This is the error you would receive if you don't
> have mysql support compiled in to PHP.
>
> Full Bug description available at:
> http://bugs.php.net?id=1397
>
>
_________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com
-- 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: jdrake <email protected>: "[PHP-DEV] Bug #1399: SetCookie() fails to give cookies to Netscape 4.5 when domain is set."
- Previous message: Timothy Whitfield: "Re: [PHP-DEV] cyberlib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

