Skip to main content

Upload file as root user 404

Comments

4 comments

  • sktest123
    Check the ownership of files in both cases after uploading.
    0
  • MrNiles
    The ownership reflects the identity of the uploader; 'root' for root and 'accountname' when using normal ftp. Will that be it? If so is there any way to work around it and still use root ftp?
    0
  • vacancy
    You can use apache cgi mode. In the suphp mode, file ownership must be the same as the account.
    0
  • cPanelMichael
    Can someone tell me what I'm doing wrong and why the files uploaded as root aren't being found?

    Hello, You'll need to update the ownership of the files you upload as "root" to the account username. You can do this via the "chown" command via SSH. Or, simply login via SFTP as the account username to avoid this issue. Thanks!
    0

Please sign in to leave a comment.