404 Forbiden Error 404 Forbiden Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

404 Forbiden Error

Started by vietkool, February 13, 2005, 08:16:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vietkool

Recently, I've been getting this error when trying to batch add files:


Code:
Forbidden

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

please help me how to solve this .... I got two gallery on the same server, one is working fine ... but this one got the 403 error

Joachim Müller

you probably have an .htaccess file in place that restricts the script to access file(s) - nothing directly related to coppermine, and impossible to tell without further information. A good place to start would be posting a link...

Joachim

P.S. Forbidden is 403, not 404 (as suggested in your subject line)