• Resolved urchman89

    (@urchman89)


    Hi
    Please i installed wordpress for my site and i closed all tabs only for me to try to access the site and i am getting this error and i can not login to fix the error.

    Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 7.2.5”. You are running 5.6.38. in /home2/ibisrted/public_html/wp-content/plugins/mojo-marketplace-wp-plugin/vendor/composer/platform_check.php on line 25

    Kindly help

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • sab

    (@sainikbiswas)

    @urchman89 this would most probably mean you may be are running PHP 5.6.38. Trying changing your PHP version to v7.3 or v7.4.

    You can check the version you are running by creating a file with any name for example phpinfo.php. Put this code in the page and then open it in your browser. It should let you know what version you are running.

    <?php
    phpinfo();
    ?>

    Hope this helps.

    Thread Starter urchman89

    (@urchman89)

    @sainikbiswas thanks for your reply but i can not even login to my wordpress to check the php version

    sab

    (@sainikbiswas)

    Hi @urchman89 as I can see you are hosted in hostgator and have access to a cpanel account most probably, you would have the option to change the php version inside your cpanel account. Change your php version from inside your cpanel using “select php version”, you will then get access to your wordpress login page.

    Thread Starter urchman89

    (@urchman89)

    @sainikbiswas thank you so much i have been able to resolve the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress Error’ is closed to new replies.