Changes between Version 14 and Version 15 of doc/install/ubuntu/auth-server
- Timestamp:
- 11/23/11 12:41:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/ubuntu/auth-server
v14 v15 1 1 [[PageOutline(1-2)]] 2 Contributors: PascalCharest, BenoitGregoire, Last update: 24th Aug 2008Feel free to contribute and/or format better.2 Contributors: PascalCharest, BenoitGregoire, Akasha Last update: 23th Nov 2011 Feel free to contribute and/or format better. 3 3 This document is currently a draft and not completed! 4 4 = Introduction = … … 74 74 }}} 75 75 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",76 '''The file /var/www/wifidog-auth/wifidog/classes/Dependency.php needs to be edited or smarty installation will fail.''' 77 {{{ 78 Change line 122 to the following:'website' => "http://www.smarty.net/", 79 Change line 123 to the following: 'installSourceUrl' => "http://www.smarty.net/files/Smarty-2.6.26.tar.gz", 80 80 }}} 81 81 = Apache 2 configuration file = … … 140 140 If you haven't configure you dns / domain redirection, you can get your ip-adress with the command "ifconfig". You can also connect from the system with http://localhost/install.php 141 141 142 You must 143 {{{ 144 cat /tmp/dog_cookie.txt 145 }}} 146 and click next in your browser (it will ask for the password in dog_cookie.txt) 147 142 148 They will ask to : 143 149 … … 149 155 createuser wifidog --pwprompt 150 156 }}} 157 158 When it asks insert password 159 {{{ 160 wifidogtest 161 }}} 162 151 163 IF you have PostgreSQL 8.1 : answer no to the three questions 152 164 IF you have PostgreSQL 7.4 : answer no to the two questions … … 157 169 }}} 158 170 159 you must then160 {{{161 cat /tmp/dog_cookie.txt162 }}}163 and click next in your browser (it will ask for the password in dog_cookie.txt)164 165 166 171 2) Second screen: 167 172 … … 173 178 then copy the whole pack of command 174 179 175 176 180 3) Third screen: 177 Verification of the installed software. If you followed this guide, you have the basic requierement for the install. We will be installing Smarty soon. 178 179 180 181 4) Fourth screen 181 182 Verification of the installed software. If you followed this guide, you have the basic requierement for the install. 182 183 Click install for simplepie, then next 183 184 Click install for PHPMailer, then next 184 185 Click install for feedpressreview, then next 185 Click NEXT when asked to install Phlickr (it is already installed, even if the system doesn't see it). 186 187 5) Fill out your db information.. 186 Click install for Smarty. 187 (Phlickr is already installed, even if the system doesn't see it) 188 Click NEXT. 189 190 4) Fourth screen 191 192 Fill out your db information.. 188 193 ... 189 194