Cannot create temporary file (image upload)
Posted: Mon Dec 24, 2007 2:29 pm
I'm trying to upload some images, I'm using an image upload class from http://www.verot.net/php_class_upload.htm..
I'm on a new server and am having problems creating the temporary file... I'm pretty certain it's not related to the class, but I just put it here as an FYI...
My file_uploads are turned on in php.ini and the upload_tmp_dir is blank, meaning it uses the system default...
Does anyone know what I should do?
I'm on a new server and am having problems creating the temporary file... I'm pretty certain it's not related to the class, but I just put it here as an FYI...
My file_uploads are turned on in php.ini and the upload_tmp_dir is blank, meaning it uses the system default...
Does anyone know what I should do?