| | 1 | = LCBRU Events Registration Website Instance Live |
| | 2 | |
| | 3 | Tags: [[Lcbru Application Instance]] [[UoL LAMP Server]] [[Python]] [[GENVASC Study]] |
| | 4 | |
| | 5 | == Technical Details |
| | 6 | |
| | 7 | URL:: https://events.lcbru.le.ac.uk or https://www152.lamp.le.ac.uk |
| | 8 | Server:: [[login152.lamp.le.ac.uk]] |
| | 9 | Directory:: {{{/local/lcbru-events}}} |
| | 10 | Database config:: {{{/local/lcbru-events/defaultSettings.py}}} |
| | 11 | Database Type:: [[MySql]] |
| | 12 | Database Server:: [[localhost]] |
| | 13 | Database:: {{{lcbru-events}}} |
| | 14 | Error Logging:: {{{/local/apache2/log/error.log}}} |
| | 15 | Apache Config:: {{{/local/apache2/etc/httpd.conf}}} |
| | 16 | |
| | 17 | == Gotchas |
| | 18 | |
| | 19 | Uses mod_wsgi, which has to be compiled locally. |
| | 20 | |
| | 21 | == Cron Tasks |
| | 22 | |
| | 23 | [[BackLinks]] |