ISPConfig 3.0.3 RC1 ready for testing

Discussion in 'Developers' Forum' started by till, Sep 27, 2010.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    The release candidate 1 (RC1) version of the upcoming ISPConfig 3.0.3 is available for download. This version is feature complete and will be released as final version if no major bugs were found. RC versions are released for testing purposes, it is not recommended to use them on production systems.

    Changelog

    http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=28&status[]=

    Download

    http://www.ispconfig.org/downloads/ISPConfig-3.0.3-rc1.tar.gz

    Update instructions

    Code:
    wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3-rc1.tar.gz
    tar xvfz ISPConfig-3.0.3-rc1.tar.gz
    cd ispconfig3_install/install
    php -q update.php
    Enabling the new dashboard module

    To enable the new dashboard module for the admin user, click on:

    System > CP Users > Edit User, then click on admin, enable the checkbox "dashboard" in the module list and select "dashboard" as Startmodule. Then click on save. Logout from ispconfig and then login again.
     
    Last edited: Sep 27, 2010
  2. Nikola

    Nikola Member

    updated from 3.0.2.2 -> 3.0.3 Debian Lenny, no errors, so im going to find some bugs :)

    On main domain http://xxx.server1.com/webmail login [email protected] squirrelmail folders works fine
    On main domain http://xxx.server1.com/webmail login [email protected] squirrelmail folders show errors

    edit: in squirrelmail client -> folders errors: Drafts, Sent, Trash, Junk - on this folders show this

    "ERROR: Could not complete request.
    Query: SELECT "INBOX.Drafts"
    Reason Given: Mailbox does not exist, or must be subscribed to."

    tryed webdav, i dont know how to configure :) how do I use? i tryed connect with cadaver ... but no successful connection, I'm going to test other things...
     
    Last edited: Sep 27, 2010
  3. damir

    damir New Member

    I have 3.0.3 beta 1 installed on my test server, can i do a update or do i need fresh install?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You can do a update.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Looks like a squirrelmail config problem. Make sure that you configured squirrelmail for the imap daemon that you use. squirrelmail needs a different configuration for courier then for dovecot and this is not part of te ispconfig install, you have to configure it with the squirrelmail configuration script.

    You can use webdav only for new websites or updated websites. If you had a existing website, you have to chnage a value first and then click on save before you can login with webdav.
     
  6. ivomendonca

    ivomendonca Banned

  7. ivomendonca

    ivomendonca Banned

    update problem

    Update from beta1 to RC1 sites stop working.

    [Mon Sep 27 17:32:54 2010] [warn] VirtualHost 192.168.1.64:80 overlaps with VirtualHost 192.168.1.64:80, the first has precedence, perhaps you need a NameVirtualHost directive
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Which Linux distribution? I tried it on Debian and had no errors. Please check the apache error.log for details on this error.
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

  10. ivomendonca

    ivomendonca Banned

    hello, in var/log/apache
    only have and old site (not registed in cp) error related to Suexec.
    After that a made a reboot and my vmware gives me grub error 15.
    No more debuging for now :(
     
  11. xaver

    xaver New Member

    How can i activate the Board for all Users? -> SQL Update or?
    Only the field with Modules or?
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    You can activate the dasboard for all users by changing the module and startmodule field for the sys_users with phpmyadmin.
     
  13. sh1ny

    sh1ny New Member

    I have a question :

    How stable is 3.0.3 as of now ? I am building a brand new server for a different employer, and i made some modifications ( like the dovecot quota thing and "disablesieve" ) and i want to start using them, but if the RC1 is stable enough i will update so that i can skip the troubles with updating later.
     
  14. till

    till Super Moderator Staff Member ISPConfig Developer

    It think that it is quite stable. The RC is now out for two days and only 2 minor bugs had been reported till now and both bugs are also present in 3.0.2.2.
     
  15. sh1ny

    sh1ny New Member

    Thanks, i'll try updating over the weekend.
     
  16. Petr

    Petr New Member

    3.0.3 RC1 firewall

    Hello.
    I have little knowledge of 3.0.3 RC1.
    after update to 3.0.3RC1 and restart the server after a few days I have a problem with the firewall.

    the problem was. not to go to connect to ssh, not to go zabbix agent communication, but example WWW work OK.

    I restart the Bastille fw from shell - no effect!
    I am in the ISP Config> firewall add random port> save, remove the port> Save.
    new work all OK.
    I do not know whether it be a mistake for me, or a small bug on RC1.

    Petr
     
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you run ssh on port 22 or a custom port?
     
  18. Petr

    Petr New Member

    custom ( I have ssh remap in sshd_config )
    ( using debian 5.0 )
     
    Last edited: Oct 1, 2010
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. Then I guess the installer might have reset the firewall ports in the bastille configuration file to the defaults. I will add it to the bugtracker.
     
  20. jbryner

    jbryner New Member

    Pointing in the right direction

    I have virtually no experience doing this, and I am assuming it's an easy one, but I hesitate to "fumble" through it. Might anyone have a link that would point me in the right direction?
     

Share This Page