-bash: ./eaccelerator.sh: 权限不够 无法安装
lnmp 0.9 ..已经给过 777 权限 。 但依旧提示 权限不够 。
求解 。。。 我 手动 安装 了。。
结果是 这样、
# vi /usr/local/php/etc/php.ini
# /etc/init.d/php-fpm restart
Shutting down php_fpm . done
Starting php_fpm PHP Warning:PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/php_openssl.dll' - /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/php_openssl.dll: cannot open shared object file: No such file or directory in Unknown on line 0
done
# /etc/init.d/nginx restart
Restarting nginx daemon: nginx.
# cd /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/
# ls -l
总用量 1200
-rwxr-xr-x1 root root 6403457月3 16:41 eaccelerator.so
-rwxr-xr-x. 1 root root 4341635月 30 18:25 memcache.so
-rwxr-xr-x. 1 root root 1506295月 30 18:25 pdo_mysql.so
# cd /data
# ls -l
总用量 94832
drwxrwxrwx 18 root root 40967月3 16:57 eaccelerator
drwxr-xr-x.14 root root 40967月3 15:49 lnmp0.9-full
-rw-r--r--. 1 root root648377555月 30 15:12 lnmp0.9-full.tar.gz
drwx------ 2 root root 163845月 29 18:50 lost+found
drwxr-xr-x 6 mysql mysql 40967月2 18:07 mysql
drwxr-xr-x. 122 root root 40965月 31 11:00 webmin
-rw-r--r--. 1 root root16133333 12月2 2010 webmin-1.530-1.noarch.rpm
drwxr-xr-x. 129 root root 122885月 31 15:44 webmin-1.580
-rw-r--r--. 1 root root160812991月 22 09:32 webmin-1.580.tar.gz
drwxr-xr-x 3 ftp_hnjjbs ftp 40966月1 09:15 website
# cd /data/eaccelerator
# ls -l
总用量 64
drwxrwxrwx 18 root root 40967月3 16:57 0
drwxrwxrwx 18 root root 40967月3 16:57 1
drwxrwxrwx 18 root root 40967月3 16:57 2
drwxrwxrwx 18 root root 40967月3 16:57 3
drwxrwxrwx 18 root root 40967月3 16:57 4
drwxrwxrwx 18 root root 40967月3 16:57 5
drwxrwxrwx 18 root root 40967月3 16:57 6
drwxrwxrwx 18 root root 40967月3 16:57 7
drwxrwxrwx 18 root root 40967月3 16:57 8
drwxrwxrwx 18 root root 40967月3 16:57 9
drwxrwxrwx 18 root root 40967月3 16:57 a
drwxrwxrwx 18 root root 40967月3 16:57 b
drwxrwxrwx 18 root root 40967月3 16:57 c
drwxrwxrwx 18 root root 40967月3 16:57 d
drwxrwxrwx 18 root root 40967月3 16:57 e
drwxrwxrwx 18 root root 40967月3 16:57 f
#
探针 显示 有。 但是 php-fpm 提示 缺少一个 phpopenssl.dll 是root运行的吗? 是的 。 是 root 运行 。 我现在已经手动安装上了 。
就是提示 缺少一个 php_openssl.php 文件 。用 find 查找了整个电脑 都没这个文件 。
现在探针 显示安装上了 。但 discuzx1.5 后台显示不支持 。 服务器安装了 帝国 和 discuz 。
php 感觉上确实快了。 而且看了一下 eacc 的缓存文件夹 。 里面也写入了缓存 。 属于正常工作中 。
回复 4# 的帖子
我只能说这是linux啊不是win啊自己看https://bbs.vpser.net/thread-7886-1-1.html 吧 哦 。。 教程害死人 。。
怎么注释掉 php_openssl.dll 呢 ? #export PHP_PREFIX="/usr/local/php" (把PHP安装目录导入到环境变 量)
#$PHP_PREFIX/bin/phpize
:L教程里让改环境变量 。 我给改了 。。。。。 原始的是啥 。。。
[ 本帖最后由 dicaroda 于 2012-7-3 18:09 编辑 ]
页:
[1]