Learn about Centmin Mod LEMP Stack today
Register Now

Install Fresh CMM install requires

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Rake-GH, Mar 16, 2020.

  1. Rake-GH

    Rake-GH Active Member

    179
    93
    28
    Jul 29, 2019
    USA
    Ratings:
    +144
    Local Time:
    11:16 PM
    default
    default
    My main server works fine.


    Today I setup a new server for testing, I get "connection refused" when trying to connect via FTP. Everything else works fine.

    I rolled out another server and the same thing happened.

    I disabled CSF and LFD and the same thing still happens, rebooted etc...

    I then ran :
    service pure-ftpd stop
    chkconfig pure-ftpd off
    service pure-ftpd start
    chkconfig pure-ftpd on

    And now it works fine

    I don't know if maybe a recent update messed the FTP part of the vhost generation, so I wanted to mention it in case others have an issue as well

    • CentOS Version: CentOS 7.6 64bit
    • Centmin Mod Version Installed: 123.09beta01 - installed 10 minutes ago
    • Nginx Version Installed: 1.17.9
    • PHP Version Installed: 7.3.15
    • MariaDB MySQL Version Installed: i10.3.22
    • When was last time updated Centmin Mod code base ? : fresh install 10 minutes ago, ran centmin and generated first vhost
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:16 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  3. Rake-GH

    Rake-GH Active Member

    179
    93
    28
    Jul 29, 2019
    USA
    Ratings:
    +144
    Local Time:
    11:16 PM
    default
    default
    kvm