Why won't my PHP version update?
I am currently in the process of developing my business' website; and in doing, I have chosen PHP's Laravel framework to expedite the process. However, the framework requires a version of PHP that exceeds 5.3. Currently, I am hosted on a server running on 5.3.x.
I have made several attempts to update my PHP's version through cPanel's PHP configuration option, but however, all efforts were unsuccessful. I have also amended the .htaccess files, found within the root directory and the public_html, to use PHP version 5, and still no luck.
The issue occurs when I try to install Laravel using Softaculous.
I have made several attempts to update my PHP's version through cPanel's PHP configuration option, but however, all efforts were unsuccessful. I have also amended the .htaccess files, found within the root directory and the public_html, to use PHP version 5, and still no luck.
The issue occurs when I try to install Laravel using Softaculous.