I know this question has been asked a thousand times in a thousand different ways, but none of those solutions have worked for me.
Problem: I recently updated from php5 to php7. Whenever I attempt to upload an image (have not tried any other file types) I get the attached
My Setup:
- Drupal 8.6.1
- PHP 7.2
- Windows 2012 Server
- IIS 8
Things I’ve Tried:
- I have ensured that IIS users permissions have been set to read/write/modify for the tmp directory.
- I have explicitly declared the tmp_upload_directory value in php.ini
- upload_tmp_dir = C:inetpubwwwroottmp
The reason I believe it is PHP (could definitely be very wrong) is because of the first failed item in the error. "The file php3BF5.tmp….."