Dear all,
I tried to upgrade OJS from version 3 to the latest version. I followed the following recommendation, but I can not access my site. I would be so grateful if you could kindly help me about this issue.
Upgrading OJS 3 to the latest version
- Download the New OJS version package from this link
https://pkp.sfu.ca/ojs/ojs_download/
- Upload the downloaded file to your server name the folder OJS_New
- Copy this file/folder from the previous OJS version (previous) to the new version (OJS_New)
– config.inc.php
– public/
- Enter your OJS 3.1.2 folder find the config.inc.php file. Change installed config in the config.inc.php file
From On to Off
Hi @shahryar
- Enter your OJS 3.1.2 folder find the config.inc.php file. Change installed config in the config.inc.php file
From On to Off
In fact, it is the other way around. You have to set :
Installed = On
Then you can run the upgrade process. You are using the terminal, right?
Best,
Israel
I would like to thank you very much for your kind response. I changed config.inc.php file to on.
However, it still does not work. I face with the following error.
A database error has occurred: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known (SQL: create table announcement_types
(type_id
bigint not null auto_increment primary key, assoc_type
smallint not null, assoc_id
bigint not null) default character set utf8 collate ‘utf8_general_ci’)