Display XML file, with some formatting.

Hi sir,

      I have one doubt i am doing one ror project , image upload process , I did image upload and save the dir(public/images ) i can retrive the image and display the browser , pls guide me

Thanks john

Hi,

     Some ides to check:      - Check that the image is physically move the directory app/public/image      - Check the security permissions of the folder... maybe name image can't be access to the user running the web server.      - Check the size if it's zero... there can be size limit or problem in the passenger / web service (typical webrick vs ngnix)      - Does it fail only in production or also in development? Maybe some different configurations?      - The source in the image while printing... "<img src="/images/imageName.extension">

     I hope will help you,

El 11/08/2011 12:40, john paul escribi�: