PHP5 Upgrade problem on XP doesn't recognise mysql functions
Posted: Tue Aug 16, 2005 7:04 am
Hi
I am having problems upgrading php...I have removed PHP4 and installed PHP5 using the installer...copied the binary files into C:\PHP...
PHP does run OK when I use the echo command...however it doesn't recognise the mysql_connect(); function and reports that PHP does not recognise mysql functions. the page I am loading runs fine on PHP4.
I have tried enabling the php_mysql.dll in php.ini and copied the dll to c:\windows\system32.
But still I get the error PHP not recognise mysql functions.
Does anyone have any ideas how I can overcome this problem?
Thanks Ian.
I am having problems upgrading php...I have removed PHP4 and installed PHP5 using the installer...copied the binary files into C:\PHP...
PHP does run OK when I use the echo command...however it doesn't recognise the mysql_connect(); function and reports that PHP does not recognise mysql functions. the page I am loading runs fine on PHP4.
I have tried enabling the php_mysql.dll in php.ini and copied the dll to c:\windows\system32.
But still I get the error PHP not recognise mysql functions.
Does anyone have any ideas how I can overcome this problem?
Thanks Ian.