matthew798 Posted September 1, 2008 Share Posted September 1, 2008 Hey guys, this probably isn't the right place to ask this, but here goes anyways. I have a nice new server (6 year old dinosaur) and ive loaded wamp onto it. Everything works well. Except that images wont load for REMOTE computers only. When i hit up localhost on the server itself, the forum displays just fine. But when i try to access it from another computer on the same netwrok, everything works except for the images. All i get is text... Is there a setting im missing? Link to comment https://forums.phpfreaks.com/topic/122159-images-not-displaying-with-wamp/ Share on other sites More sharing options...
JasonLewis Posted September 1, 2008 Share Posted September 1, 2008 If you have the image link as say "http://localhost/imagedir/image.jpg" it won't work. Get the IP address of the computer with WAMP installed and make the link "http://000.000.0.0/imagedir/image.jpg" where all the 0's are your IP. Hope that makes some sense. Link to comment https://forums.phpfreaks.com/topic/122159-images-not-displaying-with-wamp/#findComment-630789 Share on other sites More sharing options...
PFMaBiSmAd Posted September 1, 2008 Share Posted September 1, 2008 All i get is text... You would need to post an example of what you are getting and post the code that is generating that output. Link to comment https://forums.phpfreaks.com/topic/122159-images-not-displaying-with-wamp/#findComment-631017 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.