Home > Cpanel Server > .htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

October 15th, 2008 Leave a comment Go to comments

If you are getting “(13)Permission denied: /home/username/public_html/logo/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://www.yourdomain.com/logo/index.html” error in  apache error logs file /usr/local/apache/logs/error_log as well as the site is showing 403 Forbidden Error.

Then first please check the permissions of your folder and .htaccess file because folder permission are most likely 755 and .htaccess permission 644 . To change permissions use : chmod 644 the_name_of_your_path after that still you are getting same problem,then might be Frontpage Extension problem.

* Login into your CPanel account
* Click on Frontpage Extensions icon
* Click on Reinstall extensions button beside your problem domain.
* Done.

The .htaccess pcfg_openfile: unable to check htaccess file problem  will be fixed.

  1. July 28th, 2009 at 17:25 | #1

    i continue having this problem even after i did like You said!!!!! This issue is driving me crazy!!!! Any help apriciated!
    Thanks alot!!!!!

  2. May 29th, 2010 at 07:51 | #2

    Tanks !……..

  3. August 2nd, 2010 at 17:29 | #3

    I have already use your tips and worked !
    But now I have face this problem again and this tips not work

    Arthur :
    i continue having this problem even after i did like You said!!!!! This issue is driving me crazy!!!! Any help apriciated!
    Thanks alot!!!!!

    Same here

  4. nisamudeen
    September 3rd, 2010 at 13:32 | #4

    Hello,

    Please ensure /public_html/ directory group user is nobody
    Fix it using command chown “username”:nobody /public_html