Changing php version doesn't work
-
Hello, I try to change php version to php 5 on laragon and it shows me this error.
Syntax error on line 24 of C:/laragon/etc/apache2/fcgid.conf: Wrapper C:/laragon/bin/php/php-5.3.27/php-cgi.exe cannot be accessed: (720002) Le fichier sp\xe9cifi\xe9 est introuvable
-
@herzvh : Are you sure you downloaded the right PHP for your OS (32-bit, 64-bit)?
Please read this post for more info:
https://medium.com/@oluwaseye/add-different-php-versions-to-your-laragon-installation-d2526db5c5f1
-
Thanks for your response. It's worked
-
@herzvh : Nice - cheers!