WordPress filesystem objects put_content() function failing because FTP thinks that httpdocs is the where the file path starts
The dry run on New site had a bug where wordpress is not able to file_put_contents. WordPress has a function called unzip_file() that will unzip a zipped folder and put it into a designated folder. This function is located in wp_admin/includes/file.php. The bug came up when when the script was trying to take a zipped [...]
Read the rest of this entry »