Hello Platonides,
Performed the following:
- Created Auth_remoteuser.php from the code at (http://www.mediawiki.org/wiki/Extension:AutomaticREMOTE_USER#Code) - Ensured the permissions where correct on the new extension - Replaced Auth_remoteuser.php - Run php update.php --aconf ../AdminSettings.php
Received the error again: PHP Notice: Undefined index: REMOTE_USER in /appl/web/devwiki/public_www/mediawiki-1.15.3/extensions/Auth_remoteuser.php on line 195
Line 195 of Auth_remoteuser.php if ( strlen($_SERVER['REMOTE_USER']) )
Thanks again.
Platonides wrote:
Tolliver wrote:
Hello Platonides,
I ran update.php again, and I got and error that I hadn't previously noticed: PHP Notice: Undefined index: PHP_AUTH_USER in /appl/web/devwiki/public_www/mediawiki-1.15.3/extensions/Auth_remoteuser.php on line 92
This is line 92 of Auth_remoteuser.php:
- line 92 = if ( strlen($_SERVER['PHP_AUTH_USER']) ) {
You suggested that I Update my AutomaticREMOTE_USER extension, but I didn't have that extension for 1.11.0.
Thank you.
Auth_remoteuser.php doesn't seem to be the last version.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l