0 LIKES LikeUnLike
Hi,I am using the followingApache 2.2PHP 5.2.6MySQL Essential 5.0.67Im using WinXP Pro as the OS.When ever i try to call any MySQL functions i get a fatal error saying that its a undefined function.I am aware that PHP5 doesnt have MySQL compiled with it so i have tried the following.Enabled the extension in php.ini by removing the semicolon.I have set extension_dir to point to the ext directory. i.e. c:\php5\extI have tried cut and pasting libmysql.dll to the system32 folder.I have also tried cut and pasting the php_mysql.dll to the system32 folder as stated on a website. This didnt work so i put it back in ext where I found it.I have tried php -m to see what modules are loaded alot of the extensions that i have taken away the semicolon dont seem to be have loaded.Any ideas?Thanks in advance.I also have looked around on the net and have tried the following:http://www.webmasterworld.com/forum88/4495.htm
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.