Maison >développement back-end >tutoriel php >wordpress无法正常查看日志解决方法

wordpress无法正常查看日志解决方法

WBOY
WBOYoriginal
2016-06-13 10:06:58892parcourir

wordpress无法正常查看日志

URL的地址是http://localhost/wordpress/?p=280 但是显示的图片却是上面的样子,连http://localhost/wordpress/index.php也是显示上面的样子,不清楚这个是什么原因,肯定大侠出手帮忙

------解决方案--------------------
大概是你在apache httpd.conf配置文件中没有把index.php设为默认。
如果访问http://localhost/wordpress/index.php可以的话就是的
找找httpd.conf中的index.html,给那行后面再加个 index.php

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn