We made a server change, where the versions of PHP and database were updated, but now when I try to restore the OMP version, the index directs me to the installation process.
What can be done to verify what the error is? Is it possible to upgrade it under these conditions?
The error seen in the graphics arises from restoring the website with Open Monograph Press version 3.3.0.13.
The question is, can I update to OMP version 3.4.0-8 with this error?
You’re seeing the installation form because installed is set to Off in your config.inc.php configuration file. Double-check your configuration file and see that it’s configured appropriately.
Regards,
Alec Smecher
Public Knowledge Project Team
I have already verified the config.inc.php file, and the parameter installed is set to Off.
Could there be a conflict between the omp version 3.3.0.13 and PHP 8.1?
That’s what I’m saying: if installed is set to Off, then you’ll see the installation form. If you don’t want to see the installation form, then set installed to On.
Regards,
Alec Smecher
Public Knowledge Project Team