Junior Member
Junior Member
tjames   2007-06-08, 20:00
#1

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

Junior Member
Junior Member
sHauN   2007-06-20, 20:36
#2

All you need is php5-mysql - MySQL module for php5

debian : apt-get install php5-mysql then /etc/init.d/apache2 reload
RedHat/Fedora : yum install php5-mysql && service httpd reload

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.