Pages

Sunday, January 3, 2016

unable to check htaccess file

Permission denied: /home/USERNAME/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

for fix, follow the procedure below:

cd ~USERNAME

chmod a+rx public_html
 
Enjoy!

No comments:

Post a Comment