Changes between Version 4 and Version 5 of Telomere Length Recording Application Instance Live


Ignore:
Timestamp:
11/18/15 13:01:52 (9 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Telomere Length Recording Application Instance Live

    v4 v5  
    1717== Gotchas
    1818
    19 Uses mod_wsgi, which has to be compiled locally. See : [[HowTo Compile mod_wsgi for LAMP servers]]
     191. Uses mod_wsgi, which has to be compiled locally. See : [[HowTo Compile mod_wsgi for LAMP servers]]
     202. 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 {{{DATABASE}}} where it had been doing and I had to change it to {{{database}}}.  Weird!
    2021
    2122== Cron Tasks