Real Global Solutions

Where knowledge you can get ?

Archive for the ‘Command’ Category

Bug in Mailman version 2.1.11.cp3

without comments

How to fix this error in Mailing list
—————————————————–
Bug in Mailman version 2.1.11.cp3

We\’re sorry, we hit a bug!
Please inform the webmaster for this site of this problem. Printing of
traceback and other system information has been explicitly inhibited, but the
webmaster can find this information in the Mailman error logs.
============================================================

If you are the server administrator, proceed with the following steps:

1. Go to with SSH/Shell
cd /usr/local/cpanel/3rdparty/mailman

2. ls -al

3. chmod -R 2775 ./*

Check if this has fixed the issue.
If not run the fixmailman script.

4. /scripts/fixmailman

Done.. ;)

Written by admin

April 14th, 2009 at 7:23 pm

Automatic plugin upgrade not working

without comments

Easy and simple… open your ssh with putty with this command:

vi /etc/hosts

type”i

add

72.233.56.138       downloads.wordpress.org

then press escape( Esc ) and then type

:wq

and press enter

Written by admin

March 13th, 2009 at 3:08 am

How save command after edit with putty?

without comments

what command did you use to open it ?

if it’s vi then press escape( Esc ) and then type

:wq

and press enter

if use “pico

when you want to save changes, do ctrl-x . key “y” & enter. Done.

Written by admin

March 13th, 2009 at 2:49 am

Posted in Command, Putty

Tagged with , , , ,