User Tools

Site Tools


public:install-koken

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
public:install-koken [2013/08/27 16:21] kohofer@unibz.itpublic:install-koken [2014/12/10 15:05] – [Update Koken] kohofer
Line 29: Line 29:
 drwxr-xr-x 10 www-data www-data  154 2013-08-26 23:02 storage drwxr-xr-x 10 www-data www-data  154 2013-08-26 23:02 storage
 </code> </code>
 +
 +====== Update Koken ======
 +
 +When an update is available change this:
 +
 +  * cd /home/www/default/projects/benincasa-art/app/application/core
 +  * vi Koken_Controller.php
 +  * add after line 33 this 4 lines
 +  * <code># proxy options
 +curl_setopt($cp, CURLOPT_PROXY, "http://proxy.inf.unibz.it"); //your proxy url
 +curl_setopt($cp, CURLOPT_PROXYPORT, "8080"); // your proxy port number
 +# proxy options</code>
 +
 +
 +
/data/www/wiki.inf.unibz.it/data/pages/public/install-koken.txt · Last modified: 2019/01/16 10:03 by 127.0.0.1