Jump to content

404 Not Found: You don't have permission...


webmaster1

Recommended Posts

Hi All,

 

I'm under pressure to finish a site but I'm having difficulty displaying an image via php:

 

         <?php 
              //DISPLAY IMAGE
              echo "<img src='images/menu_thumbnail_bg.jpg'/>";
         ?>

 

When I try and pull up the image by directly linking to it address in my browser I get the following error:

 

Forbidden

You don't have permission to access /images/menu_thumbnail_bg.jpg on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

Could somebody please assist me with this? It's really annoying. The permissions are the same as every other image. My index page has .php extension.

Link to comment
https://forums.phpfreaks.com/topic/152135-404-not-found-you-dont-have-permission/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.