Hi : my coder install his code in my server, when i try to access it via FTP or Direct admin, it seem ok but i can't edit or add or create any files under that category. So i try reset ownership via admin panel but error return : The path /home/property/domains/domain.com/public_html/admin cannot be traversed due to non user or apache ownership (uid or gid) any solution to reset it ???
Try to execute the following command: chown -R property:property /home/property/domains/domain.com/public_html/* Code (markup):