Jump to content

Problem showing pictures with php in cgi-bin


DMeerholz

Recommended Posts

Hi,

 

Does anyone know why I cant show a picture with php code that resides in my cgi-bin.

But showing image

In the php

<img src="..html/images/logo.gif">

 

But if in the html directory with plain html code

<img src="images/logo.gif">

works fine.

 

I thought maybe put the images folder in cgi-bin and

<img src="images/logo.gif">

still doesnt work...

 

I have chmod 777 both the cgi-bin and html directory and the image and its directory... still the same.

 

Where should my pics lie if I want the to be accessed with cgi code?

 

Dont worry, I will put the permissions back to something safer as soon as I sort this out... just read that 644 or 744 is good. Is that correct?

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.