ispconfig install broken

Discussion in 'Installation/Configuration' started by montanaweb, Sep 28, 2014.

  1. montanaweb

    montanaweb New Member

    this is a test of getting "your message is to short"
     
  2. montanaweb

    montanaweb New Member

    http://pastebin.com/qvKRgwpF

    for what ever reason , i can not make a post with all my files. it is telling me my message is to short! so i had to pastebin this

    hopefully someone can help
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Which of the perfect server tutorials did you use to prepare your server for the installation of ispconfig?
     
  4. montanaweb

    montanaweb New Member

  5. till

    till Super Moderator Staff Member ISPConfig Developer

    You must have missed other essentail software like vlogger.
     
  6. montanaweb

    montanaweb New Member

    how can i check? the installation did not error at me.



    > Initial configuration

    Operating System: Redhat or compatible, unknown version.

    Following will be a few questions for primary configuration so be careful.
    Default values are in [brackets] and can be accepted with <ENTER>.
    Tap in "quit" (without the quotes) to stop the installer.


    Select language (en,de) [en]:

    Installation mode (standard,expert) [standard]:

    Full qualified hostname (FQDN) of the server, eg server1.domain.tld [server1.example.com]:

    MySQL server hostname [localhost]:

    MySQL root username [root]:

    MySQL root password []: apassword

    MySQL database to create [dbispconfig]:

    MySQL charset [utf8]:

    postalias: fatal: open /var/lib/mailman/data/aliases: No such file or directory
    PHP Warning: touch(): Unable to create file /etc/mailman/virtual-mailman because No such file or directory in /tmp/ispconfig3_install/install/dist/lib/fedora.lib.php on line 216
    postmap: fatal: open /etc/mailman/virtual-mailman: No such file or directory
    Generating a 4096 bit RSA private key
    ........................................................................................................................................................................................................................++
    .++
    writing new private key to 'smtpd.key'
    -----
    end of string encountered while processing type of subject name element #5
    problems making Certificate Request
    Configuring Jailkit
    Configuring SASL
    Configuring PAM
    Configuring Courier
    Configuring Spamassassin
    Configuring Amavisd
    Configuring Getmail
    Configuring Pureftpd
    Configuring MyDNS
    Configuring Apache
    Configuring Vlogger (NO ERROR HERE???)
    Configuring Apps vhost
    Configuring Bastille Firewall
    Installing ISPConfig
    ISPConfig Port [8080]:

    Do you want a secure (SSL) connection to the ISPConfig web interface (y,n) [y]: n

    Configuring DBServer
    Installing ISPConfig crontab
    Restarting services ...
    Stopping mysqld: [ OK ]
    Starting mysqld: [ OK ]
    Shutting down postfix: [ OK ]
    Starting postfix: [ OK ]
    Stopping saslauthd: [FAILED]
    Starting saslauthd: [ OK ]
    Stopping httpd: [ OK ]
    Starting httpd: [OK]
    PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /tmp/ispconfig3_install/install/install.php on line 683
    Installation completed.
     
  7. montanaweb

    montanaweb New Member

    oh i found some instructions, will test
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    The installer des not test for packages, it assumes that your server matches the system requirements for ispconfig and these are defined in the perfect server guides. So with each package that you leave out from the guides, one or more functions in ispconfig will not work.
     
  9. montanaweb

    montanaweb New Member

    the tutorial i used did not call for vlogger, but i did install webalizer.
    still no luck

    i did not follow exactly because suphp is outdated and depreciated.
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    Please install vlogger. Webealizer is something different.
     
  11. montanaweb

    montanaweb New Member

    i did

    [root@server1 install]# locate vlogger
    /etc/vlogger-dbi.conf
    /etc/vlogger-dbi.conf~
    /usr/local/ispconfig/interface/web/admin/templates/server_config_vlogger_edit.htm
    /usr/local/ispconfig/server/scripts/vlogger
    /usr/sbin/vlogger



    still no work
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    So you run:

    apt-get install vlogger

    to install vlogger with all its dependencies? because the files youposted are for vlogger from ispconfig, they dont indicate that you installed the correct system package incl. dependencies.
     

Share This Page