can't create ftpuser after upgrade to 3.0.4.6

Discussion in 'General' started by cat1510, Aug 27, 2012.

  1. cat1510

    cat1510 New Member

    Hi,

    after updating ispconfig i can't create ftpusers with a changed ftpdir.

    I enbaled the debug mode and get:

    Code:
    27.08.2012-07:58 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    27.08.2012-07:58 - DEBUG - Found 2 changes, starting update process.
    27.08.2012-07:58 - DEBUG - Calling function 'insert' from plugin 'ftpuser_base_plugin' raised by event 'ftp_user_insert'.
    27.08.2012-07:58 - DEBUG - Processed datalog_id 757
    27.08.2012-07:58 - DEBUG - Calling function 'update' from plugin 'ftpuser_base_plugin' raised by event 'ftp_user_update'.
    27.08.2012-07:58 - DEBUG - FTP User directory '/var/www/clients/client2/web6/ftpuser/bw-tester' does not exist. Creating it now.
    27.08.2012-07:58 - WARNING - User dir is outside of docroot.
    27.08.2012-07:58 - DEBUG - Processed datalog_id 758
    27.08.2012-07:58 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    finished.
    
    Before the I created a 'special' ftpuser dir in the base of the web.
    /var/www/clients/client2/web6/ftpuser

    While creating the ftpuser I changed in the options the ftp path.
    Anyone have a glue?

    CAT
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Most likely the ftp directory check is a bit too strict as it allows only paths inside the web directory.
     
  3. cat1510

    cat1510 New Member

    Thx for answer.

    How can I fix it? Or is it in 3.0.4.7 'fixed'...? :eek:)

    CAT
     

Share This Page