Thread: PHP & MySQL
View Single Post
  #1 (permalink)  
Old 2006-03-04, 04:38 AM
tuhsars2001 tuhsars2001 is offline
Junior Member
 
Join Date: Mar 2006
Posts: 1
tuhsars2001
Default

Can anyone help me...??
I installed PHP5, MySQL and Apache2 to run PHP on local computer using WinXp. When I run PHP script with function mysql_connect(), I got a message :
Fatal Error: Call to undefined function mysql_connect() in c:\program files\apache group\apache2\htdoc\.
Well the path may be bit different as I dont remember.
Why this is happening?
I've already run C:\mysql\mysqld-nt and also with argument --console. :unsure:
Reply With Quote