HELP with file servers/web servers

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Iblood
Forum Newbie
Posts: 4
Joined: Tue Sep 15, 2009 10:25 am
Contact:

HELP with file servers/web servers

Post by Iblood »

I made an auto mail system using phpmailer and it's working fine with our previous server but the my problem is that, when I migrated the system to the actual live site, some images don't appear? is there certain issues with my server? because I included the images folder to http and the system that calls these images are on the https folder, I included the right and complete path to the images but but still they don't show on the emails? Can anyone help me/explain to me the structure of web/file servers? I can't figure this out because it works fine in the original server only that the system is calling the images from https
Post Reply