Dear Support Team,
I am encountering an issue with my website due to the PHP version installed on the server. The error message I received is:
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 7.4.33. in /home/bebeklucu.helioho.st/httpdocs/vendor/composer/platform_check.php on line 24
On my local environment (DevTools), the PHP version is 8.2.12, but the server seems to be running 7.4.33. Could you please assist in updating the server’s PHP version to at least 8.2.0 to meet the Composer dependency requirements?,
Changing Root Directory to /public
Currently, the server’s root directory points to /httpdocs, but for my Laravel project, it needs to point to /httpdocs/public. Could you assist in changing the document root to /public?
Thank you for your help!
Best regards,
Bebeklucu