[Mediawiki-l] missing a page after mediawiki update

Josh Greenberg josh at pha.jhu.edu
Mon Dec 8 18:19:50 UTC 2008


Thanks for the response. The mysql options are mostly the same. The 
mysql version is different so $wgDBmysql5 was changed to true. Also, the 
database name was changed since the former one was sort of ambiguous but 
the necessary edit was made in LocalSettings.php. Everything else should 
be the same. When I try to get to the page, I get the log error:
*Fatal error*: Argument 1 passed to Article::__construct() must be an 
object of class Title, called in 
/var/www/html/default/wiki/extensions/accesscontrol.php on line 162 and 
defined in */var/www/html/default/wiki/includes/Article.php* on line *47

*So it looks like its a problem with the access control file but I'm not 
sure why this would happen on the new server and not the old one since 
the extensions dir was copied over. Any suggestions on how to fix it?

Platonides wrote:
> Josh Greenberg wrote:
>   
>> I've just finished migrating and upgrading my mediawiki server from 
>> 1.8.2 to 1.13.2. I also migrated it to another server so I have the old 
>> version to refer to if needed. I got a complaint today that there was a 
>> page missing. I checked it and it just comes up completely blank with no 
>> 404 error or permissions error or anything like that. Its just a blank 
>> page. 
>>     
>
> This is a PHP error.
> See the error log for the reason.
>
> Your page is still there, the problem is at display time.
> Has MediaWiki been configured with the same mysql options as it
> previously had?
>
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>   



More information about the MediaWiki-l mailing list