upload file not working
Permalink
Hi
i get this error while uploading file from file manager.
It works in a local server devlopment but as soon as i went live it was not working anymore.
I did create to the root folder of concrete5 (on live server) a file called php.ini like this below :
file_uploads = On
upload_max_filesize = 64M
post_max_size = 64M
upload_tmp_dir = /tmp
Nothing change. I try also to rename it php5.ini, nothing change.
I try to upload really small jpg file and this file type is allowed in the file type extension.
Any ideas would be very nice??
i get this error while uploading file from file manager.
It works in a local server devlopment but as soon as i went live it was not working anymore.
I did create to the root folder of concrete5 (on live server) a file called php.ini like this below :
file_uploads = On
upload_max_filesize = 64M
post_max_size = 64M
upload_tmp_dir = /tmp
Nothing change. I try also to rename it php5.ini, nothing change.
I try to upload really small jpg file and this file type is allowed in the file type extension.
Any ideas would be very nice??