I did an update from

Software     Version
MediaWiki     1.25.2
PHP     5.6.30-1~dotdeb+7.1 (cgi-fcgi)
MySQL     5.6.36-1~dotdeb+7.1-log
Lua     5.1.5

I changed with console access to 1.29.2 asw writen https://www.mediawiki.org/wiki/Manual:Upgrading

I used a complete new webspace with a subdomain new.mydomain.com

changed $wgServer from http://mydomain.com to http://new.mydomain.com

changed the database to a new, run the update script :

/MediaWiki 1.29.2 Updater//
//
//Your composer.lock file is up to date with current dependencies!//
//Going to run database updates for wikidb_neu//
//Depending on the size of your database this may take a while!//
//Abort with control-c in the next five seconds (skip this countdown with --quick) ... 0//
//Turning off Content Handler DB fields for this part of upgrade.//
/

/... lot of lines //
/

/Set the local repo temp zone container to be private.//
//Purging caches...done./


But I get an 404 error on every page

variables are set as the at original site:

/
//$wgScriptExtension = ".php";//
//$wgScriptPath = "";//
//$wgArticlePath = "/$1";//
//
//$wgUsePathInfo = true;/

any hints?


Thank's in advance Knut

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to