ID: 7362
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: MySQL related
Assigned To:
Comments:
could you please try if this problem persists in 4.0.4pl1?
Previous Comments:
---------------------------------------------------------------------------
[2000-10-20 05:03:22] [EMAIL PROTECTED]
Hi.
I'm trying to call mySql from php.
MySql works fine on its side. So does php.
However, the following code crashes and opens a crash alert:
<?
//establish user connection
mysql_connect("localhost");
?>
It crashes in PHP4TS.DLL
Any clue?
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7362
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]