I have a OJS 3.1.1.4 setup currently running fine, under PHP 5.6. I want to update both OJS and PHP (to 7.4, already installed and working); I tried earlier today, but couln’t get it to run; after I follow the steps to update, when try to access the site I get a HTTP 500 error, and in the logs I see:
[Mon Jan 04 19:48:41.358748 2021] [fcgid:warn] [pid 12567:tid 139688247322368] (104)Connection reset by peer: [client ] mod_fcgid: error reading data from FastCGI server
[Mon Jan 04 19:48:41.359838 2021] [core:error] [pid 12567:tid 139688247322368] [client ] End of script output before headers: index.php
I just can’t get it to run. Any ideas?