Installation Instructions
QEDWiki is a PHP based Web application.
As such, it runs in a Web server environment. You will therefore need a
PHP enabled Web server environment into which to install QEDWiki. A
database server is also required. Currently, QEDWiki has been tested
on MySQL. Because QEDWiki is implemented to the Zend Framework
ZActiveRecord database interface, additional database support should be
a matter of acquiring the proper Zend Framework database adapter
classes and testing QEDWiki. Until such time as we are able to certify
other databases however, you will need a MySQL server installed.
This Installation chapter comprises three sections that will take you through the minimum requirements and installation tasks to get you started with the QEDWiki product.
Requirements
Basic Setup
Advanced Setup
Post Install