Problem uploading and viewing images on my indexhibit

justin / 2013-01-04 04:11:13   

justindesilva.com

Previously my indexhibit site was hosted by GoDaddy and recently I've decided to host the site from a home server running ARCH Linux. After resolving some server settings the site is up and running but I'm having some problems with uploading and viewing images on my site. When trying to upload images via indexhibit the images appear to upload and insert into the exhibit however when I visit the page and refresh the cache the images appear in the form of a link.

Note: Images are only appearing in my /srv/http/files folder. Is this the correct destination?

Note: Images are saved out with the .jpeg extension. Is this necessary?

Step by step screen captures can be found here:

dropbox.com/s/bukmier68elbhnl/…

images, dimgs, gimgs, jpeg, ARCH, linux, home, server

arsondpi / 2013-01-04 07:29:08   

-Images should be uploaded using the jpg extension (and not jpeg)
-You should check folder permissions (files, gimgs, dimgs) - are they what they should be?
-Why is your domain name justindesilva.com redirecting me to a servers IP address (71.232.175.38)? This is also an issue you need to sort out with your host.

justin / 2013-01-05 16:04:10   

justindesilva.com/

-Images
For some reason the .jpg extension fails each time while the .jpeg extension uploads to the server but not my site..

-All folder permissions are set to 777

/files/
/files/gimgs/
/files/dimgs/
/ndxzsite/config/
/ndxzsite/cache/

-Domain
I edited the domain A record so instead of directing viewers to the server address they will be redirected to justindesilva.com

Additional screen captures can be found here
dropbox.com/s/kn61umvw2073p2o/…

Vaska A / 2013-01-05 16:30:47   

What about gifs? pngs?

Are your .jpg's not created properly?

justin / 2013-01-05 19:08:17   

Same error occurs when trying to upload .gif and .png

Error Internal Server Error

justin / 2013-01-05 19:30:26   

I noticed one difference after editing the A record.. images are now being uploaded to /srv/http/files/gimgs whereas before they were only being uploaded to /srv/http/files

dropbox.com/s/yci17hsfl9as2h0/…

justin / 2013-01-05 19:35:12   

/gimgs folder file attributes set to 777

image file attributes are 644.. is this normal?

dropbox.com/s/f5samp1jrlj577q/…

justin / 2013-01-08 21:37:22   

Could someone explain the function of the files sub folders?

/files/ (should any files be uploaded directly to this folder?)
/files/gimgs/ (is g an abbreviation?)
/files/dimgs/ (is d an abbreviation?)

Vaska A / 2013-01-08 21:46:35   

We don't and never have supported home brew hosting (or free hosting for that matter) because there are too many things that need to be known and could go wrong. It's beyond our scope...

justin / 2013-01-12 14:35:47   

Thanks Jeff.. As much as I enjoyed using indexhibit in the past it looks like I'll be building a site from scratch instead.. Do you mind noting your comment on the installation instructions for additional users?

This thread has been closed, thank you.