Thanks! I did have that set in LocalSettings.php and stared right past it. But before I read this response I did change automatic REMOTE USER to eliminate the error.





On 6/21/2013 5:00 AM, [email protected] wrote:
You might have error reporting enabled in LocalSettings.php (it's a common
recommendation for debugging).  Something like
error_reporting( -1 );
ini_set( 'display_errors', 1 );

Anyway, it's better to fix the underlying issue when possible.  What
version of automaticREMOTE_USER are you using?  It looks like there was a
fix for some strict standards errors about a year ago:
https://bugzilla.wikimedia.org/show_bug.cgi?id=38369


--
Mickey Feldman

Vigil Health Solutions Inc.
2102- 4464 Markham Street
Victoria, BC Canada
V8Z 7X8
250.383.6900


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to