Hi guys
Can you let me know how I could make the followng
-
I have a demo which I create for each customer. All the files are the same for each demo.
-
I have a PHP script which creates a new hosting account with these files in
-
I then want to move these files onto my demo site in a sub folder
Steps 1 and 2 work fine. But in step 3 i use rename and I get permission denied error. I have been told I cannot move files from one website to another even if they are on the same server? Is there any other way I can achieve what I am trying to do?
Thanks