[Peepagg-cvs] PA SVN Commit r60 - trunk/docs
Brought to you by:
chalko,
marccanter
|
From: <sv...@2n...> - 2004-04-06 16:01:55
|
Author: crschmidt Date: 2004-04-06 09:01:30 -0700 (Tue, 06 Apr 2004) New Revision: 60 Modified: trunk/docs/INSTALL Log: Updating install docs to include a bit of information about what you=20 need. Most important to me is the fact that PHP must be installed with=20 curl enabled, because otherwise you get an error message when it tries=20 to fetch your files. Also including a bit about the environment we use=20 it under, for the time being. Modified: trunk/docs/INSTALL =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/INSTALL 2004-04-05 21:16:05 UTC (rev 59) +++ trunk/docs/INSTALL 2004-04-06 16:01:30 UTC (rev 60) @@ -1,3 +1,15 @@ +PeopleAggregator Requirements: + +You will need to have an Apache server, running PHP. PHP must be compile= d with +both curl and XML parsing enabled. Currently, PA has only been tested to= run +on Apache 1 servers, not Apache 2. The same is true for PHP4 - no tests = on this +code have been made under PHP5. + +PeopleAggregator requires a MySQL database backend, as the RDF Parser be= ing used +only supports MySQL. + +This section is most likely incomplete. + PeopleAggregator Installation: =20 1) Load schema/database.sql into the MySQL database of your choice @@ -10,6 +22,3 @@ Therefore, it will most likely change often, and not be correct most of = the time until things stabilize. Contact es...@2n... if/when you run into pr= oblems. =20 - -ignoremeandagainandagain -andifthisisitImgoingtokillsomeone |