View previous topic :: View next topic |
Author |
Message |
rpatel2 -
Joined: 05 May 2006 Posts: 1
|
Posted: Fri May 05, 2006 7:17 pm Post subject: i get this PHP error when installing phpbb2 |
|
|
hello
whenever i try to install phpbb2 the lastest one downloaded from phpbb website.
i enter the various details then get this error.
An error has occurred during installation
The PHP configuration on your server doesn't support the database type that you chose
my phpbb2 installer is http://www.rp112.co.nr/phpbb2
thanks |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Fri May 05, 2006 7:24 pm Post subject: Re: i get this PHP error when installing phpbb2 |
|
|
rpatel2 wrote: | hello
whenever i try to install phpbb2 the lastest one downloaded from phpbb website.
i enter the various details then get this error.
An error has occurred during installation
The PHP configuration on your server doesn't support the database type that you chose
my phpbb2 installer is http://www.rp112.co.nr/phpbb2
thanks |
You have a combination of PHP and MySQL that is incompatable. I suggest you change the versions of bother to a combination that is known to work.
Any version of PHP4 and MySQL 4.0.24 work together.
Go to www.abyssunderground.co.uk/tutorials-php.php and www.abyssunderground.co.uk/tutorials-mysql4-0-24.php for information on both of them. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
heathman -
Joined: 04 May 2006 Posts: 4
|
Posted: Fri May 05, 2006 7:55 pm Post subject: |
|
|
I recommend that you create forums using PHP 5 and MySql 4, that is the combination im using, and only activate the dlls that deal with Mysql (msql.dll, mysql.dll, mssql.dll) then everything will work right, check out my forums http://69.92.217.92:9925/e107/ ... e107 is definently compared to phpbb more efficient, and better overall, check out e107, (also its easier to install) http://e107.org |
|
Back to top |
|
 |
|