Does anybody know how to fix the mysql_connect() undigined problem.
I am running apache on a winXP machine and php5. I have tried most solutions but none seem to work.
Can somone tell me step by step how to fix this problem please.
don't need to build from source anything on windows
You may or may not have a php_mysql.dll file in your php5 folders. You'll need to edit your php.ini such that the engine loads that extension. A fairly simple and painless process.