Confirmed users
920
edits
LesOrchard (talk | contribs) (→Server) |
LesOrchard (talk | contribs) |
||
| 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 | ||
== Request Parameters == | == Request Parameters == | ||