VPS侦探论坛

 找回密码
 注册
查看: 4781|回复: 1

新安装zblog: zb_install/index.php 无法点“下一步”求解?

[复制链接]
发表于 2015-12-9 23:29:15 | 显示全部楼层 |阅读模式

apche修改 /usr/local/apache/conf/extra/httpd-vhosts.conf

修改如下,

#php_admin_value open_basedir "/home/wwwroot:/tmp/:/var/tmp/:/proc/"
DocumentRoot "/home/wwwroot"
ServerName www.lnmp.org
ErrorLog "/home/wwwlogs/IP-error_log"
CustomLog "/home/wwwlogs/IP-access_log" common
<Directory "/home/wwwroot">
    SetOutputFilter DEFLATE
    Options FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
    DirectoryIndex index.html index.php
</Directory>
</VirtualHost>



上面三处都改成了:/home/wwwroot

但新问题又来了:

zb_install/index.php 无法下一步

vps服务器 lnmpa 1.2版的一键安装包 ,将Apache默认网站目录改成了/home/wwwroot/

在它下面建了“zblog”目录(0755权限),安装zblog,在点了install.php以后,跳转到了  zb_install/index.php

出现了同意安装协议,打勾,但 是后面的“下一步”按钮灰色,无法继续…………

求解药?????
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2015-12-10 10:55:02 | 显示全部楼层


如果要用默认虚拟主机做站,httpd.conf 里也要修改
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-28 15:31 , Processed in 0.025246 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表