Ubuntu 18.04, PHP7.2 SQL, 10.3.12-MariaDB, ISPConfig3.1 - Using Auto Script to install

Discussion in 'Installation/Configuration' started by Navman, Feb 6, 2019.

  1. Navman

    Navman New Member

    Hi Guys,
    I ran the auto script and everything seemed to work out.
    My Admin page is working correctly, it writes to the SQL and creates the sites - perfect.
    Except ispconfig reports smtp,pop3 and imap are all offline.
    I first thought it was to do with ssl as i had some issues getting the ssl installed.
    I discovered that i have no /etc/postfix directory and after some readying went back to the install log to see if something was amiss.
    Yes, there was an error that i'm guessing halted the script and therefore did not complete all dependancy programs.
    Log:
    Checking your system, please wait... [DONE]
    Welcome to ISPConfig Setup Script v.3.0.3.1
    This software is developed by Temporini Matteo
    with the support of the community.
    You can visit my website at the followings URLs
    http://www.servisys.it http://www.temporini.net
    and contact me with the following information
    contact email/Hangouts: [email protected]
    Skype: matteo.temporini
    =========================================
    ISPConfig 3 System installer
    =========================================

    This script will do a nearly unattended installation of
    all software needed to run ISPConfig 3.
    When this script starts running, it will keep going all the way
    So, before you continue, please make sure the following checklist is ok:

    - This is a clean standard clean installation for supported systems
    - Internet connection is working properly


    The detected Linux Distribution is: Ubuntu 18.04.1 LTS
    Related Linux Distributions: debian
    Processor (CPU): Virtual CPU 82d9ed4018dd
    CPU Cores: 2
    Architecture: x86_64 (64-bit)
    Total memory (RAM): 3,944 MiB (4,136 MB)
    Total swap space: 0 MiB (0 MB)
    Graphics Processor (GPU): Cirrus Logic GD 5446
    Computer name:
    Hostname:
    IPv4 address: ***.***.***.***
    Time zone: Etc/UTC (UTC, +0000)

    Virtual Machine (VM) hypervisor: kvm

    Installing for this Linux Distribution: ubuntu-18.04
    Is this correct? (y/n)

    Preparing to install... [DONE]
    Updating apt package database and upgrading currently installed packages... [DONE]
    Installing basic packages (OpenSSH server, NTP, binutils, etc.)... [DONE]
    Stopping AppArmor... [DONE]
    Disabling AppArmor... [DONE]
    Removing AppArmor... [DONE]
    Installing Database server (MariaDB)... [DONE]
    Restarting MariaDB... [DONE]
    Installing Web server (Apache) and modules... [DONE]
    Installing PHP and modules... [DONE]
    Installing Opcache and APCu... [DONE]
    Installing PHP-FPM... [DONE]
    Installing needed programs for PHP and Apache (mcrypt, etc.)... [DONE]
    ==============================================================================
    Attention: When asked 'Configure database for phpmyadmin with dbconfig-common?' select 'NO'
    Due to a bug in dbconfig-common, this can't be automated.
    ==============================================================================
    Press ENTER to continue...
    Installing phpMyAdmin... Reading package lists...
    Building dependency tree...
    Reading state information...
    phpmyadmin is already the newest version (4:4.6.6-5).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.[DONE]
    Activating Apache modules... [DONE]
    Restarting Apache... [DONE]
    Installing Let's Encrypt (letsencrypt)... [DONE]
    Installing FTP server (Pure-FTPd)... Generating a 2048 bit RSA private key
    ..............+++
    .................................+++
    writing new private key to '/etc/ssl/private/pure-ftpd.pem'
    -----
    [DONE]

    Restarting Pure-FTPd... [DONE]
    Installing Quota... [DONE]
    Initializing Quota, this may take awhile... quotacheck: Quota for users is enabled on mountpoint / so quotacheck might damage the file.
    Please turn quotas off or use -f to force checking.
    quotaon: using //quota.group on /dev/vda1 [/]: Device or resource busy
    quotaon: using //quota.user on /dev/vda1 [/]: Device or resource busy[DONE]

    Installing Jailkit... md5sum: jailkit-2.19.tar.gz: No such file or directory
    Error: md5sum does not match

    ------------------------------------------- EOF

    So, do i need to reinstall or can i patch the install?
    Thanks for any help, you guys are awesome!
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    I can't answer your question, having never used the auto installer script, but will quickly mention that if you don't make much progress going down the "repair this install" route, you could always find the perfect server guide for your OS/webserver and follow that to manually install.
     
    ahrasis likes this.
  3. Navman

    Navman New Member

Share This Page