Error: The uploaded file exceeds the upload_max_filesize directive in php.ini.
-
I’m trying to upload an mp3 file (file size 5.8mb), but I keep on getting this error message: The uploaded file exceeds the upload_max_filesize directive in php.ini.
I’ve created a php.ini with the following codes: –
upload_max_filesize = 64M post_max_size = 64M max_execution_time = 300
placed it in both the root folder and wp-admin folder also no use.
I’ve installed a plugin called “Upload Max File Size” also no use.I even tried to delete and deactive the plugin and STILL getting the same error message!
I googled about having to restart my service? But I’ve no idea how. I’ve been trying to search “Restart service” in my cPanel but don’t have.
I seriously need help. please ??
Any feedback will be appreciated, thanks.
- The topic ‘Error: The uploaded file exceeds the upload_max_filesize directive in php.ini.’ is closed to new replies.