I can't copy files from mysite.com to subdomain.mysite.com .
First I tried drupal's file_copy - no luck. Second I digg more and added a file.jpg on subdomain.mysite.com, I tried using php's file_exists witch got no a false value.
I have a vps with httpd with mod_dso, php 5, APC, open_basedir = no value.
Any I deas ?









