Re: [PHP-DEV] PHP 4.0 Bug #3488: pre beta 4 for Win32 doesn't like php_mysql.dll From: Andi Gutmans (andi <email protected>)
Date: 02/15/00

Try http://www.php.net/~andi/php-pre2-beta4.zip
It should also have the latest MySQL module in it.

Andi

At 07:47 PM 2/15/00 +0000, leon <email protected> wrote:
>From: leon <email protected>
>Operating system: NT 4
>PHP version: 4.0 Latest CVS (15/02/2000)
>PHP Bug Type: Scripting Engine problem
>Bug description: pre beta 4 for Win32 doesn't like php_mysql.dll
>
>This is a bug with Andi's preview version of b4. For any script I
>execute, I get a dialog box that says...
>
>"The procedure entry point _php3_addslashes could not be located in the
>dynamic link library php4ts.dll"
>
>Here's a dump out of the shell...
>
>D:\Apache\htdocs>c:\php4\php test.php
>Content-Type: text/html
>
>PHP Fatal error: Unable to load dynamic library 'C:\php4\php_mysql.dll'<br>
>The specified procedure could not be found.
> in Unknown on line 0
>X-Powered-By: PHP/4.0b4-dev
>Content-Type: text/html
>
>hello
>D:\Apache\htdocs>
>
>If I comment out the line in php.ini that turns on the mysql functions,
>the problem goes away. My php_mysql.dll file has an 08/13/1999 date on
>it. I don't know if there's a newer one.
>
>
>
>--
>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>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- 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>