Installation problem with Mac, help me please!

I trying to install OJS 3.3.0 in my Mac with XAMPP 8.0.15

I have allready xampp running without issues. Apache, mysql database and proftpd are running.
i could created a new data base in phpmyadmin.
I filed the ojs folder in htdoc in xampp and created files folder.
i gave permission in all the ojs folders.
heres is the problem: when i open localhost/ojs nothing happend in safari, just a blank page.

This is the error log:

hrown in /Applications/XAMPP/xamppfiles/htdocs/ojs-3.3.0-9/index.php on line 65
[10-Mar-2022 05:38:41 Europe/Berlin] PHP Warning: require(./lib/pkp/includes/bootstrap.inc.php): Failed to open stream: Permission denied in /Applications/XAMPP/xamppfiles/htdocs/ojs-3.3.0-9/index.php on line 65
[10-Mar-2022 05:38:41 Europe/Berlin] PHP Fatal error: Uncaught Error: Failed opening required ‘./lib/pkp/includes/bootstrap.inc.php’ (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’) in /Applications/XAMPP/xamppfiles/htdocs/ojs-3.3.0-9/index.php:65
Stack trace:
#0 {main}

Please if somebody could help me i really appreciate.
regards, Esteban

Hi @Esteban,

Could you share what the file permissions are for the file mentioned in the error (lib/pkp/includes/bootstrap.inc.php)? It looks like there may be a permissions/user issue.

Thanks.

Regards,

Erik
PKP Team

1 Like

Thank you very much Eric!!!

As you mention the problem was the permissions. it is solved

This topic was automatically closed after 4 days. New replies are no longer allowed.