OK, I am trying to use PHP to upload a file from "public_html/gallerys/User_Gallerys/demo.php" (demo.php if Y! Answers cut it off) to "public_html/gallerys/User_Gallerys/" . $username . "/index.php"
(Don't worry, the variable $username is already set and the FTP connection is already made... earlyer in the script it made the directory "public_html/gallerys/User_Gallerys/" . $username . "/" and it worked fine)
The Directorys are all 755 (World can Read and Execute... NOT WRITE)
(Don't worry, the variable $username is already set and the FTP connection is already made... earlyer in the script it made the directory "public_html/gallerys/User_Gallerys/" . $username . "/" and it worked fine)
The Directorys are all 755 (World can Read and Execute... NOT WRITE)