Edit bridge.php file. There's a line:
//$temporary_dir = "./tmp"; // on some systems if you get output with 0 size, try to use some local temporary folder
1. uncomment this line - remove two slashes at the beginning
2. connect to your store via FTP and upload modified file there - all other actions should be made on your store server
3. create directory "tmp" in the same folder where bridge.php placed and assign write access rights for all groups
Try to do something in Store Manager through bridge, if everything set properly it should work well.