Changes between Version 10 and Version 11 of Telomere Length Recording Application HowTo Install
- Timestamp:
- 10/07/15 11:46:22 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Telomere Length Recording Application HowTo Install
v10 v11 20 20 3. The LAMP servers don't put things where you'd expect them to be. 21 21 4. Some other stuff that I don't quite understand 22 23 == Start Services 24 25 Start the Apache and MySQL and make sure that they are restarted when the server is rebooted. 26 27 {{{ 28 sudo /etc/init.d/uol.apache2 start 29 sudo /etc/init.d/uol.mysql start 30 }}} 22 31 23 32 == Proceduce