Simple Machines Community Forum

SMF Support => Server Performance and Configuration => Topic started by: libertycrd on July 01, 2009, 05:13:57 PM

Title: Debian Install Problem
Post by: libertycrd on July 01, 2009, 05:13:57 PM
Critical Error!
The installer was unable to detect any database support in PHP. Please ask your host to ensure that PHP was compiled with the desired database, or that the proper extension is being loaded.

I am sure I have Apache2, php5, and mysql.
Title: Re: Debian Install Problem
Post by: Thenewguy2009 on July 01, 2009, 05:25:03 PM
run repair setting
Title: Re: Debian Install Problem
Post by: N3RVE on July 01, 2009, 05:30:01 PM
Quote from: Thenewguy2009 on July 01, 2009, 05:25:03 PM
run repair setting

Completely unrelated :|

Quote from: libertycrd on July 01, 2009, 05:13:57 PM
Critical Error!
The installer was unable to detect any database support in PHP. Please ask your host to ensure that PHP was compiled with the desired database, or that the proper extension is being loaded.

I am sure I have Apache2, php5, and mysql.

As the error said, contact your host. PHP appears to be working but you haven't established a bond between php and MySQL.
See a phpinfo().php sheet to confirm. (What is phpinfo.php? (http://www.simplemachines.org/community/index.php?topic=18250.0))

-[n3rve]