Submitted by ateaweb on Tue, 05/03/2016 - 23:34
Running "virtualmin fix-domain-permissions --domain " results in a 403, causing this error in the apache log.
[core:crit] [pid 20773] (13)Permission denied: [client ] AH00529: /home/accountname/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/accountname/public_html/' is executable
To fix I had to "chmod +x /home/accountname/public_html"
What could have caused this issue, and what is the proper fix? or is that it.
Apache Version: Server version: Apache/2.4.7 (Ubuntu) Server built: Jan 14 2016 17:45:23
Status:
Active
Comments
Submitted by ateaweb on Tue, 05/03/2016 - 23:35 Comment #1
Submitted by ateaweb on Tue, 05/03/2016 - 23:36 Comment #2
Submitted by JamieCameron on Wed, 05/04/2016 - 19:48 Comment #3
What are the permissions on
/home/accountname
?