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.