Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management)

Discussion in 'HOWTO-Related Questions' started by sEby, Jan 20, 2008.

  1. sEby

    sEby New Member

    Hy guys.
    First of all, i want to say thanks for sharing yours knowledge with us.
    Second, i have install Centos 5.1 on my machine, and i try to make a ftp, fallowing this tut:
    Code:
    http://www.howtoforge.com/virtual_hosting_with_pureftpd_and_mysql_centos5.0
    All work ok and installed successfully, only one problem i have.
    I try to login with iexplorer typing ftp://ftp.domain.com and nothing happen.
    Code:
    Internet Explorer cannot display the webpage
    Then i try with firefox, and here stop at
    Code:
    Beginning ftp transaction...
    I open opera and, surprise :eek: a login box pop-up.
    Then i have try with
    Code:
    ftp://user@password:ftp.domain.com
    , i login with iexplorer but when i try to download something the same error.
    With flash-fxp work ok.
    All config files are exactly as in tutorial.
    Thanks.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Any errors in your logs?
    Anyway, I recommend to use a real FTP client, such as FileZilla.
     
  3. sEby

    sEby New Member

    Thnaks

    Thanks falko for you reply.
    There is no errors in pure-ftps.log, secure.log or messages.log.
    The same problem is on vmware and real machine too :(.
    If somebody have the same problem please post here, maybe we can resolve in some way.
    Thanks.
    Regards.
     
  4. unclecameron

    unclecameron New Member

    Last edited: Jan 22, 2008

Share This Page