https://bugzilla.wikimedia.org/show_bug.cgi?id=73073
--- Comment #4 from Keith Welter <[email protected]> --- Hi, here are the steps I did to setup a debug log on my system: sudo mkdir /var/log/mediawiki sudo chown www-data /var/log/mediawiki gedit ~/public_html/mediawiki/w23_6/LocalSettings.php $wgDebugLogFile = "/var/log/mediawiki/debug-wiki23_6.log"; After you've confirmed that logging is working, it is nice to delete the log prior to recreating the problem so that it doesn't contain extraneous info. After the recreate, it is also nice to copy the log to a separate file so to be attached here. Let me know if you have trouble obtaining a debug log of the problem on your system. Thanks, Keith -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
