User Tools

Site Tools


public:install-koken

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
public:install-koken [2013/08/07 17:13] – created kohofer@unibz.itpublic:install-koken [2013/08/07 17:53] kohofer@unibz.it
Line 2: Line 2:
  
   - Download Koken   - Download Koken
 +  - Edit index.php file after line 56 
 +  -  
 +<code> 
 +# add proxy options 
 +  58                                 curl_setopt($ch, CURLOPT_PROXY, "http://passage.inf.unibz.it"); //your proxy url 
 +  59                                 curl_setopt($ch, CURLOPT_PROXYPORT, "8080"); // your proxy port number  
 +  60                                 # add proxy options 
 +</code> 
 +  - Upload file to web server and chmod 777 index.php 
 +  - Create DB (host=localhost) 
 +  - Point browser to index.php file 
 +  - Follow steps 
 +  - Begin installation 
 +  - Setup user 
 +  - Setup database 
 +  - Set timezone 
 +  - Install now 
 +  - Installing... 
 +  - Start 
 +  - Sign in 
 +  
/data/www/wiki.inf.unibz.it/data/pages/public/install-koken.txt · Last modified: 2019/01/16 10:03 by 127.0.0.1