Jump to content
[MUST READ] Forum Rules ×

PHP


Recommended Posts

On 3/23/2024 at 10:55 AM, Rullebou said:

how to change the PHP version, I can't do it in the version change panel

You may be able to do this yourself, using a .htaccess file with the following:

AddHandler application/x-httpd-alt-php74___lsphp .php

Replace the 74 with whatever version you want.

Note: This only works for below the current php version of the server.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...