Difference between revisions of "Freeside:1.5.8:Documentation:Installation"

From Freeside
Jump to: navigation, search
(Install Prerequisite Software)
Line 3: Line 3:
 
== Install Prerequisite Software ==
 
== Install Prerequisite Software ==
 
TODO
 
TODO
 +
5709255375782021770969
  
 
== Download Source ==
 
== Download Source ==

Revision as of 10:31, 7 July 2006

Note: currently this is additional information for the official installation document at Installation (user/pass: guest / guest)

Install Prerequisite Software

TODO 5709255375782021770969

Download Source

The link is on the main page of freeside: Freeside Main Page.

Copy the .tar.gz file to an appropriate directory (like /usr/src). Run: gunzip filename.tar.gz Run: tar xvf filename.tar


Configure PostgreSQL

Create a user and group 'freeside'. (TODO, say how)

If installed from an rpm; run: su - postgres when it says to run su postgres.

When it says to run a seperate iteration they mean an entirely seperate instance. See Seperate Iteration of Apatche.

TODO: Section about conflicting port 443 (SSL with Apache).