I am using a file in my main folder, httpdocs to execute this operations ( php ) on a "subdomain" folder that is outside the main folder.
The problem is I can't copy files, delete into that folder... the following error appears:
Warning: opendir() [function.opendir]: open_basedir restriction in effect. File(../ppp) is not within the allowed path(s): in / on line 25
Warning: opendir(../ppp) [function.opendir]: failed to open dir: Operation not permitted in on line 25