Archive for the ‘Command’ Category
Bug in Mailman version 2.1.11.cp3
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.. ![]()
Automatic plugin upgrade not working
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
How save command after edit with putty?
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.