sdlywwb 2008-8-26 09:09
在线等,,,我的网站除了首页,怎么其他页面都不显示
昨天的问题已经解决,原因是我的默认首页名字的问题:我叫view,所以在php4.0中出现哪个问题
现在又遇到一个问题:
我的网站只有一个默认首页能打开,其他的连接都不行
[url]www.rzxianhua.cn[/url]
帮我看看,谢谢
kissmumu 2008-8-26 10:28
我来回答一下。
application/config/config.php里
$config['index_page'] = "index.php";改成$config['index_page'] = "index.php?";
是环境问题了
Hex 2008-8-26 10:48
如果是 iis,那是没有以 ISAPI 模式安装 PHP。
arxiba 2008-8-26 15:41
A Database Error Occurred
Unable to connect to your database server using the provided settings.
现在连主页也打不开了:lol
analyzer 2008-8-26 16:46
A Database Error Occurred
Unable to connect to your database server using the provided settings.
数据库配置错误