ID:               38903
 User updated by:  cdenedelea at yahoo dot com
 Reported By:      cdenedelea at yahoo dot com
 Status:           Open
 Bug Type:         MySQL related
 Operating System: windows xp sp2
 PHP Version:      5.1.6
 New Comment:

Maybe the problem is for PHP? (If we analize the answer?)


Previous Comments:
------------------------------------------------------------------------

[2006-09-20 15:55:13] cdenedelea at yahoo dot com

Description:
------------
Connection to the MySql vs. 4.1.21 server from PHP language.

Reproduce code:
---------------
<?php
echo mysql_connect('localhost', 'username', 'password');
?>

Expected result:
----------------
Resource id #2

Actual result:
--------------
Fatal error: Call to undefined function mysql_connect() in
d:\Inetpub\wwwroot\phpcode\chptest\test.php on line 2



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38903&edit=1

Reply via email to