coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: t3kn0byt3 on December 21, 2003, 12:47:44 AM

Title: 403 Forbidden on config.php
Post by: t3kn0byt3 on December 21, 2003, 12:47:44 AM
I have completed a clean install.  But after logging in as admin, I cannot access the configs.  Here is what I get.

QuoteForbidden
You don't have permission to access /config.php on this server.

The site is http://www.familyhqs.com

Thanks in advance.
Title: 403 Forbidden on config.php
Post by: esculap on December 21, 2003, 01:33:40 AM
check the file permissions and chmod to 644 if is not like this
Title: 403 Forbidden on config.php
Post by: t3kn0byt3 on December 21, 2003, 01:44:47 AM
It is 644.
Title: 403 Forbidden on config.php
Post by: Tarique Sani on December 21, 2003, 03:54:40 AM
Can't see anything at the URL
Title: 403 Forbidden on config.php
Post by: Joachim Müller on December 21, 2003, 01:33:18 PM
you seem to have figured this out by yourself: http://www.familyhqs.com/config.php shows
QuoteError
You don't have permission to access this page.
(Expected behaviour for non-admin calls of the config).

GauGau
Title: 403 Forbidden on config.php
Post by: t3kn0byt3 on January 02, 2004, 03:13:09 PM
I finally figured out that my .htaccess file was still full of mod-rewrite junk from my old site.  Thought I had deleted it but I guess not.

Thx for the help.
Title: Re: 403 Forbidden on config.php
Post by: spyder on June 08, 2004, 03:57:56 AM
the chmod is on 644, but still getting 403 error 
Title: Re: 403 Forbidden on config.php
Post by: Joachim Müller on June 08, 2004, 08:20:33 AM
some webhosts won't let you access files that are named "config" or "install". Rename config.php to "foobar.php" and try browsing it after logging in as admin. This has been asked very often already, for details please search the board.

GauGau