Reply to Re: "Can't create the temporary file. Can't carry on a process"

Re: "Can't create the temporary file. Can't carry on a process" new!
by Raj, 8 years, 3 months ago
here is my log

error : Can't create the temporary file. Can't carry on a process.system information
- class version : 0.33dev
- operating system : Linux
- PHP version : 5.4.45-0+deb7u2
- GD version : 2.0.36
- supported image types : png jpg gif bmp
- open_basedir : no restriction
- upload_max_filesize : 100M (104857600 bytes)
- language : en_GB
source is an uploaded file
- upload OK
- file name OK
determining MIME type
- Checking MIME type with Fileinfo PECL extension
MAGIC path will not be used
MIME type detected as by Fileinfo PECL extension
- Checking MIME type with UNIX file() command
MIME type detected as ERROR: cannot open `/tmp/phpjWWVIk' (No such file or directory) by UNIX file() command
- Checking MIME type with mime.magic file (mime_content_type())
MIME type detected as by mime_content_type()
- Checking MIME type with getimagesize()
getimagesize() failed
- MIME type detected as image/png by browser
- MIME validated as image/png
- can't read source file directly. open_basedir restriction in place?
source variables
- You can use all these before calling process()
file_src_name : image_resized_3.png
file_src_name_body : image_resized_3
file_src_name_ext : png
file_src_pathname : /tmp/phpjWWVIk
file_src_mime : image/png
file_src_size : 118470 (max= 104857600)
file_src_error : 0
- source file is an image
image_src_x :
image_src_y :
image_src_pixels :
image_src_type : png
image_src_bits :
process file to tmp/
- file size OK
- file mime OK : image/png
- no image properties available, can't enforce dimension checks : image/png
- new file name ext : png
- new file name body : SAM_THM_909365642
- file name safe format
- destination variables
file_dst_path : tmp/
file_dst_name_body : SAM_THM_909365642
file_dst_name_ext : png
- checking for auto_rename
- destination file details
file_dst_name : SAM_THM_909365642.png
file_dst_pathname : tmp/SAM_THM_909365642.png
- SAM_THM_909365642.png doesn't exist already
- attempting to use a temp file: failed
- error: Can't create the temporary file. Can't carry on a process.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important