LMP1.1安装./xcache.sh选择3.1.0,提示必须要输入密码
LMP1.1安装./xcache.sh选择3.1.0,提示必须要输入密码You will install XCache 3.1.0
Please input your admin password of XCache Administration Page:
password can't be NULL!
军哥教程上说,输入./xcache.sh,选择new然后回车可以,但是貌似提示需要密码,请问我应该如何操作
另外安装XCache 3.1.0后,php探针无法显示内存情况:
还有xcache/安装后目录是/home/wwwroot/default/xcache/也就是网站默认根目录,但我打开http://IP/xcache/提示:
Fatal error: xcache_count(): xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/wwwroot/default/xcache/cacher/index.php on line 259
[ 本帖最后由 cnzz 于 2014-6-2 07:39 编辑 ]
回复 1# 的帖子
那是你的xcache管理面板密码,用来查看xcache的一些信息的。这是1.1版本新增加的,1.0版本就是没有的。密码你自己随便输入,能记住就行了。
管理后台:http://yourip/xcache/ ,用户名是admin,密码就是你刚输入的。你可以在default文件夹找到。
回复 2# 的帖子
xcache/安装后目录是/home/wwwroot/default/xcache/也就是网站默认根目录,但我打开http://IP/xcache/提示:
Fatal error: xcache_count(): xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/wwwroot/default/xcache/cacher/index.php on line 259
如何解决
另外安装了xcache发现p.php探针页无法现在内存占用情况等内容 php -v看一下加载上了没有,重启一下php-fpm试试 看
探针不显示一般可能是open_basedir限制,lnmp的话可以查看/usr/local/php/etc/php.ini
回复 4# 的帖子
登录http://ip/xcache/提示:Fatal error: xcache_count(): xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/wwwroot/default/xcache/cacher/index.php on line 259
我php -v好像开启了,提示:
# php -v
PHP 5.3.28 (cli) (built: Jun1 2014 05:10:29)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with XCache v3.1.0, Copyright (c) 2005-2013, by mOo
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
with XCache Optimizer v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Cacher v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Coverager v3.1.0, Copyright (c) 2005-2013, by mOo
另外军哥你回答说探针不显示一般可能是open_basedir限制,lnmp的话可以查看/usr/local/php/etc/php.ini?
我是lnmp,而且安装的是你的LNMP1.1版本,php.ini内容见附件:
请问军哥具体如何解决探针不显示问题
[ 本帖最后由 cnzz 于 2014-6-2 22:36 编辑 ]
回复 4# 的帖子
另外问下军哥https://bbs.vpser.net/开启了内存优化接口了吗,[ 本帖最后由 cnzz 于 2014-6-2 22:36 编辑 ]
回复 5# 的帖子
你php.ini里确实加open_basedir了open_basedir哪几行后面都加上:/proc
重启php-fpm
discuz 6非常老了, 后台上还没xcache接口的功能
页:
[1]