coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: baba12345 on August 29, 2005, 04:01:07 PM

Title: config.php shows 403 Forbidden
Post by: baba12345 on August 29, 2005, 04:01:07 PM
I've installed Coppermin 1.3.4 recently. When I go to config.php, it shows the following error

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

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.31 Server at baask.com Port 80

any help guys ..  :(

PHP version is 4.3.11
Title: Re: config.php shows 403 Forbidden
Post by: Tranz on August 29, 2005, 04:03:59 PM
See if you can access it after renaming the file to something else... like settings.php
Title: Re: config.php shows 403 Forbidden
Post by: baba12345 on August 29, 2005, 04:45:36 PM
YES I'M ABLE TO OPEN IT AFTER RENAMING IT ..

SHALL I CALL CONFIG1.PHP FROM BROWSER EVERY TIME ??

ANY WAY TO SOLVE IT

MUCH THANKS TO YOU
Title: Re: config.php shows 403 Forbidden
Post by: kegobeer on August 29, 2005, 05:33:21 PM
Your host, for faulty reasons relating to security on the server, forbids access to any file called config.  Ask them to remove this restriction.  If they won't, you have to go thru all the Coppermine files and change "config.php" to "config1.php".
Title: Re: config.php shows 403 Forbidden
Post by: baba12345 on August 29, 2005, 05:47:18 PM
THANKS TranzNDance AND kegobeer