Ok so i built this application, and everything ran fine on my local development server. I hosted the application on my usual host, but they had 'file-info' disabled in their compiler, so i wasn't able to get the application working.
So I built a LAMP on a cloud server, and hosted it there. But now all of my Upload:: requests are coming up null.
Now i know this isn't a fuel problem but i was hoping someone could help me narrow down where the problem is coming from because i have absolutely no idea. I'm very new to setting up servers, so i don't know if this is a php problem or an apache problem or what.
I would really really appreciate any advice you have, i've been pulling my hair out all night over this.