Jump to content

Recommended Posts

hi every body
i need some help regarding enabling my sql with php i get the following error when i try to run any php script that have my sql

Fatal error: Call to undefined function mysql_connect() in c:\Inetpub\wwwroot\mysqltest.php on line 4
#################################################################

my sql version is 5.0
php version is 5.1.3
IIS 5.0

i have set windows path
and set extension=php_mysql.dll
and also my sql is alive
Link to comment
Share on other sites

Path C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\php-5.1.4-Win32\ext;C:\Program Files\MySQL\MySQL Server 5.0\bin


with running php.info i got a few lines that has something about my sql but still i still get the same message



Fatal error: Call to undefined function mysql_connect() in [path of script here] on line [line number here]

Link to comment
Share on other sites

sakhan, don't create duplicate topics on the board. Read through the [a href=\"http://www.phpfreaks.com/forums/index.php?act=boardrules\" target=\"_blank\"]Board Guidelines[/a].

Your topics have been merged.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.