It seems the 443 outgoing port is open, but below is my php error log
[29-Apr-2014 19:29:50 UTC] PHP Warning: unlink(D:\xxxxx/wp-content/uploads/wpdb/cropped-1260x240px_h004_5027_2014-04-29.jpg): Permission denied in D:\xxxx\wp-content\plugins\simple-dropbox-upload-form\wp-dropbox.php on line 350
[29-Apr-2014 19:32:07 UTC] PHP Warning: unlink(D:\xxxxx/wp-content/uploads/wpdb/cropped-1260x240px_h004_7105_2014-04-29.jpg): Permission denied in D:\xxxx\wp-content\plugins\simple-dropbox-upload-form\wp-dropbox.php on line 350
[29-Apr-2014 19:32:36 UTC] PHP Warning: unlink(D:\xxxxx/wp-content/uploads/wpdb/Header_Summer1_8193_2014-04-29.jpg): Permission denied in D:\xxxx\wp-content\plugins\simple-dropbox-upload-form\wp-dropbox.php on line 350
[29-Apr-2014 19:35:29 UTC] PHP Warning: unlink(D:\xxxxx/wp-content/uploads/wpdb/2013-07-31_16_8346_2014-04-29.jpg): Permission denied in D:\xxxx\wp-content\plugins\simple-dropbox-upload-form\wp-dropbox.php on line 350
Do you think this error is bcoz of permissions to write or delete uploaded file in the server?