View previous topic :: View next topic |
Author |
Message |
hacknet -
Joined: 19 Apr 2005 Posts: 1
|
Posted: Tue Apr 19, 2005 10:46 am Post subject: phpbb w/o mysql on host |
|
|
i'm recently did a fresh re-install of abyss 2.02, when i tried to install phpbb i got this error msg Code: | An error has occurred during installation
The PHP configuration on your server doesn't support the database type that you chose
|
i run abyss (where phpbb is), but i have the mysql database on a remote host. when i was running version1 i never got this problem, does this mean i must install mysql even though i would not be using it? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Apr 19, 2005 12:24 pm Post subject: Re: phpbb w/o mysql on host |
|
|
hacknet,
The problem is not with Abyss but with your PHP setup. What is the version of PHP you have installed?
For your information, you cannot run a standard PHP 4 installation with MySQL version >= 4.1 . If you install the default PHP 5 package from http://www.php.net, it doesn't come with MySQL support enabled by default.
So we recommend using the preconfigured PHP 5 package we've made as it has all the required extensions enabled by default (MySQL, MySQLi, GD2, etc): http://www.aprelium.com/abyssws/php5win.html . _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|