Both sides previous revisionPrevious revisionNext revision | Previous revision |
dokuwiki [2014/06/02 17:20] – francesco | dokuwiki [2019/10/28 12:00] (current) – francesco |
---|
ks3367031# chmod 0444 dokuwiki.php | ks3367031# chmod 0444 dokuwiki.php |
</code> | </code> |
| |
| ---- |
| |
| 27 luglio 2018, ho cambiato i permessi del file: |
| |
| <code> |
| -rw-r--r-- 1 www www 445B Dec 15 2016 users.auth.php |
| </code> |
| |
| per poter editare gli user. Ma gli altri file? |
| |
| <code> |
| root@ks3367031:/usr/local/www/dokuwiki/conf # ls -lhrt |
| total 116 |
| -rw-r--r-- 1 francesco francesco 242B Sep 26 2013 plugins.local.php |
| -rw-r--r-- 1 francesco francesco 229B Sep 26 2013 acl.auth.php |
| -rw-r--r-- 1 francesco francesco 401B Nov 10 2013 local.php.bak |
| -r--r--r-- 1 francesco francesco 12K Apr 21 2014 dokuwiki.php_BKK |
| -rw-r--r-- 1 francesco francesco 439B Apr 27 2014 local.php |
| -rw-r--r-- 1 www www 445B Dec 15 2016 users.auth.php |
| -rw-r--r-- 1 root wheel 1.7K May 3 08:36 wordblock.conf |
| -rw-r--r-- 1 root wheel 153B May 3 08:36 users.auth.php.dist |
| -rw-r--r-- 1 root wheel 748B May 3 08:36 smileys.conf |
| -rw-r--r-- 1 root wheel 105B May 3 08:36 scheme.conf |
| -rw-r--r-- 1 root wheel 552B May 3 08:36 plugins.required.php |
| -rw-r--r-- 1 root wheel 173B May 3 08:36 plugins.php |
| -rw-r--r-- 1 root wheel 11K May 3 08:36 mysql.conf.php.example |
| -rw-r--r-- 1 root wheel 2.2K May 3 08:36 mime.conf |
| -rw-r--r-- 1 root wheel 2.5K May 3 08:36 mediameta.php |
| -rw-r--r-- 1 root wheel 32B May 3 08:36 manifest.json |
| -rw-r--r-- 1 root wheel 462B May 3 08:36 local.php.dist |
| -rw-r--r-- 1 root wheel 1.2K May 3 08:36 license.php |
| -rw-r--r-- 1 root wheel 1.7K May 3 08:36 interwiki.conf |
| -rw-r--r-- 1 root wheel 354B May 3 08:36 entities.conf |
| -rw-r--r-- 1 root wheel 12K May 3 08:36 dokuwiki.php |
| -rw-r--r-- 1 root wheel 2.0K May 3 08:36 acronyms.conf |
| -rw-r--r-- 1 root wheel 448B May 3 08:36 acl.auth.php.dist |
| -rw-r--r-- 1 root wheel 174B May 3 08:36 .htaccess |
| </code> |
| |
| In realtà è tutto spiegato qui: |
| |
| https://www.dokuwiki.org/install:permissions |
| ---- |
| {{:kvm_stream_pro.png?400 |}}Dopo l'aggiornamento da Ubuntu 19.04 a Ubuntu 19.10 non mi funzionava più la DokuWiki su localhost. Ho dovuto installare il pacchetto php-cgi, ed è ripartita. Ma la Wiki non è comunque a posto (per esempio non posso sincronizzarla con quella su firminmaillard.org) probabilmente a causa del passaggio da PHP72 a PHP73 su questa versione di Ubuntu. |
| |
| Ho allora deciso di installare FreeBSD 11.3 (la stessa versione che ho sul server OVH) in una macchina virtuale [[KVM]] sul [[Thinkpad X280]] e di collegarmici in locale dal navigatore. Funziona perfettamente! Poi trasmetto al server gli aggiornamenti fatti in locale tramite in plugin Sync. |
| |
| Poi ho fatto la stessa cosa anche sull' [[HP Stream pro G3]] ma, visto che quest'ultimo è molto meno potente, in questo caso nella macchina virtuale FreeBSD uso pkg e non i ports con Synth come faccio sul [[thinkpad_x280|X280]]. |