I installed PHP 4.4.0 and MySQL 5.0.15 on a Windows 2000 Server running IIS.
I get the following error after transferring a site from Linux server to this server:
Fatal error: Call to undefined function mysql_connect() in d:\Inetpub\wwwroot\uc_votech_shared\student_organizations\FBLA Site Folder\FBLA Site\functions.php on line 13
The script works fine on the Linux server and there is no coding/syntax errors in the script.
What went wrong?
Thanks for your help in advance. I really appreciate it.
Attached is the php.ini file in a txt format.