默认情况下apache默认页面列表中没有index.php,我们应该打开httpd.conf查找DirectoryIndex,在默认页面列表中添加index.php,然后保存退出即可。这样在下面访问Discuz!论坛时直接输入IP地址即可。 是改这里:DirectoryIndex index.html index.html.var吗?
# DirectoryIndex: index.php
sets the file that Apache will serve if a directory
# is requested.
是不是语法错误了~ http://127.0.0.1/install.php无法显示,我在数据库中还是新建BBS。怎么会访问不到呢!