PFS2: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  22 September 2009
Line 23: Line 23:
** MySQL 5.x
** MySQL 5.x
** Memcached
** Memcached
* Configure Apache's document root to point at <tt>htdocs</tt>
* Ensure MySQL and Memcached are running
* Create a MySQL database from schema
* Create a MySQL database from schema
     mysqladmin -uroot -p create pfs2
     mysqladmin -uroot -p create pfs2
Line 33: Line 35:
* Update database from plugin definitions
* Update database from plugin definitions
     php bin/update-db.php
     php bin/update-db.php
* Ensure MySQL and Memcached are running
* Configure Apache's document root to be pfs2/trunk/htdocs


== Request Parameters ==
== Request Parameters ==
Confirmed users
920

edits

Navigation menu