NormanSchmidt
Forum Replies Created
-
Forum: Plugins
In reply to: [BackUpWordPress] our server only has [blank] of disk space leftHaving the same problem, using 3.6.1.
Have plenty of space available, but the plugin page only shows:
“Your server only has XX of disk space left which probably isn’t enough to complete a backup. Try deleting some existing backups or other files to free up space.”
Cant see my old backups list, as that message its the only thing that appears. Also, I dont know if the backups are being done under that.
Forum: Fixing WordPress
In reply to: Upload of images stopped working after upgrading 4.2.4 to 4.3Now I got some time to check out 4.3.1 and, as Valisesetgourmandises pointed out, I couldnt find 4.3.1 too. It seems its not available to end users yet.
Valisesetgourmandises, I dont know how/where you host your WordPress site, if you dont have underlying access to the server’s operating system, you will need to use an alternative procedure, like restart the whole server if you have that option on your host management interface (or ask your hosting company support to do that), the effect will be the same.
For backups, I am a very satisfied user of the free version of the BackWPUp plugin.
Forum: Fixing WordPress
In reply to: Upload of images stopped working after upgrading 4.2.4 to 4.3Solved, by restarting the php-fpm and nginx daemons on the server.
I usually try to avoid restarting services on my servers, but after the upgrade from 4.2.4 to 4.3 something nasty happened to the fastcgi cache. After restarting those daemons, the upload of images got back on track and its working fine again.
EDIT: Thanks for the tip, Mobilunity… I solved it still using 4.3 as described, just by restarting those daemons. Will try 4.3.1 later.