Topic: Install help

Hi hope some one can help as i have look arounf but cant find any ino about this when i run the install.php in my browser i get this response

This PHP environment does not have support for any of the databases that PunBB supports. PHP needs to have support for either MySQL, PostgreSQL or SQLite in order for PunBB to be installed.

i apologise if this has been covered and as you might have guessed im fairly new to linux so any help would be great thanks

Re: Install help

You need to have a database system installed, prefeably MySQL wink

Re: Install help

Hi i do have MySQL installed

Re: Install help

Did you compile PHP with MySQL support?

Re: Install help

no i used apt-get to install them!

Re: Install help

is there any way  to get them to work together when there already installed?

Re: Install help

No idea, never installed PHP on linux... but I guess it's something like --mysql or something...

8

Re: Install help

You need to install the php4-mysql package:

http://packages.debian.org/stable/web/php4-mysql

Then restart Apache and you should be good to go.

Re: Install help

Hi thanks for your help have now doen that and all i get is a blank page after installing it, any ideas what might be causing this thanks