file-ownership

  1. R

    PHP can't write files

    I have an issue where PHP should generate a PDF in a folder called 'invoices' when a customer completes a purchase. This was working fine and then stopped without any changes to the PHP scripts. After a bit of investigation (see this stack overflow thread for the details) it seems that the...
  2. M

    SOLVED [SOLVED] Owner/group permission issues in public_html

    We are experiencing errors such as "directory does not exist, or has no write permissions" or "Permission denied in /home/adminuser/public_html/system..." or "Permission denied in /home/adminuser/storage/logs...". /public_html/ drwxr-x--- 18 adminuser nobody 4096 Apr 27 09:59 public_html...
  3. Mehrdad Tari

    SOLVED Changed Owner of Files Incorrectly

    hello Unfortunately I made a mistake I wanted to change the ownership of a file Instead of the file My senses were thrown I hit the whole path of root (/) And all files were corrupted I fixed the access problem The e-mail has a problem Will not be delivered And the WordPress connection to smtp...
  4. M

    Upload file as root user 404

    Hi there I'm using SFTP to access the root directory on a new server which I own. If I upload a file to a public_html folder for one of the accounts then the file doesn't appear in the browser. For example if it's the index.html then it'll return a 404 error. However, if I upload the same file...