ISPConfig 3.0.1.6 released

Discussion in 'General' started by till, Oct 16, 2009.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    Check in the database if the records are still in the client table.

    Also, did you modify anything in the ispconfig database or added a table to it before you updated ispconfig?
     
  2. boschie

    boschie New Member

    Records are still there and i changed nothing.

    I do notice however that the sysuser_id of the old clients have "1" and the new client has a "5".

    Also with sysgroup_id: old clients have "1" and the new client has "4".

    And parent_client_id: old clients have "0" and the new client has "3".
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    If the records are there then they must be displayed either in the reseller or in the client list when you login as admin.

    Thats all ok. It just measn that you have created the first clients as admin while the others were created by a reseller.
     
  4. Titeuf

    Titeuf New Member


    hello,
    I just followed the steps explained above for the update to 3.0.1.3 but now I can not go ipsconfig, blank page!
    to finish the installation but I restart apache tjs the same problem!
    help me quickly, I beg you
    In advance thank you,
    Titeuf
     
  5. Titeuf

    Titeuf New Member

    hello,
    I just followed the steps explained above for the update to 3.0.1.3 but now I can not go ipsconfig, blank page!
    to finish the installation but I restart apache tjs the same problem!
    help me quickly, I beg you
    In advance thank you,
    Titeuf
     
  6. Titeuf

    Titeuf New Member

    Hi,
    please help me for my problem please !
    Thank you,
    Titeuf
     
  7. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    ?
     
  8. boschie

    boschie New Member

    Ok now... I needed to log out and log in again after the update to see the clients and reseller.

    Thanks for your reactions.

    GRTZ,
    boschie
     
  9. varius

    varius New Member

    I have 3.0.1.3 on 64-bit CentOS 5.3 server working great (except Webalizer which has cron issues).

    I tried an upgrade to 3.0.1.6 but it causes lots of weird behaviour (such as the width of the ISPConfig Login page being shrunk and distorted).

    However, those minor aesthetic issues aside, I can no longer reach any website/page on the server at all. Restarted Apache, it works fine, rebooted server even, no luck.

    I'm back to 3.0.1.3 now and everything works well again (save webalizer).

    I suppose this is why CentOS is listed as "experimental" for this verion...does anyone know what is the latest stable version for CentOS? Or is 3.0.1.3 it right now and I should just keep that one ?
     
  10. Titeuf

    Titeuf New Member

    Hi,
    Up please !
    thank you
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    If you try to push your post up and up again, everybody will be just annoyed and you will not get answer for exat that reason.

    To your problem. This thread is about ISPConfig 3.0.1.6 and you installed ISPConfig 3.0.1.3 which is a old version. You did not provide any specific information on your problem, so nobody is able to help you. To get your problem solved:

    Make a new thread for your problem and provide information like:

    - Which linux distribution you used.
    - Which setup instructions did you follow.
    - Did you had errors during setup.
    - any errors in the apache error log or syslog?
     
  12. Titeuf

    Titeuf New Member

    Hi Falko,
    look this :
    Thank you
     
  13. Titeuf

    Titeuf New Member

    Hi,
    this infosapache2/error.log :
    leased with my dedicated server ipsconfig 3.0.1.3 + debian
    I followed the explanations for the update (above)!
    no error message during:
    After reset apache + dedicated server can not access ISPConfig, no login page, page white without error!

    Thank you
     
  14. Cracklefish

    Cracklefish Member

    Just applied the 3.0.1.6 update but I got two error messages.

    During update I saw the following messages highlighted in red.
    Code:
    SNIP
    
    Reconfigure Crontab? (yes,no) [yes]: 
    
    Updating Crontab
    Restarting services ...
    Restarting service MySQL 
    Shutting down service MySQL ..done
    Starting service MySQL ..done     
    Shutting down mail service (Postfix)..done
    Starting mail service (Postfix)..done     
    Shutting down service saslauthd..done     
    Starting service saslauthd..done          
    Waiting for the process [2943] to terminate
    Daemon [2943] terminated by SIGTERM        
    Shutting down virus-scanner (amavisd-new):..done
    Starting virus-scanner (amavisd-new):..done     
    [COLOR="Red"]..failed [/COLOR]                                       
    Shutting down Clam AntiVirus daemon Starting Clam AntiVirus daemon ..done
    Shutting down Courier Authentication Daemon ..done                       
    Starting Courier Authentication Daemon ..done                            
    Shutting down Courier-IMAP ..done                                        
    Starting Courier-IMAP ..done                                             
    Shutting down Courier-IMAP (SSL)..done                                   
    Starting Courier-IMAP (SSL)..done                                        
    Shutting down Courier-POP3 ..done                                        
    Starting Courier-POP3 ..done                                             
    Shutting down Courier-POP3 (SSL)..done                                   
    Starting Courier-POP3 (SSL)..done                                        
    [COLOR="Red"]Warning: SuexecUserGroup directive requires SUEXEC wrapper.[/COLOR]              
    Syntax OK                                                                       
    Shutting down httpd2 (waiting for all children to terminate) ..done             
    Warning: SuexecUserGroup directive requires SUEXEC wrapper.                     
    [Wed Dec 16 09:17:31 2009] [warn] NameVirtualHost 192.168.1.14:80 has no VirtualHosts                                                                           
    [Wed Dec 16 09:17:31 2009] [warn] NameVirtualHost 192.168.1.14:443 has no VirtualHosts                                                                          
    Starting httpd2 (prefork) ..done                                                
    Shutting down pure-ftpd..done                                                   
    Starting pure-ftpd..done                                                        
    Update finished.                                                                
    
    Is that "failed" message important?

    As for the SuEXEC warning, I searched on the SuEXEC error and found a fix on the forum which said to run:
    Code:
    apt-get install apache2-suexec
    I had to install apt but then I got:
    Code:
    apt-get install apache2-suexec
    Reading Package Lists... Done
    Building Dependency Tree... Done
    E: Couldn't find package apache2-suexec
    SuEXEC is not enabled on any vhosts.

    ISPc and all vhosts seem to be running properly.

    My setup is Suse 11.1 and Perfect Server
     
  15. H2SO4

    H2SO4 New Member

    Hi guys,

    thx for your great work but still cant install without edit. :rolleyes:


    >> Initial configuration


    Notice: Undefined variable: distver in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135

    Notice: Undefined variable: distid in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135

    Notice: Undefined variable: distbaseid in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135
    Linux Distribution or Version not recognized.

    The latest debian/lenny version is 5.0.3 .

    Cheers :)
     
  16. till

    till Super Moderator Staff Member ISPConfig Developer

    I install it about once a week on Debian 5.0.3, never had to edit anything for 3.0.6. Your install is either not Debian Lenny 5.0.3, you deleted some files or you did not install ispconfig 3.0.1.6. Please post the output of:

    cat /etc/debian_version
     
  17. jackl

    jackl New Member

    No Uninstall files in root folder on v3.0.1.6

    @Till

    Hi! I just installed ISPConfig 3.0.1.6 (fresh install) on Debian Lenny following The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3] by Falko (thanks for that) and after installation I noticed that files and folder for ispconfig in root folder is nowhere to be found. Is that normal for the new version? Or I have to install from v3.0.1 then just upgrade to 3.0.1.6 to have it?

    And also, I made a mess by accidentally deleting the default VirtualHostentry on Apache and I get error on restarting Apache2, I recreated the VirtuaHostl entry I deleted but ISPconfig is not functioning properly, I decided to uninstall it then reinstall, what happened is it DID NOT recreated the virtualHost for ispconfig. Is that a bug or something?

    Thanks! :confused:
     
  18. yoplait

    yoplait Member

    Hi,
    I'm just testing ISPconfig on a Debian Lenny installation.
    Sorry, I didn't write the version of ISPconfig, but it was 3.0.1.x ...

    I tried the ispconfig_update.sh, but I had 2 errors.
    - first one :
    Code:
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 14: config3_install/install/: Aucun fichier ou r�pertoire de ce type
    (in english : "no file or folder of this type")
    - second time, I tried the same but with the re-configuration of the services, and I had this error :
    Code:
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 18: syntax error near unexpected token `else'
    /usr/local/ispconfig/server/scripts/update_from_tgz.sh: line 18: `else'
    
    Therefore, the update is fine and when I run it a third time, everything was OK.

    It's just a small message, if it can help dev's, It will be great ;) .


    (Sorry for my english, I'm French..)

    By the way : Great Software you've done here !
     
  19. wammy28

    wammy28 New Member

    Help me. I can't login after upgrade.

    Dear all
    I have a big problem. After I upgrade ipsconfig from 3.0.14 o 3.0.16. I can't login to the ispconfig and my web site also down. I stuck at the login page. I check the database during the upgrade. The script just say minor error on dbmonitor table and I already fixed.
    My system is centos 5.3_x64. Thanks :(
     
  20. till

    till Super Moderator Staff Member ISPConfig Developer

    If your websites are down, then apache is no runnung. PLease start or restart apache.
     

Share This Page