I am having a little bit of problem getting Froxlor set up properly, with all domains that I create giving a 403 error when you access the site via http.
I am set up using the following config
ubuntu 18.04 lts
apache 2.4.29
php 7.2
php-fpm
mod_proxy_fcgi
libnss-extrausers
I have followed all the steps, and I think I have the correct boxes ticked, but I am obviously missing something somewhere along the lines. Any pointer in the right direction would be great.
Forbidden
You don't have permission to access / on this server.
Server unable to read htaccess file, denying access to be safe
Apache/2.4.29 (Ubuntu) Server at test.bearandbox.uk Port 80
The logs give the following error
Quote
(13)Permission denied: [client XX.XXX.XX.XXX:59711] AH00529: /var/customers/webs/bearbox/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/customers/webs/bearbox/' is executable, referer: http://test.bearandbox.uk/
When I add a domain I get the following config in sites-available
Question
Simon Yeldon
I am having a little bit of problem getting Froxlor set up properly, with all domains that I create giving a 403 error when you access the site via http.
I am set up using the following config
I have followed all the steps, and I think I have the correct boxes ticked, but I am obviously missing something somewhere along the lines. Any pointer in the right direction would be great.
When you go to the domain http://test.bearandbox.uk you get a 403 error with the following message
Forbidden You don't have permission to access / on this server. Server unable to read htaccess file, denying access to be safe Apache/2.4.29 (Ubuntu) Server at test.bearandbox.uk Port 80
The logs give the following error
When I add a domain I get the following config in sites-available
The file at /var/lib/extrausers looks like this
the file in the php-fpm pool looks like this
If I un-comment the chroot line, it works...
How do I fix this?
10 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.