PHPBB+Centos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Joe Polk wrote:

>I'm having a hard time getting PHPBB installed on Centos. We get the error
>that The PHP configuration on your server doesn't support the database type
>that you chose. We choose MySQL 3.x but get that error. Perhaps PHP4 isn't
>compatible with MySQL 3.23.58-1?
>  
>
This means that php is lacking mysql support.

Try doing something like:

#> yum install php-mysql

This will add support for mysql to your installation, assuming it's the 
default rpm installation.  php4 and mysql 3.23 is the most popular 
combination of programing language and db version on the planet.

Jonathan

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux