-
Hello Unfortunately, I need to test an application using PHP 5.5, however, the Laragon Apache version is not compatible. Does anyone have an example on how to change the Apache version? thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can download a VC11 version from Apache Lounge The process is similar to How to update the PHP version in Laragon. Except for the extracted files from the downloaded zip go into the C:\laragon\bin\apache directory. You can switch versions from the Laragon > Apache > version [...] > menu. |
Beta Was this translation helpful? Give feedback.
-
Your Apache VC version is too high. Use the same VC version of PHP and Apache. |
Beta Was this translation helpful? Give feedback.
You can download a VC11 version from Apache Lounge
The process is similar to How to update the PHP version in Laragon. Except for the extracted files from the downloaded zip go into the C:\laragon\bin\apache directory. You can switch versions from the Laragon > Apache > version [...] > menu.