Ubuntu8 FOSS
Smooth and simple as usual.
Still need to stop memcached re-asserting itself at upgrades, any suggestions?
Ubuntu8 FOSS
Smooth and simple as usual.
Still need to stop memcached re-asserting itself at upgrades, any suggestions?
There should be no reason why this happens if it's not installed or enabled. The usual commands to check this are:
Check if the proxy is installed/running:
If it's in, then run this:Code:zmproxyctl status zmprov gs `zmhostname` | grep zimbraServiceEnabled zmprov gs `zmhostname` | grep zimbraServiceInstalled
To reset the ports run the following (on one line):Code:zmproxyctl stop zmprov ms `zmhostname` -zimbraServiceEnabled imapproxy zmcontrol stop zmcontrol start
then restart.Code:zmprov -l ms `zmhostname` zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995 zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
What does that show, is it installed etc.?
Regards
Bill
Memcached is installed (accidentally in the 5.x -> 6.x upgrade) but is disabled. The problem is that each time I run an upgrade (like I will this weekend for 6.0.5 -> 6.0.6) memcached get updated and re-enabled.
What I want to do is un-install memcached completely as I don't need it (single server). Can I jusy amend one (or more) of the config files before running the upgrade?
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)