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

From Freeside
Jump to: navigation, search
Line 1: Line 1:
Note: currently this is additional information for the official installation document at [http://wavetail.420.am:81/freeside/docs/install.html] (user/pass: guest / guest)
+
Note: currently this is additional information for the official installation document at [http://wavetail.420.am:81/freeside/docs/install.html Installation] (user/pass: guest / guest)
  
 
== Install Prerequisite Software ==
 
== Install Prerequisite Software ==

Revision as of 07:20, 27 June 2006

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

Install Prerequisite Software

TODO

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).