Hi,
Currently we are using ojs version 3.2.0-2.
And we are trying to install the same version in another local server (windows 10 pc with xampp, localhost). So, I have followed the steps-
- I have downloaded the ojs 3.2.0-2 zip folder.
- Copied it to xampp/htdocs.
- Extracted the folder and renamed with ojs3.
- Trying to access it using chrome with http://localhost/ojs3/ . But, the installation page is not showing. It shows the error message-
"localhost is currently unable to handle this request.
HTTP ERROR 500"
I have done same things using ojs version “ojs-3.3.0-17”. This time it has worked properly.
Can anyone please help me to install ojs 3.2.0-2? We need ojs 3.2.0-2 in our local server for testing purpose.