Forums
(@wrhector)
16 years, 1 month ago
I found the error was due to memory problems, in /wp-admin.includes/file.php I changed the memory limit from 256MB to 128MB and this fixed the prob; the server which my blog runs on only has 256MB of ram so that was probably the problem.