Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file_put_contents(./../.htaccess): failed to open stream: Permission denied #1

Open
dragosvr92 opened this issue Apr 14, 2021 · 1 comment

Comments

@dragosvr92
Copy link

After i delete or enable/install the extension, it returns
[phpBB Debug] PHP Warning: in file [ROOT]/ext/board3/portal/includes/acp_htaccess.php on line 47: file_put_contents(./../.htaccess): failed to open stream: Permission denied

The message disappears afterwards, but the /portal page returns a 404 error.

@picaronin
Copy link
Owner

picaronin commented Apr 14, 2021

Everything indicates that the .htaccess file does not exist in the root folder of the forum or that this folder does not have the correct write permissions.
Verify that the .htaccess file exists and that it is the correct one for the phpbb version and that it has CHMOD 644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants