Forum Moderators: phranque

Message Too Old, No Replies

Moving From Win -> Linux Server....

         

barkingpenguin

3:56 pm on Feb 19, 2004 (gmt 0)

10+ Year Member



Hello Folks!

I have Win2k Pro with Apache 2, PHP 4, mySQL, etc. on my development machine at home.

I have created a web site using a simple <?php require('header.html');?> and everything works splendidly at home. When I upload it to my WebHost the page is being included, but I'm not seeing any of the images. I have maintained the same directory structure on both machines.

Any thoughts?

Thanks

[edited by: barkingpenguin at 4:23 pm (utc) on Feb. 19, 2004]

trillianjedi

4:00 pm on Feb 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld!

You should remove your URL as per the Terms of Service of this forum.

Sounds like a permissions issue to me. Does the outside world have permission to access the images directory?

TJ

barkingpenguin

4:31 pm on Feb 19, 2004 (gmt 0)

10+ Year Member



URL removed. My apologies.

Thanks for your help TJ. The outside world is able to access the images folder, but I just realized that trying to display an image results in a permissions error.

Doh!

trillianjedi

4:43 pm on Feb 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



OK good, so problem solved.

Now you've moved over to Linux, whenever you have something strange like that, the first thing to look at is permissions.

TJ