View previous topic :: View next topic |
Author |
Message |
vagery -
Joined: 18 Oct 2005 Posts: 2
|
Posted: Tue Oct 18, 2005 8:11 pm Post subject: Database |
|
|
Does Abyys support any Databases?
Thnx
Vagery |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Oct 18, 2005 8:16 pm Post subject: |
|
|
vagery, welcome to the forums.
Please have a look at Aprelium's FAQ for common questions.
Quote: | Database support is independent from the web server. Actually the web server invokes scripts and they are these scripts that connect to the database and use it. In other words, it is up to your script and to the script interpreter (PHP, Perl, or ASP for example) to connect to the database (MySQL, Access, Oracle, or whatever database you use.)
Since Abyss Web Server is able to run PHP, Perl, ASP, and many other languages, database scripting is possible. For more information about how connect to a database, refer to the documentation of the scripting language you use. | http://www.aprelium.com/abyssws/faq.html#A3-1 |
|
Back to top |
|
 |
vagery -
Joined: 18 Oct 2005 Posts: 2
|
Posted: Wed Oct 19, 2005 7:07 am Post subject: |
|
|
another Q,
Ive installed mysql and php but when i try to install phpbb it gives me Code: | The PHP configuration on your server doesn't support the database type that you chose |
What do i do?
Thnx
Vagery |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Wed Oct 19, 2005 10:56 am Post subject: |
|
|
Configure PHP to support the database type you chose.
Again, PHP is *nothing* to do with Abyss. Searching the forum for the error you got would have solved your problem a lot quicker. _________________
"Invent an idiot proof webserver and they'll invent a better idiot..." |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
|