Nginx not serving app. How to check why

0

I am trying to migrate a MediaWiki install to AWS.
I have transferred the one main MediaWiki folder. Created and imported the backup database. Edited the wiki.conf file for new server name, I put new ip address then tried domain name, and new root, and new php8.1-fpm line. Installed a new ssl certificate. Pointed domain to new ip address. I can only get the "Welcome to Nginx!" screen. Are there other config files I am to transfer or edit? The Localsettings.php did not seem to need editing. Added permissions of 755 to file folder and chown to www-data.

Andrey
已提问 3 个月前92 查看次数
1 回答
1
已接受的回答

Got it had to change this in LocalSettings.php $wgScriptPath = "/w";

Andrey
已回答 3 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容