wp-filebase "Error -600: File size error."
-
I’m using wp-filebase plugin and can’t fix the file upload limit problem. I’ve added the suggested code to the php.ini file:
upload_max_filesize = 200M
post_max_size = 200M
max_execution_time = 500
max_input_time = 500Also added an .htaccess file to my WP root with the correct code in it. Still getting the “2 mb file limit” error and can’t upload any larger files. I’ve tried clearing my browser cache. Is there any other caching or anything I need to clear to get WP or the plugin to notice that I’ve changed the php file?
Any suggestions?
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp-filebase "Error -600: File size error."’ is closed to new replies.