Wordpress database returns error 500

删除回忆录丶 提交于 2019-12-14 02:32:40

问题


I have upgraded wordpress to latest version 4.2. Wordpress got updated successfully, website is visible. But when i access mywebsite.com/wp-admin It asks me to update to the newest wordpress database, I click that update button and after a while it returns error 500 Internal Server Error.

I tried to rename plugin folder/ my theme as well but to no avail.

Please help me resolve this issue.

Thank you very much,


回答1:


This was an extremely tricky one! I had to enter PhpMyAdmin and update manually the db_version in wp_options (http://prntscr.com/6yqm5l) with the version number from the latest wordpress download package (http://prntscr.com/6yqnew)

I hope this will help others who ever encounter this issue.

Thank you,



来源:https://stackoverflow.com/questions/29896125/wordpress-database-returns-error-500

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!