
Ich versuche, php-5.5.17 zu konfigurieren, heruntergeladen vonhttps://www.php.net/distributions/php-5.5.17.tar.bz2
in laragon/bin/php entpackt und vom Laragon-Menü auf php-5.5.17 umgestellt.
Dieser Fehler wird angezeigt:
Service Apache can not start. Reason:
----------------------------------------
AH00526: Syntax error on line 24 of C:/laragon/etc/apache2/fcgid.conf:
Wrapper C:/laragon/bin/php/php-5.5.17/php-cgi.exe cannot be accessed: (720002)The system cannot find the file specified.
Antwort1
LÖSUNG: Für meine PHP-Version: php-5.5.17-Win32-VC11-x64
Ich habe versucht, : zu finden und herunterzuladen, httpd-2.4.38-win64-VC11
hat apachelounge.com/download/VC11/#google_vignettez
das Problem gelöst.
Hinweis: PHP muss als Binärdatei und nicht als Quellcode heruntergeladen werden. von:https://windows.php.net/downloads/releases/archives/
Installieren Sie bei Bedarf auch die Visual C++ Redistributable for Visual Studio 2012 Update 4
kompatible Version auf Ihrem Computer.