There is an error when uploading an image on server.It shows 500 internal server error.If i upload small image than everything is ok but when upload large size image there is above error.
This is working on local but error on live server.
There is an error when uploading an image on server.It shows 500 internal server
Share
Check you upload_max_filesize in php.ini
Also, read this:
http://www.radinks.com/upload/config.php