Client denied error for a file that doesn't exist…
-
Running LAMP on Ubuntu 12.04 and finding the following crop up in error logs:
[error] [client 127.0.0.1] client denied by server configuration: /var/www/domain/public_html/wp-content/themes/childtheme/index.php
Now, the file childtheme/index.php doesn’t actually exist. I’d expect WP to automatically recognise that it should be looking at …/parenttheme/index.php and thereby avoid an error.
– Does this mean there’s a misconfigured call in a theme or plugin somewhere? If so, what might it look like?
– Or is this an issue at the server block/directive level?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Client denied error for a file that doesn't exist…’ is closed to new replies.