Interface Images Don't Load on Bluehost

Permalink
I am working on a client project that is hosted on Bluehost. All images within the interface do not show up at all. Upon inspecting, it has error saying it cannot find the images.
Weird thing is... I can access the images when I go to their URL, so the images are there. The site is being developed on a subdomain.

Installation was a huge headache to begin with. I manually uploaded Concrete (5.7.5.8) via FTP, and when I tried to run the installation, the MySQL PDO addon wasn't enabled. I tried playing with the php.ini, and eventually got the tests to pass. But then the actual installation failed, and I found that I had to change the PHP version to 5.4. Once I did this, the installation went smoothly.

So now, everything seems to work (so far), except the images don't show at all. I've attached a screenshot as an example of what I'm seeing.

Ideas?

1 Attachment

PineCreativeLabs
 
Gondwana replied on at Permalink Reply
Gondwana
.htaccess? (Clue: subdomain.)

Directory permissions?
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
Nevermind, I fixed it!

Figured out I just needed to enable the clean URLs. Weird.