我是一個絕對的新手...直到一小時前沒有了解SSh,並在2小時前得到了我的第一個VPS。仍在學習!pecl安裝apc不起作用。 shtool不存在
所以我正在安裝MediaWiki並需要添加APC擴展。但有一個小問題。任何想法/提示?
[[email protected] ~]# pecl install apc`
downloading APC-3.1.13.tgz ...
Starting to download APC-3.1.13.tgz (171,591 bytes)
.....................................done: 171,591 bytes
55 source files, building
running: phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
shtool at '/var/tmp/APC/build/shtool' does not exist or is not executable.
Make sure that the file exists and is executable and then rerun this script.`
請問您可以發佈mount命令的輸出嗎?也許你的/ var分區有nosuid,noexec設置 – herrjeh42