404 error - Can't view network plugins.php or upgrade-core.php on multisite

admin2025-05-31  1

I have a network with 5 or 6 sites. In the network admin panel I can see all pages except the /wp-admin/network/plugins.php page and the /wp-admin/network/upgrade-core.php page. Both of those files exist when viewing the folder structure, but for some reason they won't load. Any help is appreciated.

I have a network with 5 or 6 sites. In the network admin panel I can see all pages except the /wp-admin/network/plugins.php page and the /wp-admin/network/upgrade-core.php page. Both of those files exist when viewing the folder structure, but for some reason they won't load. Any help is appreciated.

Share Improve this question asked Apr 22, 2014 at 1:15 bentedderbentedder 1811 silver badge5 bronze badges
Add a comment  | 

3 Answers 3

Reset to default 1

I had the same issue on multisite 3.9.It was a plugin issue (from one or multiple plugins). Went on ftp, created a new folder in wp-content called 'Plugintest', transfered all plugins from 'plugin' folder to 'plugintest' folder and I was able to go to plugin in Admin panel. Then put back plugins 1 by 1 into 'plugin' folder (on FTP) and check if it still work on admin panel after each transfer. If it works and plugin has an available update, do it right away. once all the plugoins are back in your 'plugin' folder you can erase 'plugintest'. Hope it works!

In my case I got also 404 from update-core.php but also when I tried to go to the plugins page (might have been few other pages in the admin panel). I found out that some of the files in wp-admin directory had privileges 646 instead of 644. After changing that everything seems to work again...

Clearing the browser cache did the trick for me.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748640187a313710.html

最新回复(0)