时间:2021-05-25
[root@web1 ~]# pecl install apc
downloading APC-3.1.9.tgz ...
Starting to download APC-3.1.9.tgz (155,540 bytes)
.................................done: 155,540 bytes
54 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
/usr/bin/phpize: /tmp/pear/temp/APC/build/shtool: /bin/sh: bad interpreter: Permission denied
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
ERROR: `phpize' failed
The problem is caused by the /tmp/ filesystem being mounted noexec, which keeps any programs on /tmp/ from being allowed to be executed, which breaks the install script.
To remount /tmp/ as executable, use:
[root@web1 ~]# mount -o remount,exec,suid /tmp
The it should install correctly.
After the install is done, remount the /tmp/ filesystem with the noexec permissions reset.
[root@web1 ~]# mount -o remount,noexec,nosuid /tmp
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
有三种主要的错误类型:1.编译错误:这种错误出现一般都是代码的语法问题。因为编译错误而导致辞ASP停止运行。2.运行错误:这个错误是发生在你准备运行ASP时的。
openoffice不能调用SCIM的问题解决方法$oowriterQUOTE:Gtk-Message:Failedtoloadmodule"gnomebrea
本文实例讲述了vuev-for循环重复数据无法添加问题解决方法。分享给大家供大家参考,具体如下:问题:错误提示如下:解决问题的代码示例:www.jb51.net
LNMPA中Apache的/root/lnmpastatus问题解决方法高手请无视,小白可借鉴。问题描述:LNMP0.7升级到LNMPA后运行命令/root/l
解决方法其实很简单:重新开启开启FSO在开始—运行里执行:regsvr32scrrun.dll,重新开启FSO成功,问题解决!开启FSO:regsv