upload_max_filesize Not working
-
Check out this screenshot:
https://sc-cdn.scaleengine.net/i/79eab08ed598725dddc2aedba50e4295.png
It says I’ve got 88MB set, yet won’t allow anything to be uploaded. What gives?
PHP 7.0, nginx, php-fpm, redis
I have 3 separate php.ini, all have bumped up memory profiles in POST, upload, and script size. This is also a localhost dev environment, on ubuntu 16.04 beta1.
Never used redis before, everywhere I checked it said there was no need to configure it. In fact it shows the service stopped right now. Could this be the issue?
I set file and folder permissions 644, 755 chown to www-data as specified in nginx.conf
Filezilla will allow upload via sftp, but I can’t get anything to upload in wordpress :/ Even the theme updater for divi works okay. It’s just this one function. I can get by with sftp, but that’ll be annoying to continuously do this for new media.
The topic ‘upload_max_filesize Not working’ is closed to new replies.