How to Overcome Errors in Php Max Upload File

Error in php – max upload file is usually indicated by the message “The uploaded file exceeds the upload_max_filesize directive in php.Ini”. The message is an error message that will later appear when the user or users are uploading files, images or themes whose capacity exceeds what has been specified.

WordPress does have a maximum size limit

The capacity limit varies, depending on the settings provided by the hosting service provider. These settings are usually found in the control panel in the php menu . Usually when you violate the capacity limit an error message will appear “The uploaded file exceeds the upload_max_filesize directive Bulk SMS Malaysia in php.Ini”. Indeed this problem often occurs if the website has a lot of content. You will certainly think that can overcomeit is, but in fact it is not. Actually, you only need to edit the value of each existing command variable. So you have to ensure that the maximum limit for uploading is larger than the file size that will be uploaded later.

One of the fastest ways to fix the error message

Buy Bulk SMS Service

The uploaded file exceeds the upload_max_filesize directive in php.Ini” is to increase the maximum php resource limit in .Htaccess. This method is fairly easy. Because you EG Lists only need the wordpress storage directory by using a file manager or ftp client. Next, look for the .Htaccess file located in the public_html folder or the root folder of your wordpress installation. Then access the file and change some of the values ​​in the file.

By increasing the upload maximum, later this can be done by changing the value in the upload_max_filesize command. The trick is to add the line “Php_value upload_max_filesize 256m” in the .Htaccess file. Actually, you can also adjust the capacity value according to your needs.

When finished, try again to upload the file that failed at first. If using this method works, then there is no error anymore. However, if the error still persists, what you need to change are some of the values ​​in the php limit settings as follows.

Tags: , , , , ,