I'm trying to install ZenPhoto and I'm getting the following error when running the ZenPhoto "setup.php" via my browser:
MySQL Error: The PHP MySQL extentions have not been installed. Please ask your administrator to add them to your PHP installation.
I'm running Apache 2.059, and MySQL 5 and I have installed PHP 5. All installs worked and MySQL and PHP are running. However when I bring up the PHP info screen (phpinfo.php) in my browser I don't see any MySQL info.
Please help! I can't seem to make PHP and MySQL talk to each other. I commented out all the extension dlls and it's still not working.
-Trevor