RSPM Administrators
From ResNetWiki
[edit] RSPM
ResNet Symposium Proposal Manager (RSPM) is a utility for managing the program portion of the ResNet Symposium.
[edit] Installation
This application is intended to run under PHP 5.2.4 or higher and MySQL 5 or higher, but it may be easily adapted to other databases.
mod_rewrite must be enabled in your php configuration.
The following directories must be writable by the webserver:
- library/Internal/Acl
- library/Internal/Config
- public/files/proposal
- smarty/templates_c
The full directory structure is available here for your reference.
[edit] Initial Configuration
Configuration is quite simple. Just fill in the database connection information in application/appConfig.php .
Now that you're ready to go, we can move on to configuring the application for your use.

