• 26-08-2016, 14:24:53
    #1
    Geçenlerde chown apache:apache /home/pr/public_html -R bu komutu uyguladim haliyle site bozuldu
    ardindan chown pr:pr /home/pr/public_html -R bunu uyguladım düzelir diye ama düzelmedi

    Siteye girmek istedigimde error_log dosyasinda bu sekilde hata veriyor.

    [Fri Aug 26 14:14:47 2016] [error] (2)No such file or directory: Can't clean stale key files from directory "/usr/local/frontpage/version5.0/apache-fp" in FrontPageCleanup().
    [Fri Aug 26 14:14:47 2016] [error] Incorrect permissions on key directory "/usr/local/frontpage/version5.0/apache-fp" in FrontPageCheckup().  Until this problem is fixed, the FrontPage security patch is disabled and the FrontPage extensions may not work correctly.
    [Fri Aug 26 14:14:47 2016] [notice] Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 configured -- resuming normal operations
    [Fri Aug 26 14:15:01 2016] [crit] [client 157.55.39.31] (13)Permission denied: /home/pr/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
  • 30-08-2016, 21:08:29
    #2
    .htaccess dosyanıza chmod 644 verin.

    ayrıca gizli dosyaların sahipliğini ayrıca almanız gerek,

    chown -R prr /home/pr/public_html/.htaccess