larsande Posted November 14, 2006 Share Posted November 14, 2006 Hi i have problems with installing mysql 5.0. I have installed an apache server and php 5.0 and it works. I have followed the php manuel on how to installed mysql (i also tried to move the mysql.dll to the c:\windows map and restart my computer). My when i try to call a php site i get the following error:Fatal error: Call to undefined function mysql_connect() in C:\webs\test\testmysql2.php5 on line 3Which indikates that it cannot find the mysql.dll. Hope that anyone can help me. Quote Link to comment Share on other sites More sharing options...
fenway Posted November 15, 2006 Share Posted November 15, 2006 Sounds like you haven't correctly installed the mysql extension for PHP. Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted November 15, 2006 Share Posted November 15, 2006 Please read the FAQ Thread titled [b]Call To Undefinded Function mysql_connect[/b] in the FAQ/Code Snippet Repository forum. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.