ISPCONFIG 3 can't create directory website

Discussion in 'Installation/Configuration' started by Mathieu Skelling, Mar 24, 2015.

  1. Mathieu Skelling

    Mathieu Skelling New Member

    Hi,

    For the moment, i have 30 websites with database and ftp account on the ISPCONFIG 3.
    Today, when i create a new website with bd and ftp account, i cant see the folder web in /var/www/client/client1/
    The folder was not create by the console.

    When i go in the ftp, i have the error : 530 login authentication failed.
    The old account ftp works perfectly. The new account not working.
    I think it is a problem with the accces restriction or protetion folder in ISPCONFIG, but i dont know where.

    ISPCONFIG VERSION : 3.0.5.4p5
    OS: Centos 6.6

    How i can fix it ?

    Thanks you very much
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Run:

    /usr/local/ispconfig/server/server.sh

    as root on the shell and check if the folder gets created then. If thats the case, then the ispconfig cronjob is not running. If it still des not work, then check if /var/www is a symlink.
     
  3. Mathieu Skelling

    Mathieu Skelling New Member

    Thanks you

    I have the message on the command :

    24.03.2015-12:00 - ERROR - CA path error, file does not exist:admin/openssl.cnf
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Check that the ca path and ca passphrase under System > server config > web are empty. most likely the autofill function of your Browser inserted data into these fields.
     
  5. Mathieu Skelling

    Mathieu Skelling New Member

    thanks you! working for the ssl.
    The command passed for /usr/local/ispconfig/server/server.sh

    But i have the same problem, the folder was not create (web44).

    How i can check if /var/www/ is a symlink ?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    ls -la /var
     
  7. Mathieu Skelling

    Mathieu Skelling New Member

  8. till

    till Super Moderator Staff Member ISPConfig Developer

    No, then thats not your problem as it may not be a symlink.
     
  9. Mathieu Skelling

    Mathieu Skelling New Member

    How i resolve this problem ? I cant create a new website with folder...
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

  11. Mathieu Skelling

    Mathieu Skelling New Member

    I have this message :

    DEBUG - There is already an instance of server.php running. Exiting
     
    Last edited: Mar 25, 2015

Share This Page