| Version 9 (modified by , 9 years ago) ( diff ) |
|---|
Telomere Length Recording Application Instance Live
Tags: Application Instance Category UoL LAMP Server Python Flask Telomere Length Study
Technical Details
- URL
- https://telomere.lcbru.le.ac.uk or https://www99.lamp.le.ac.uk
- Server
- login99.lamp.le.ac.uk
- Directory
/local/telomere- Database config
/local/telomere/defaultSettings.py- Database Type
- MySql MySql v5.5
- Database Server
- localhost
- Database
telomere- Error Logging
/local/apache2/log/error.log- Apache Config
/local/apache2/etc/httpd.conf- Backup
- See UoL LAMP Backups
Gotchas
- Uses mod_wsgi, which has to be compiled locally. See : HowTo Compile mod_wsgi for LAMP servers
- The config name for the database seems to have switched from being case-insensitive to being case sensitive. Therefore, it wasn't finding the config setting that was called
DATABASEwhere it had been doing and I had to change it todatabase. Weird!
Cron Tasks
Note:
See TracWiki
for help on using the wiki.
