Changes between Version 2 and Version 3 of UoL LAMP Server
- Timestamp:
- 04/10/15 15:05:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UoL LAMP Server
v2 v3 3 3 == Overview 4 4 5 LAMP servers are provided by the University of Leicester. 5 The University of Leicester provides LAMP servers with a standard set of services, but some restrictions on what a user can do. For more information see the [[https://wiki.lamp.le.ac.uk/lampdoc/index.php/Main_Page|UoL LAMP Wiki]]. 6 7 == Layout 8 9 All the files that a user requires to change are in the /local directory. This directory contains the perl, python, apache and tomcat config settings and log files. It is also where you must install new libraries for [Python] and [PHP]. This is documented in the [[https://wiki.lamp.le.ac.uk/lampdoc/index.php/Main_Page|UoL LAMP Wiki]]. 6 10 7 11 == How To