dongmeixian9665 2012-12-27 17:20
浏览 73

错误500内部服务器错误 - apache2 - 论坛ipb

I know there are a lots of topic about this error but didn't find a solution yet... I re-installed a new version of php (5.4.9) on linux and of apache (2.0), all build by me.

I installed wordpress and it works perfectly, but when I try to log or open my old forum (invision power board) an error occoured: Error HTTP 500 (Internal Server Error).

The directory of this forum is /forum Permissions of the folder is: 0755 My .htaccess in root is

DirectoryIndex index.php
RewriteEngine On
RewriteRule ^old/(.*)$ /$1 [R=301,L]
RewriteBase /

And my httpd conf directory is

<Directory />
#Options FollowSymLinks
#Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>

Mod rewrite works perfectly with wordpress, the only problem is with this old forum (with many data saved), any solution to fix this problem?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 蓝牙耳机怎么查看日志
    • ¥15 R语言 拟时序分析降维图如何减少分支
    • ¥15 Fluent齿轮搅油
    • ¥15 八爪鱼爬数据为什么自己停了
    • ¥15 交替优化波束形成和ris反射角使保密速率最大化
    • ¥15 树莓派与pix飞控通信
    • ¥15 自动转发微信群信息到另外一个微信群
    • ¥15 outlook无法配置成功
    • ¥30 这是哪个作者做的宝宝起名网站
    • ¥60 版本过低apk如何修改可以兼容新的安卓系统