40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
Tue Jun 10 11:54:36 2014, Zach, Configuration, Wiki, DokuWikis are still down
|
Tue Jun 10 19:11:27 2014, Evan, Configuration, Wiki, DokuWikis are back up
|
Wed Jun 11 05:16:14 2014, Zach, Configuration, Wiki, DokuWikis are back up
|
Wed Jun 11 10:15:15 2014, Evan, Configuration, Wiki, DokuWikis are back up
|
Wed Jun 11 20:09:37 2014, Zach, Configuration, Wiki, DokuWiki situation
|
Mon Aug 11 23:50:38 2014, rana, Configuration, Wiki, DokuWikis are back up
|
Mon Apr 10 15:22:46 2017, rana, Configuration, Wiki, DokuWikis are back up
|
|
Message ID: 10366
Entry time: Mon Aug 11 23:50:38 2014
In reply to: 10024
Reply to this: 12935
|
Author: |
rana |
Type: |
Configuration |
Category: |
Wiki |
Subject: |
DokuWikis are back up |
|
|
Quote: |
Quote: |
It looks like auth is broken on the AIC wiki (though working fine on ATF and Cryo). I did some poking around but can't see how anything we did could have broken it.
|
I went into local.php and changed $conf['useacl'] = 1; to $conf['useacl'] = 0; and it looks like the auth issue goes away (I've changed it back). This isn't a fix (we want to use access control), but it gives us a clue as to where the problem is.
|
There was still some residual permissions issue. This is now bypassed and so the ACL is ON and all seems to be back the way it was. I've tested that I can login and edit the wiki.
Some useless knowledge follows here. Please ignore.
After some hours of reading unhelpful DokuWiki blogs, I just put the backup wiki into the local disk on NODUS and then made a soft link to point to that from /users/public_html/wiki/. So this implies that the new NFS setup on chiara is different enough that it doesn't allow read/write access to the apache user on the NODUS/Solaris machine. |