View unanswered posts | View active topics It is currently Thu Nov 30, 2023 10:43 am



Reply to topic  [ 2 posts ] 
 Apache Server - PHP - in Linux - Page Image Help 
Author Message
Junior Member

Joined: Wed Mar 08, 2006 7:40 am
Posts: 1
Post 
Hi All,

I am using Apache Server to run my site with PHP - MySQL in the Linux OS.

First of all, allow me to clarify th history that the site was tested with IIS when developed and was in Windows Environment. Now I have gone insane and trying to run it in Linux OS with Apache Server.

With the few changes incorporated, everything runs fine, sessions, db .... but I don't know what happened to the Images. I have tried (relentlessely may be the right word) ... but all in vain !

For example, here is a one <img> tag of the page ...

Code:
<img name="home_r1_c1" src="../images/home_r1_c1.gif" width="773" height="40" border="0" alt="">


Image is at the right place ... but it never shows ..... Even [images/home_r1_c1.gif] or [../../images/home_r1_c1.gif] didn't work when I placed the image at the different places.

Alternatively, if I do as :-

Code:
<img name="home_r1_c1" src="/opt/lampp/htdocs/wwwroot/portal/images/acume.gif" width="773" height="40" border="0" alt="">


It shows the images happily ... would please someone help me out here !!!
Thanks in advance.


Wed Mar 08, 2006 7:57 am
Report this post
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.