sdlywwb 发表于 2008-8-26 09:09:35

在线等,,,我的网站除了首页,怎么其他页面都不显示

昨天的问题已经解决,原因是我的默认首页名字的问题:我叫view,所以在php4.0中出现哪个问题

现在又遇到一个问题:
我的网站只有一个默认首页能打开,其他的连接都不行
www.rzxianhua.cn
帮我看看,谢谢

kissmumu 发表于 2008-8-26 10:28:21

我来回答一下。

application/config/config.php里

$config['index_page'] = "index.php";改成$config['index_page'] = "index.php?";

是环境问题了

Hex 发表于 2008-8-26 10:48:03

如果是 iis,那是没有以 ISAPI 模式安装 PHP。

kissmumu 发表于 2008-8-26 11:00:30

我替楼主测试过,不是iis,加上?就ok了

arxiba 发表于 2008-8-26 15:41:08

A Database Error Occurred
Unable to connect to your database server using the provided settings.

现在连主页也打不开了:lol

analyzer 发表于 2008-8-26 16:46:40

A Database Error Occurred
Unable to connect to your database server using the provided settings.

数据库配置错误
页: [1]
查看完整版本: 在线等,,,我的网站除了首页,怎么其他页面都不显示