小小 发表于 2006-7-5 20:28:46

mantis配置问题

mantis配置后,访问时弹出如下页面,不知道什么原因,请高手指教!!!
<p>This PHP CGI binary was compiled with force-cgi-redirect enabled.This
means that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.</p>
<p>For more information as to <i>why</i> this behaviour exists, see the <a href="http://php.net/security.cgi-bin">manual page for CGI security</a>.</p>
<p>For more information about changing this behaviour or re-enabling this webserver,
consult the installation file that came with this distribution, or visit
<a href="http://php.net/install.windows">the manual page</a>.</p>

小小 发表于 2006-7-6 15:49:27

这个问题搞定了,在php.ini里面改一下cgi.force_redirect = 0,去掉注释就可以了
不过又出新问题了,现在提示
APPLICATION ERROR #400
ERROR: Database connection failed.

快点给看看吧,各位大哥哥大姐姐,谢谢了
页: [1]
查看完整版本: mantis配置问题