View previous topic :: View next topic |
Author |
Message |
brandonpettit -
Joined: 09 May 2004 Posts: 6
|
Posted: Tue May 11, 2004 1:16 am Post subject: How to install postgresql on Abyss |
|
|
Can anyone help me out? Don't know a thing on how to install postgresql. |
|
Back to top |
|
 |
Exterus -
Joined: 07 Aug 2003 Posts: 69 Location: Sweden
|
Posted: Tue May 11, 2004 1:39 am Post subject: |
|
|
I really can't help you, but I have to ask, is there a special reason why you plan on using postgresql? Because in almost ALL cases, MySQL is a much better choice. _________________ "Technological progress is like an axe in the hands of a pathological criminal."
-- Albert Einstein |
|
Back to top |
|
 |
brandonpettit -
Joined: 09 May 2004 Posts: 6
|
Posted: Tue May 11, 2004 3:43 am Post subject: |
|
|
I have mySQL on my computer, but I was wanting to do testing with PostgreSql.. so if anyone knows how.. then please tell me . |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed May 12, 2004 1:08 pm Post subject: Re: How to install postgresql on Abyss |
|
|
brandonpettit wrote: | Can anyone help me out? Don't know a thing on how to install postgresql. |
As all other web servers, Abyss Web Server doesn't use a database directly.
It is the scripts' responsibility to do that. So install PostgreSQL (as explained on its web site) and then access the database from PHP or Perl scripts run by Abyss Web Server.
(You can refer to MySQL tutorial on the forum. The tutorial explains how to setup MySQL but no installation step is related to Abyss Web Server.) _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|