Php tools/upgrade.php check - doesn't do anything

Describe the issue or problem
I’m updating our OJS 3.3.0.13 to 3.4.0.3 following this guide
How to Upgrade (sfu.ca)
Now I’m at the stage when I should check the version (point nr. 8 “Run the Upgrade”) with

php tools/upgrade.php check

command.
At first I got an error message
“Your Composer dependencies require a PHP version “>= 8.0.2”. You are running 7.4.33.”

after I set the php version from 7.4 to 8.2 on the server (hosted on Greengeeks) when I run the

php tools/upgrade.php check

I got nothing. No error, no any message… :frowning:

What could be a problem? What to check? How to check?
Could you help me please?

OK, I revert to 3.3… uncompatible plugins…

@Zsombor,

Please check the error log and post the error here.

Best regards,
Josh

This topic was automatically closed after 4 days. New replies are no longer allowed.