Edit report at https://bugs.php.net/bug.php?id=62272&edit=1

 ID:                 62272
 Updated by:         fel...@php.net
 Reported by:        parama at rogers dot com
 Summary:            mysql_connect() function won't work
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            MySQL related
 Operating System:   Windows 7
 PHP Version:        5.4Git-2012-06-09 (Git)
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------
[2012-06-09 02:07:22] parama at rogers dot com

Description:
------------
php connects with apache perfectly. no problems there. But when trying to 
connect 
to MySql using the mysql_connect() function, the following error appears....

"Fatal error: Call to undefined function mysql_connect() in 
C:\websites\db1Test.php on line 7"  (line 7 is where the mysql_connect() 
function 
was called)


extension=php_mysql.dll  was put into the php.ini 



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



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

Reply via email to