http://localhost/index.php?m=blog&f=index首页和这个博客业可以正常访问,但是http://localhost/index.php?m=hello&f=word报错,the module hello has no word method in framework\router.class.php on line 1574,我在router.class.php打印出$module 和$methodName,确实是hello类的实例和word方法,为什么还会报错呢?
Fatal error: Call to undefined method helper::inSeoMode() in /Volumes/Data/xiaoniba/www/localhost/zentaophp/lib/base/pager/pager.class.php on line 605
自带演示这是什么错误
提示Internal Server Error错误
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
The server encountered an internal error or misconfiguration and was unable to complete your request.
把.htaccess的 AddOutputFilterByType DEFLATE text/html text/css application/javascript 注释掉就好了(行最前面加#)
自带演示这是什么错误
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
这是什么情况,该咋解决呀
13:38:39 Class 'PDO' not found in C:\AppServ\www\zentaophp\framework\router.class.php on line 1466 when visiting
The server encountered an internal error or misconfiguration and was unable to complete your request.
把.htaccess的 AddOutputFilterByType DEFLATE text/html text/css application/javascript 注释掉就好了(行最前面加#)