File permission issue on local develop

Discussion in 'Installation/Configuration' started by Fgst, May 7, 2018.

Tags:
  1. Fgst

    Fgst New Member

    I would like to use ispconfig in local environments for development in Debian 9, but ispconfig creates a separately linux user for each hosting, so using git or composer files using with my linux user and phpstorm, does not have permission for web root. For example, I can not overwrite or create the .idea folder.
    Is it possible for every host to use the same user? Or what solution does that exist?
    No ftp was installed on the machine, everything is handled by a local user using a graphical and cli interface.

    Thanks!
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    I don't understand how this prolem follows from the first part in the quote.
    Can you be more specific how you are creating files so that it fails?
    If you put the development websites to one client they belong to the same group. Assign rw permission to files for group. Add the user you use to that group.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    No, at least not without doing changes in ISPConfig sourcecode.
     
  4. Fgst

    Fgst New Member

    Yes, I was scared ...
    Thanks!
     

Share This Page