Ich bin ein absoluter Neuling ... habe vor einer Stunde nichts über SSh gelernt und habe mein erstes VPS vor 2 Stunden bekommen. Ich lerne immernoch!pecl install apc funktioniert nicht. shtool existiert nicht
Also installiere ich MediaWiki und muss APC-Erweiterung hinzufügen. Aber ich habe ein kleines Problem. Irgendwelche Ideen/Tipps?
[[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.`
Können Sie bitte die Ausgabe des Befehls mount posten? Vielleicht hat deine/var-Partition nosuid, noexec set – herrjeh42