[HELP ojs3-1-2] Quando tento navegar no painel de instalação, aparece o arquivo index.php do ojs

Olá!
Fiz o download do ojs-3.1.2 no meu servidor web, seguindo as instruções, etc. Mas quando tento navegar no site para configurar a instalação, ao invés de aparecer o painel de instalação, aparece o arquivo index.php que já vem na pasta zip do ojs-3.1.2

Uso:

  • php 7.0 (eu usava a versão mais recente, só que não funcionava, alterei para esta versão 7.0)
  • mysql 5.7
  • apache 2

Hi @Alison_Henrique_Mach

Please, write in english.

If you are viewing the content of the index.php file and not the page, it means that your PHP is not processing the content. Most likely there is some infrastructure problem.
Are you using windows or linux? Which version?
Please provide more information so people can help you.

Regards,
Tarcisio Pereira.

Hello, @Tarcisio_Pereira
Thank you for the contact.

I used translator to write in english, I hope the translation is correct.

I use Ubuntu Linux on the Ec2 instance of Amazon Web Service (AWS). However, for download of ojs-3.1.2, I downloaded my notebook (Windows 10) via FileZilla.

I extracted the folder in / var / www / html, I changed the permissions, according to this tutorial that is for ojs-2.xx (http://wiki.ibict.br/index.php/Instalaç�% A3o_SEER_2.x # Installs.C3.A7.C3.A3o_of_SEER.28OJS.29)

chmod + w -R public /
chown -R www-data cache /
chown -R www-data cache / t_cache /
chown -R www-data cache / t_config /
chown -R www-data cache / t_compile /
chown -R www-data cache / _db
chown -R www-data / var / ojs_uploads

n the ubuntu command, php 7.2 was standard. However, I simply did not browse the site (I can not remember the error message).
I updated php to version 7.0, connected, but only appears the message index.php

I have already edited the settings in config.inc.php, I already created .htacess file, I have already removed everything and resented it several times. The index.php file always appears

Hi @Alison_Henrique_Mach

Please verify if apache php module is already installed and enabled.

Regards,
Tarcisio Pereira

1 Like

@Tarcisio_Pereira
Now it is this error that appears. I do not know how to fix it.
When you click “install …”, it remains on the same page but this error appears.

image

1 Like

Hi @Alison_Henrique_Mach,

I’ve responded to your question on this other thread. Please don’t post the same question multiple times – it clutters the forum.

Thanks,
Alec Smecher
Public Knowledge Project Team

1 Like