
다음에서 다운로드한 php-5.5.17을 구성하려고 합니다.https://www.php.net/distributions/php-5.5.17.tar.bz2
laragon/bin/php에 압축을 풀고 laragon 메뉴에서 php-5.5.17로 전환했습니다.
이 오류가 발생합니다.
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.
답변1
해결책: 내 PHP 버전의 경우: 문제를 해결하여 : php-5.5.17-Win32-VC11-x64
을 찾아서 다운로드하려고 했습니다 .httpd-2.4.38-win64-VC11
apachelounge.com/download/VC11/#google_vignettez
참고: PHP는 소스 코드가 아닌 바이너리로 다운로드되어야 합니다. 에서:https://windows.php.net/downloads/releases/archives/
또한 필요한 경우 Visual C++ Redistributable for Visual Studio 2012 Update 4
컴퓨터에 호환되는 항목을 설치하십시오.