Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Access Errors  (Read 4694 times)

0 Members and 1 Guest are viewing this topic.

rctycoon86

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 5
    • Twisted Gamers
Access Errors
« on: December 30, 2004, 03:52:36 pm »

I have seen many posts about the following access error:

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

I am also receiving this error.  I checked with my host who told me that I needed to ask you what needs to be changed in the .htaccess file that's in my public_html folder.  Below are the contents of the .htaccess file.  (I have removed all private info in some of the wording below.)

Quote
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName
AuthUserFile
AuthGroupFile

If someone could help me out with this, it would be greatly appreciated.  I would really like to get my photo gallery up and running.  Thanks! :)
« Last Edit: January 06, 2005, 06:58:47 pm by TranzNDance »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Access Errors
« Reply #1 on: December 31, 2004, 06:25:58 am »

everybody needs access to this file, the protection is done by means of coppermine authentification, not .htaccess means. The excerpt of your .htaccess file means nothing to me, this is not related to coppermine at all, but settings you (or your webhost) applied to .htaccess to prevent access for unauthorized users browsing your page. As I pointed out, coppermine doesn't need that kind of protection, it sends unauthorized users away for pages that are restricted to the admin or a particular user group. Just make your webhost change the permissions for the whole coppermine gallery to be accessible for everyone (if you don't know how to modify this yourself).

Joachim
Logged

rctycoon86

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 5
    • Twisted Gamers
Re: Access Errors
« Reply #2 on: January 05, 2005, 09:52:10 pm »

Thanks for your help, but my webhost keeps insisting that it's something with the software.  I have told them that I never had this problem when I ran the software on other hosts, so it has to be something on their end.  Boy, did I get in trouble saying that.  I was told that no one else has ever had the access error problems that I'm having.  Anyway, I will see if they can change something in the .htaccess files.  Thanks again for your help.
Logged

rctycoon86

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 5
    • Twisted Gamers
Re: Access Errors
« Reply #3 on: January 06, 2005, 05:46:12 pm »

Well, good news.  I changed hosts and haven't had any problems at all.  Problem solved.  Thanks!
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.