Welcome, Guest
Please Login or Register.
Lost Password?
Re:Virtualmin virtual-server 3.52 (1 viewing)
Post Reply

TOPIC: Re:Virtualmin virtual-server 3.52

#10134
Joe (Admin)
Posts: 3798
graph
Virtualmin virtual-server 3.52 2008/02/13 10:54  
Howdy all,

I've just released Virtualmin virtual-server 3.52 to the repositories for all systems.

Changes since 3.51:


  • Updated the Horde script installer to version 3.1.6, and the versions of several other Horde-related scripts.

  • Updated the Drupal installer to versions 5.7 and 4.7.11, OpenAds to 2.4.3, Mantis to 1.1.1, Joomla to 1.5.0, TWiki 4.2.0, Movable Type to 4.1, WordPress MU to 1.3.2, osTicket to 1.6.rc3, Nucleus to 3.32, Coppermine to 1.4.16, Plans to 7.9.9, ZenPhoto to 1.1.4, Bugzilla to 3.1.3, TextPattern to 4.0.6, and phpMyAdmin to 2.11.4.

  • When restoring a virtual server that uses features not supported on the system, a warning will be displayed listing the missing or disabled features.
    Custom styles can use the nocontent=1 line in style.info to specify that no initial content needs to be entered.

  • When moving a virtual server to a new system via a restore, if any required PHP modules that were installed on the old system are missing on the new, they will be automatically installed (where possible). In addition, you will be notified if any required PHP versions are missing.

  • When editing a virtual server without a private IP address, one can be added that is associated with an existing interface on the system.

  • When a domain is restored to a system with a new IP address, the IP in the SPF record is updated. Also, any NS records are updated to match the new system.

  • When a virtual server is moved under a new owner, the Apache directives that control which user CGIs and PHP scripts run as are properly updated.
    Fixed bugs in the FAQMasterFlex installer that prevented it's config file from being setup properly.

  • Re-wrote all code that locks configuration files managed by Virtualmin. This improves the coverage of Webmin logging, and makes it much safer to perform multiple operations on the same or different domains at once.

  • Outgoing email relayed via the Virtualmin system is now counted towards the sender's domain's bandwidth limit, unless disabled on the Bandwidth Monitoring page.

  • Moved the option that controls if mailbox users can have .procmailrc files to the Spam and Virus Delivery page, where it is easier to find and is applied immediately.

  • The wrapper scripts for running PHP via CGI or fastCGI now have the immutable flag set on Linux, to prevent accidental deletion by domain owners.

  • New features in this version of Virtualmin and any plugins are shown on the System Information page, if using the Virtualmin theme.



Comprehensive locking is the most important change in this update, and reaches into every corner of Virtualmin code--we believe all bugs in these changes have been squashed during QC and rollout to GPL users, but let us know if you see anything fishy, particularly file corruptions when Virtualmin is in use by many simultaneous users.
  The topic has been locked.
#10136
netzsolutions.de (User)
Posts: 43
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/13 11:29  
Joomla is available in 1.0.14 and 1.5.1 now ;)
  The topic has been locked.
#10147
freebrew (User)
Posts: 6
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/13 20:48  
Looks Like the update of Virtualmin wiped out my DNS records...or could have been the new wbm-virtualmin-slavedns module not sure.

The Info page on the server...System Info shows that DNS is not running and will not restart with error -- Failed to start service : Failed to start BIND : Starting named: named: already running[FAILED]

I have gone and looked at the Webmin/Bind Server tab and it is not running there, but there is a PID file at /var/run/named/

Also, when testing my DNS with nslookup -->server 127.0.0.1
[freebrew@ns1 ~]$ nslookup
> server 127.0.0.1
Default server: 127.0.0.1
Address: 127.0.0.1#53
> mail.the-arachnid.net
Server: 127.0.0.1
Address: 127.0.0.1#53

Name: mail.the-arachnid.net
Address: 68.XXX.XX.202
> ftp.the-arachnid.net
Server: 127.0.0.1
Address: 127.0.0.1#53

Name: ftp.the-arachnid.net
Address: 68.XXX.XX.202
>
Not sure what to do....

How is DNS not running but still returning records with nslookup.

Please Inform Me

freebrew Out
  The topic has been locked.
#10163
RickHolt (User)
Posts: 2
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/14 18:50  
We just had the same thing happen on our two CentOS 5.1 servers (two virtualmin keys). Not sure what the answer is to get this mess fixed.
  The topic has been locked.
#10184
fallendevil (User)
Posts: 15
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/15 09:09  
Same here - bind fails to startup with :

Failed to start service : Failed to start BIND : Starting named: named: already running[FAILED]

the domains can not be removed or restored via virtualmin either
delete one domain and it says unable to write to directory.
i have removed all my domains and recreated them with no difference at all.

Any ideas??
  The topic has been locked.
#10191
fallendevil (User)
Posts: 15
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/15 14:24  
Okay the Answer to the BIND Error.

To fix it, go to the BIND DNS Server module, click on Module Config and make sure the 'Chroot directory to run BIND under' is set correctly, and the 'Command to find chroot directory' is set to 'Use fixed directory'.

Thanks Jamie.

I changed the config setting to fixed directory and disabled Chroot directory to run BIND under (or none)

It fixed it for me!!! thank god.

FallenDevil
  The topic has been locked.
#10193
fallendevil (User)
Posts: 15
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/15 14:27  
Sorry forgot to mention that its the bind config in webmin you need to change (webmin tab > Servers > Bind DNS > bind config)
  The topic has been locked.
#10217
akauffman@ne4u.com (User)
Posts: 4
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/16 14:18  
I just installed this release on a fresh CentOS 5 install and I've had nothing but problems. CentOS is suppose to be the premiere supported OS too. The install/setup script is worthless, it didn't setup any of the services and service configs! And now I have licensing issues after a fresh install. Is there anyway to downgrade to 3.51?
  The topic has been locked.
#10218
akauffman@ne4u.com (User)
Posts: 4
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/16 14:21  
I just installed this release on a fresh CentOS 5 install and I've had nothing but problems. CentOS is suppose to be the premiere supported OS too. The install/setup script is worthless, it didn't setup any of the services and service configs! And now I have licensing issues after a fresh install. Is there anyway to downgrade to 3.51?
  The topic has been locked.
#10222
RickBeall (User)
Posts: 71
graphgraph
Re:Virtualmin virtual-server 3.52 2008/02/16 16:17  
Jamie said in a different thread in the VirtualMin sub forum, there will be a new release to fix this issue. If you can hold on, I'm sure there will be a fix pretty quickly. (I'm just a customer though, not an official source of information. I don't know exactly how soon. )
  The topic has been locked.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.