Hi, I'm trying to reinstall a dev server on my windows computer and I've installed Apache, PHP 5.3 and MySQL but trying to sites on it give me the "Call to undefined function mysql_connect()" error. MySQL's not showing up in phpinfo() either.
I have extension=php_mysql.dll uncommented in php.ini (in fact the config files are just copied and pasted from my main computer where it works fine). the PHP, PHP extensions and MySQL bin directories are all in the path and MySQL works fine outside of PHP. As far as I can tell everything's set up just like I normally do, but I must be missing something. Does anyone know something else that might cause this problem? Thanks, Nathan -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
