Hey,
I am trying to upgrade to OJS-3.1.2
from 3.1.1.4.
My PHP version is 7.2
and I configured the database driver as mysqli
.
I am using the web-based upgrade script, which works pretty nicely and the upgrade finishes without any error.
The problem starts when config.inc.php
is reconfigured as installed=on
.
The server gives an internal error (Error 500)
the error log is as follows:
[Wed Mar 27 08:32:55 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: ojs2: Database connection failed! [Wed Mar 27 08:33:01 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: ojs2: Database connection failed! [Wed Mar 27 09:03:31 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: ojs2: DB Error: No such file or directory, referer: http://ejeceorgsr.cluster027.hosting.ovh.net/index.php/index/install/upgrade [Wed Mar 27 09:05:20 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: ojs2: DB Error: No such file or directory, referer: http://ejeceorgsr.cluster027.hosting.ovh.net/index.php/index/install/upgrade [Wed Mar 27 09:11:02 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: WARNING: The NavigationMenu (ContextId: 1, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached., referer: http://ejeceorgsr.cluster027.hosting.ovh.net/index.php/index/install/upgrade [Wed Mar 27 09:11:02 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: WARNING: The NavigationMenu (ContextId: 1, Title: Primary Navigation Menu, Area: primary) will be skipped because the specified area has already a NavigationMenu attached., referer: http://ejeceorgsr.cluster027.hosting.ovh.net/index.php/index/install/upgrade [Wed Mar 27 09:11:02 2019] [error] [client 62.199.98.29] [host ejeceorgsr.cluster027.hosting.ovh.net] AH10039: FastCGI: server "/homez.382/ejeceorgsr/www/index.php" stderr: PHP message: WARNING: The NavigationMenu (ContextId: 0, Title: User Navigation Menu, Area: user) will be skipped because the specified area has already a NavigationMenu attached., referer: http://ejeceorgsr.cluster027.hosting.ovh.net/index.php/index/install/upgrade
I can’t understand what causes this error. I tried to upgrade in another server, which gave the exactly produced the same error.
Regards,
zaratushtra