Apache and my main FTP account are running under different user id's (65534 and 1022 respectively). Whenever I tried to overwrite files created with PHP through FTP or edit those files through CPanel File Manager, I get a permission denied error.
Along the same lines, if I create a folder with FTP (perm 755), I'm unable to run PHP scripts that create files. I get a permission denied error. Anybody know any tricks to get around this besides chmod 777 everything?


LinkBack URL
About LinkBacks




Reply With Quote