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.

Platonides wrote:
> Tolliver wrote:
>   
>> Hi,
>>
>> I have a fresh install of Mediawiki 1.15.3, but I get a blank page when 
>> trying to access the test wiki. I've upgraded from Mediawiki 1.11.0.
>>
>> Here is the error in the log file:
>> PHP Fatal error:  Call to private method User::loadFromSession() from 
>> context '' in 
>> /appl/web/devwiki/public_www/mediawiki-1.15.3/extensions/Auth_remoteuser.php 
>> on line 57
>>
>>
>> Current setup:
>> --------------
>> MediaWiki <http://www.mediawiki.org/>: 1.15.3
>> PHP <http://www.php.net/>: 5.1.6 (apache2handler)
>> MySQL <http://www.mysql.com/>: 5.0.77
>>
>>
>> Thanks
>>     
>
> Update your AutomaticREMOTE_USER extension.
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>   


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

Reply via email to