Mailman installation and WestHost account upgrade

I'm a newbie and I'm experiencing problems after my provider changed my account.
I can't restart Mailman list service via SSH after West Host provider upgraded my account to 3.0.
With this upgrade they changed Python to 2.5 and now when I try to start Mailman with one of these two commands:
* mailmanctl start
* mailmanctl -s start
the answer is:
* -sh: mailmanctl: command not found
Please send me a your comments with a way to restart correctly Mailman.
Thank you.
Francesco

Odieresis [Gmail] writes:
This is a provider problem, not a Mailman problem. Talk to your provider.
If you installed Mailman yourself, the most likely cause of the "command not found" message is that mailmanctl is a Python script whose shebang is specific to a Python version which has been removed. You should reinstall Mailman as this is likely to be a pervasive issue throughout the scripts.
If your Mailman is less than the most recent, you should probably upgrade as well. Older Mailman installations may not cope well with Python 2.5.

Odieresis [Gmail] writes:
This is a provider problem, not a Mailman problem. Talk to your provider.
If you installed Mailman yourself, the most likely cause of the "command not found" message is that mailmanctl is a Python script whose shebang is specific to a Python version which has been removed. You should reinstall Mailman as this is likely to be a pervasive issue throughout the scripts.
If your Mailman is less than the most recent, you should probably upgrade as well. Older Mailman installations may not cope well with Python 2.5.
participants (2)
-
Odieresis [Gmail]
-
Stephen J. Turnbull