Error instalacion 3.1.1.0

¿alguien pudiera ayudar?
Warning: require(./pages/index/index.php): failed to open stream: No such file or directory in C:\xampp\htdocs\ojs311\lib\pkp\classes\core\PKPPageRouter.inc.php on line 194

Fatal error: require(): Failed opening required ‘./pages/index/index.php’ (include_path=’.;C:\xampp\htdocs\ojs311/classes;C:\xampp\htdocs\ojs311/pages;C:\xampp\htdocs\ojs311/lib/pkp;C:\xampp\htdocs\ojs311/lib/pkp/classes;C:\xampp\htdocs\ojs311/lib/pkp/pages;C:\xampp\htdocs\ojs311/lib/pkp/lib/adodb;C:\xampp\htdocs\ojs311/lib/pkp/lib/phputf8;C:\xampp\htdocs\ojs311/lib/pkp/lib/pqp/classes;C:\xampp\htdocs\ojs311/lib/pkp/lib/smarty;.;\xampp\php\PEAR’) in C:\xampp\htdocs\ojs311\lib\pkp\classes\core\PKPPageRouter.inc.php on line 194

Hi @Jose_Carlos_del_Toro,

The warning suggests the file pages/index/index.php is missing. Make sure all the files from the .tar.gz package are present.

Regards,
Alec Smecher
Public Knowledge Project Team

Ante todo gracias por la respuesta. Descargue nuevamente el paquete del sitio y el .tar.gz no tiene ese directorio, en gith si aparece ¿Que hacer?
contenido%20fichero

Copie la carpeta pages del gith y me salio la pagina de presentacion.
Ahora me sale este error

Warning: Smarty error: unable to read resource: “admin/contexts.tpl” in C:\xampp\htdocs\ojs311\lib\pkp\lib\vendor\smarty\smarty\libs\Smarty.class.php on line 1094

siempre estás usando lo descargado de GitHub?? si es así mejor no seguir por esa línea, mejor descargar desde https://pkp.sfu.ca/ojs/ojs_download/ (para usar lo de GitHub debes instalar varias cosas más)

Hi @Jose_Carlos_del_Toro,

That file should be inside the archive in templates/admin/contexts.tpl. Are you sure you’re extracting the .tar.gz file fully, and that the download was complete? It seems as though you’re missing several files that should definitely be in the .tar.gz file.

Regards,
Alec Smecher
Public Knowledge Project Team