garydarling
07-19-2012, 05:42 PM
I have a problem I have not seen before, where the live site will not load images that are in the /images subdirectory. Looking at it in developer tools, you see the resource location and filename, and if you copy that into the address bar the image comes up just fine (that should rule out permissions and paths).
What else could it be? I've triple-checked the folder path, it looks good. Is there a php module or .htaccess directive I'm missing?
The live site is http://reidads.com/ads/, and there is a phpinfo file in the root called info.php if that helps.
FYI, I installed the identical site files on my localhost and cannot get any resources to load - styles, scripts, or images, although all paths resolve if entered directly in the address bar. Baffling.
I then installed the same site files on a live dev server, everything shows up as expected. That url is http://garydarling.net/adsmgr/. The info.php (http://garydarling.net/adsmgr/info.php) file also exists at the root of that site.
Thanks for any help!
What else could it be? I've triple-checked the folder path, it looks good. Is there a php module or .htaccess directive I'm missing?
The live site is http://reidads.com/ads/, and there is a phpinfo file in the root called info.php if that helps.
FYI, I installed the identical site files on my localhost and cannot get any resources to load - styles, scripts, or images, although all paths resolve if entered directly in the address bar. Baffling.
I then installed the same site files on a live dev server, everything shows up as expected. That url is http://garydarling.net/adsmgr/. The info.php (http://garydarling.net/adsmgr/info.php) file also exists at the root of that site.
Thanks for any help!