Archive for 06月 25th, 2008

You are currently browsing the archives of 乱七八糟 .

zend framework 1.5 出现 Internal 500 错误

解决方法:

1.apache/conf/httpd.conf 中LoadModule rewrite_module modules/mod_rewrite.so 前而的#没有去除

2.htaccess文件中的RewriteEngine on没有设置成on

Posted by shuck on Jun 25th 2008 | Filed in php技术 | 评论(0)