No GIF create support

See all posts See thread Reply

Re: No GIF create support new!
by djpasica, 13 years, 4 months ago
Incorrect type of file.
system information
- class version : 0.30
- operating system : Linux
- PHP version : 5.1.6
- GD version : 2.0.28
- supported image types : png jpg gif bmp
- open_basedir : /home/djpasica/data:.
- 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
Fileinfo PECL extension not available
- Checking MIME type with UNIX file() command
MIME type detected as application/x-zip by UNIX file() command
- MIME validated as application/x-zip
source variables
- You can use all these before calling process()
file_src_name : Zapis_ki.zip
file_src_name_body : Zapis_ki
file_src_name_ext : zip
file_src_pathname : /home/djpasica/data/mod-tmp/phpAY47Cq
file_src_mime : application/x-zip
file_src_size : 3220 (max= 104857600)
file_src_error : 0
process file to usersFile/
- file size OK
- error: Incorrect type of file.Reply
Re: No GIF create support new!
by djpasica, 13 years, 4 months ago
notice that regardless of the type of file will be error 'Incorrect type of file.'Reply