I have a problem getting these 3 to play together on my MDK 9.0.

When I run phpBB2 install.php I get the following error message.

"The php configuration on your server doesn't support the database type that 
you choose"

in etc/php.ini I have the following lines:

extension_dir = /usr/lib/php/extensions ; directory in which the loadable              
                                                 
extensions (modules) reside

extension=mysql.so

but neither "/usr/lib/php/extensions" nor "mysql.so" actually exist anywhere.

So, should I be uninstalling the Apache server, and re-installing from rpm.
Download the apache source & install from that.
Is there some other rpm I need to install.
Can I fix the configuration manually?

Apache itself works. PHP itself works. Mysql itself works (from the command 
line).

Amanda
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to