Client denied by server configuration problems Client denied by server configuration problems
 

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

Main Menu

Client denied by server configuration problems

Started by sbpoole, December 11, 2003, 11:41:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sbpoole

I'm getting thousands of these errors.  On my home computer, I experience no problems at all, but at work I get broken images, pages not loading completely, and forbidden errors.  This is just a few lines from the error log on my host's server.  Server has been taken over by new management and I can't contact them just yet as I don't have the contact info.  If someone knows how I could resolve this, I would very much appreciate your help.  My business is suffering because of this because some customers can't get past the forbidden errors.  The Rainy Day theme works just fine, although a lot of the errors point to the theme's images.  The logo.php is the watermarking utility and it works perfectly, but still generates lots of errors in the error log.   Thanks, Sonny


[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/logo.php
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/logo.php
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/logo.php
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:02 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/logo.php
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/themes/rainy_day/images/template_r6_c3.gif
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/themes/rainy_day/images/template_r5_c4.gif
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/themes/rainy_day/images/template_r5_c8.gif
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/themes/rainy_day/images/template_r4_c9.gif
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] File does not exist: /home/sbpoole/public_html/403.shtml
[Thu Dec 11 16:22:01 2003] [error] [client 64.53.96.42] client denied by server configuration: /home/sbpoole/public_html/themes/rainy_day/images/template_r4_c3.gif

Joachim Müller

this is not related to coppermine at all, but server setup: you get a 403 (forbidden) error when trying to access the resources, so I guess you put some access restrictions (.htaccess) in place. Remove the .htaccess file (may be invisible in your ftp program - try to overwrite any existing .htaccess file with a blank one).

GauGau

sbpoole

The only htaccess file present is a blank one.