mohammad6006
Verified User
- Joined
- Aug 2, 2013
- Messages
- 13
i have this problem : (13)Permission denied: /home/username/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
i read this help : http://help.directadmin.com/item.php?id=363
but in grep ^access: /etc/group:
access:x:503:nobody,mail,majordomo,daemon,ftp,apache
id apache
uid=498(apache) gid=500(apache) groups=500(apache),503(access)
dr-xr-x---. 9 webapps apache 4.0K Nov 27 20:22 www
drwxr-xr-x. 5 root root 4.0K Nov 28 02:24 html
cat /etc/httpd/conf/httpd.conf | grep Group
Group apache
i read this help : http://help.directadmin.com/item.php?id=363
but in grep ^access: /etc/group:
access:x:503:nobody,mail,majordomo,daemon,ftp,apache
id apache
uid=498(apache) gid=500(apache) groups=500(apache),503(access)
dr-xr-x---. 9 webapps apache 4.0K Nov 27 20:22 www
drwxr-xr-x. 5 root root 4.0K Nov 28 02:24 html
cat /etc/httpd/conf/httpd.conf | grep Group
Group apache
Last edited: