https://bugzilla.wikimedia.org/show_bug.cgi?id=66827

            Bug ID: 66827
           Summary: www-data:www-data can't write to mediawiki-debug.log
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: labs-vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

With labs-vagrant, debug output is not written to the log because of
permissions. Unless I'm mistaken, the following is from the default for
/mnt/vagrant/LocalSettings.php:


// Expose debug info for PHP errors. $wgShowExceptionDetails = true;
$wgDebugLogFile = '/vagrant/logs/mediawiki-debug.log';

but then I had:

-rw-r--r-- 1 vagrant www-data  23K Jun 19 07:25 mediawiki-debug.log

So only jobqueue log was saved, run by vagrant:www-data: this may be right or
wrong, but puppet should probably update permissions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to