How can i downgrade the virtualmin version ?

Now , i am run the virtualmin Version 3.69.gpl . But now i want to download the virtualmin version to 3.54.gpl ?

How do that ?

Thank a Lot!

Status: 
Closed (fixed)

Comments

Assuming it is in RPM format, you could do :

wget "http://download.webmin.com/download/virtualmin/wbm-virtual-server-3.54.gpl-7.noarch.rpm"
rpm -U --force wbm-virtual-server-3.54.gpl-7.noarch.rpm

why downgrade though?

Thank Guys ,

I have a problem on my usermin spelling checking problem ..and show the following error message :

"""Wide character in syswrite at /usr/libexec/usermin/miniserv.pl line 2671. """

I find the key word " Wide character in syswrite" and find the solve by downgrade the virtualmin..

#

Re:Wide character in syswrite and IDN domains kkk Joined: 05/29/08 Offline Posted: Sun, 2008-06-01 15:41 thank you.

sorry I forgot the virtualmin versions:

3.54.gpl - works 3.572.gpl - doesn't work

I'll file a bug, thank you again.

#

I am a newbie of Here... if anything is wrong , hope you can help me..Thank.

Joe's picture
Submitted by Joe on Thu, 11/05/2009 - 21:15 Pro Licensee

Where did someone tell you that downgrading Virtualmin would have some effect on Usermin? That makes no sense.

This would be a bug in Usermin (which is not the same as Virtualmin). When you run into a problem like this, you should file a bug about the problem...not downgrade to an unsupported version of a completely different package. ;-)

Anyway, downgrading Virtualmin cannot possibly fix this problem. Whoever suggested it is wrong.

I've converted this ticket to a bug report about Usermin and assigned it to Jamie. He'll be able to get this bug fixed.

Joe is correct - downgrading Virtualmin will not help with this problem.

Where and when in Usermin does that "wide character" error message appear?

Also, which Perl version do you have installed? The command perl -v will show you ..

After i login into usermin , and edit the signture file with english and chinese word.

Also , i enable the spelling checking and got the below error message.

error message

The following spelling errors were found in your message ..

HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Fri, 6 Nov 2009 01:41:16 GMT Content-type: text/html Connection: close

Error - Perl execution failed Wide character in syswrite at /usr/libexec/usermin/miniserv.pl line 2671.

end of message

I checked my perl vserion is 5.8.8 .

If i don't enable the spelling check is normal.

Any one can teach me how to hide the spelling check

I see you filed a separate bug about disabling the spelling check.

So does this only happen if the spell check is enabled, or any time you send an email with Chinese characters?

Hi jamie ,

Only the spell check is enabled will happen .

IF uncheck is normal.

So , i want to hide the spell checking select. So that user can't choice this function.

So to hide the spell-check function, you can really just edit /etc/usermin/mailbox/uconfig and add the line

nospell=1

I've confirmed that this works fine for me ..

Thank Jamie ,

nospell=1 is work now.

Best wish !

Automatically closed -- issue fixed for 2 weeks with no activity.