PHP error

Website URL

http://vparrot.000.pe/public/index.php
(please specify the URL of the site on which you are experiencing the problem)

Error Message

peut on corriger ce probleme Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.1.0”.
(please share the FULL error message you see, if applicable)

Other Information

(other information and details relevant to your question)

Php 8.1 not implemented… So kindly change req files to run 7.4

5 Likes

J’ai effectué le changement dans mon composer, mais le message reste le même


Moderator here - Please speak in English!

I made the change in my composer, but the message remains the same

I made the change and updated my database, now I have a 500 error

A HTTP ERROR 500 means your PHP code is crashing. That could mean that your code (still) isn’t compatible with PHP 7.4, or something went wrong while downgrading the requirements causing some version conflict.

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.