08 May Contact form install.php doesn't see MySQL Posted by Kyler Boudreau | Product: Contact Form Generator | 2 Comments
Has anyone run into this - I'm running a fresh install of Debian 6, Apache2, PHP and MySQL. When I try and run the install.php it says that it cannot find MySQL on my server, but it is there.

Scratching my head on this....I need to get some forms up ASAP and not sure what else to try.

2 Replies to "Contact form install.php doesn't see MySQL"

Kyler Boudreau May 10, 2011 at 12:02 am | Reply

0

If anyone else runs into this, support helped me fix it. Basically, I didn't have MySQL support installed for PHP.

Had to run apt-get install php5-mysql from SSH. I'm using Debian 6 so that might change for other flavors.
Willy August 22, 2012 at 12:06 pm | Reply

0

Hi!

A bit late maybe but I commented out line 9 in install.php that checks MySql like this:

//$pre_requirements[1]="MySQL,4.1,check_mysql";


Willy
  • 1


Please be polite and helpful and do not spam or offend others. We promise you will be treated the same way.

Log in your free account or if you still haven't joined our Webmaster Community Reward Program, you can create your free account now.

Posting tip:
if you use code in your comments please put it in these tags [php], [sql], [css], [js]
PHP code example: [php] echo date("Y-m-d"); [/php]

Thank you,
~ PHPJabbers team ~