Changes between Version 13 and Version 14 of doc/install/ubuntu/auth-server
- Timestamp:
- 04/04/11 22:39:12 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/ubuntu/auth-server
v13 v14 74 74 }}} 75 75 76 76 '''The file configuration.php needs to be edited or smarty installation will fail.''' 77 {{{ 78 Change line 122 to the following:'website' => "http://208.53.183.235/", 79 Change line 123 to the following: 'installSourceUrl' => "http://208.53.183.235/categories/943/1581/5423/Smarty-2.6.18.tar.gz", 80 }}} 77 81 = Apache 2 configuration file = 78 82 We need to change the document root. We take for granted that this server will be of no other "web" use... if it is, guess you'll have to learn how to configure apache2.