Error Permission To Access /install/install.php


Subject: Error Permission To Access /install/install.php
I cant Star The install on my server this is the error

Forbidden
You don't have permission to access /install/install.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

What i cand do to fix it, all the CHMOD Permission are ok.......

Profile PM  
Subject: Re: Error Permission To Access /install/install.php
This is the same error message I was getting when attempting to edit a couple of different files after installation and after much back and forth with my web host tech support we figured it out. (Well, they did. :wink: )

Place these two lines at the beginning of your .htaccess fille.

Code: [Download] [Hide] [Select]
SecFilterInheritance Off
SecFilterEngine Off
and upload it to the Icy Phoenix root directory. It worked for me when I was getting this message when trying to add a block or add adsense code to headers and banners. It is cause by a security setting in your web host firewall.

Profile PM  
Subject: Re: Error Permission To Access /install/install.php
Like This ?


Code: [Download] [Hide] [Select]
SecFilterInheritance Off
SecFilterEngine Off
#php_flag register_globals 0
#php_flag register_globals off
#php_flag magic_quotes_gpc on
#php_value memory_limit 16M
#Options +FollowSymlinks

Profile PM  
Subject: Re: Error Permission To Access /install/install.php
Yes, that is what I did and it worked for the files I did not have permission for. But my install script did run. I was getting the exact same message for the other files after install.

Profile PM  
Subject: Re: Error Permission To Access /install/install.php
the same error message, doest work to me that

Quote:
SecFilterInheritance Off
SecFilterEngine Off
#php_flag register_globals 0
#php_flag register_globals off
#php_flag magic_quotes_gpc on
#php_value memory_limit 16M
#Options +FollowSymlinks

Profile PM  
Subject: Re: Error Permission To Access /install/install.php
You will probably have to contact your web host then. I got this resolution from my web host and your might be setup differently. Let us know what you find out so it might help someone else.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 1.2784s (PHP: 1% SQL: 99%)
SQL queries: 31 - Debug Off - GZIP Enabled