550 Can't create directory

Discussion in 'Installation/Configuration' started by zustudios, Mar 21, 2024.

  1. zustudios

    zustudios Member

    Hi, I'm trying to install open source social network:
    https://www.opensource-socialnetwork.org/
    It requires a directory outside of the web folder... How do I add the folder? I can't make directory in the private directory.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Why not? Does it not work? Any errors?
     
  3. zustudios

    zustudios Member

    It was denied
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You can make a directory in the private folder as FTP user of the site, you can make a directory there as SSH user as well. And PHP scripts of the site can make a directory there as well, just take care that in case you sue apache that PHP mode must be php-fpm or php-fcgi and that suexec checkbox must be enabled.
     
  5. zustudios

    zustudios Member

    I'm not understanding how to do it. How do I make the ssh user? I'm using FTP.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    You can do that with FTP as well. Just log in with FTP, go to the private directory, and create your directory there. Regarding SSH or shell users, there is an option in the menu of the sites module for that in ISPConfig.
     
  7. zustudios

    zustudios Member

    I tried to create the directory with FTP but it will not allow me to enter or create a directory.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Post a screenshot of your FTP client while creating te directory that shows the error. My guess is that you tried to create the directory in the web root and not the private folder.
     
  9. zustudios

    zustudios Member

    I got it thx.
     

Share This Page