Alle wichtigen Pfade für Ihr Webhosting finden Sie im CloudPit unter „Pfade & Ports“ in der Webhosting Verwaltung.

PHP auf Kommandozeile (PHP CLI)
Wollen Sie z.B. ein PHP Script im Webhosting via SSH (CLI) aufrufen und benötigen eine spezielle PHP Version, müssen Sie den ganzen Pfad zur gewünschten PHP Version angeben.
Diese Pfade sind wie folgt:
Pfad zu PHP 5.4 | /opt/plesk/php/5.4/bin/php |
Pfad zu PHP 5.5 | /opt/plesk/php/5.5/bin/php |
Pfad zu PHP 5.6 | /opt/plesk/php/5.6/bin/php |
Pfad zu PHP 7.0 | /opt/plesk/php/7.0/bin/php |
Pfad zu PHP 7.1 | /opt/plesk/php/7.1/bin/php |
Pfad zu PHP 7.2 | /opt/plesk/php/7.2/bin/php |
Pfad zu PHP 7.3 | /opt/plesk/php/7.3/bin/php |
Pfad zu PHP 7.4 | /opt/plesk/php/7.4/bin/php |
Pfad zu PHP 8.0 | /opt/plesk/php/8.0/bin/php |
Pfad zu PHP 8.1 | /opt/plesk/php/8.1/bin/php |
Weiter wichtige Pfade für Ihre Anwendungen
Temp Verzeichnis | /tmp |
Pfad zu Python | /usr/bin/python |
Pfad zu Perl | /usr/bin/perl |
Pfad zu ImageMagick Convert | /usr/bin/convert |
Pfad zu ImageMagick Identify | /usr/bin/identify |
Pfad zu Sendmail | /usr/sbin/sendmail |