[Home]History of PythonCommunityServerSetupHowto

CommunityServerWiki | RecentChanges | Preferences


Revision 51 . . January 28, 2005 9:57 am by 203-79-71-98.adsl.paradise.net.nz [added postgresql info]
Revision 50 . . August 1, 2004 9:03 pm by AndrewCates [*revert spam]
  

Difference (from prior major revision) (no other diffs)

Changed: 7c7,9
First, create the user that will run PyCS. Log in as this user. You will probably have to do something like this:
First, you need to have a PostgreSQL server ready. It can be on the local machine, or on another machine on the network.

Now, create the user that will run PyCS. Log in as this user. You will probably have to do something like this:

Added: 78a81,82

Now set up your PostgreSQL database. You need to create a database called 'pycs' and a user called 'pycs', then edit pg_hba.conf to allow TCP access to the database. Detailed instructions are in the README file that will be in ~/src/pycs/README.

CommunityServerWiki | RecentChanges | Preferences
Search: