Hello,
I‘m currently working on a project that I moved multiple times between staging versions on xampp and live versions on my server.
Yesterday I moved to the live server again, updated to WP 6.3.2 and just notice today that…
A) I can’t save custom CSS: „Looks like something’s gone wrong. Wait a couple seconds, then try again“
B) I can’t upload files in media: „missing a temporary folder“
It still works perfectly in my local Xampp installation. However, I did not make any changes to my webserver config at all.
I know how to google, so I tried
1) explicitly putting a /tmp/ path in wp-config.php
2) checking my PHP.ini
3) deleting caches
4) deactivating all plugins
5) Changing CHMOD to 755 or 777
Yet I still can’t get around these issues.
Somehow my WP installation can’t seem to write anymore.
Any ideas what’s going on or what else to try?
[ad_2]