Changing PHP Temp Directory
I have a site for media conversion where users can upload video, audio or image files and it is converted in to 3 popular formats. Conversion script works fine but I am having some issues with the tmp directory where the files get uploaded to. I have tried 2 scenarios I am fine with either but neither works and it seems to me to be permissions related but I can seem to fix the problem. I am working locally right now while I work out the kinks. Scenario 1: File is uploaded to default local tmp directory (C:\WINDOWS\tmp) - works fine Attempt to run conversion script using tmp file that was