Alright, in a user's public_html I try to run a script that simply copies an image file from one directory in public_html to another, but I get a "Permission Denied" when I try to do that... :( I have no idea why. Here is the error.
Warning: copy(t_2.jpg) [function.copy]: failed to create stream: Permission denied in /home/carshow/webspace/copy.php on line 3
