Thread Starter
zvoort
(@zvoort)
Problem solved.
I defined the temp folder in the config.php
define('WP_TEMP_DIR','/tmp');
This solved the thing… Thanks anyway!
Define your temp folder in the config.php
define('WP_TEMP_DIR','/tmp');
Thread Starter
zvoort
(@zvoort)
A few months ago this always worked like a charm… I will ask them. Thanks.
Thread Starter
zvoort
(@zvoort)
Hmz, thank you guys but i won’t get an answer from the guy. Still trying, if i got an update i will let you guys know.