in version 0.29.15, ehcp is located in a new directory, so, you need to move files to /var/www/new/ehcp/
did you do this ?
also you need to manually edit apache2.conf to reflect changes.
following code can be used for upgrade: wget http://ehcp.net/upgrade_to_yeni.sh.gz
gunzip upgrade_to_yeni.sh.gz
chmod a+x ./upgrade_to_yeni.sh
./upgrade_to_yeni.sh
dont forget to remove old lines from apache2.conf manually.
can you login to ehcp after upgrade ?
what is url after upgrade? should be like: http://ip.../ehcp/
try: ehcp->options->syncdns
after this, mail.domain.com should work normally.
if not, send your server details to info@ehcp.net, i will try to fix by ssh.
If additional information is needed, don't hesitate to ask.
You're not your job. You're not how much money you have in the bank. You're not the car you drive. You're not the contents of your wallet. You're not your fucking khakis. You're the all-singing, all-dancing crap of the world.
ehcpdeveloper
Tue, 12/21/2010 - 17:56
Permalink
how did you do update ? in
how did you do update ?
in version 0.29.15, ehcp is located in a new directory, so, you need to move files to /var/www/new/ehcp/
did you do this ?
also you need to manually edit apache2.conf to reflect changes.
following code can be used for upgrade:
wget http://ehcp.net/upgrade_to_yeni.sh.gz
gunzip upgrade_to_yeni.sh.gz
chmod a+x ./upgrade_to_yeni.sh
./upgrade_to_yeni.sh
dont forget to remove old lines from apache2.conf manually.
mnrbig
Tue, 12/21/2010 - 19:27
Permalink
Thanks
Works now, I followed the old upgrade and just copied the files into the ehcp directory.
tristar
Tue, 12/28/2010 - 11:36
Permalink
mail.domain.com is not
mail.domain.com is not working (but it works if i make a symlink of the ehcp map from new to vhost map)
i did follow your how-to upgrade from first post
ehcpdeveloper
Tue, 12/28/2010 - 12:21
Permalink
can you login to ehcp after
can you login to ehcp after upgrade ?
what is url after upgrade? should be like: http://ip.../ehcp/
try: ehcp->options->syncdns
after this, mail.domain.com should work normally.
if not, send your server details to info@ehcp.net, i will try to fix by ssh.
tristar
Sun, 01/02/2011 - 04:56
Permalink
i can log into ehcp, no
[fixed]
i can log into ehcp, no problem, but when i want to go on webmail (mail.domain.xxx) it shows page not found even after syncdns
but as i say before, if i make symlink from new location to old webmail works fine
any suggestions?
[/fixed]
fixed by removing data from ehcp.domains field apachetemplate :) so if you have some custom apachetemplates you will need change there paths too
rvdvalk
Fri, 12/31/2010 - 12:32
Permalink
webmail not accessible
Hello,
I've upgraded to .29.15 and am not able to access my webmail anymore.
The link -> http://webmail.compability.nl
A subdomain I'm testing on http://pknmiddelstum.compability.nl is accessible though.
Any idea what might be the problem?
If additional information is needed, don't hesitate to ask.
You're not your job. You're not how much money you have in the bank. You're not the car you drive. You're not the contents of your wallet. You're not your fucking khakis. You're the all-singing, all-dancing crap of the world.
ehcpdeveloper
Fri, 12/31/2010 - 17:38
Permalink
did you edit apache2.conf
did you edit apache2.conf manually, or did you forget it ?
check
/var/www/new/ehcp/apachehcp.conf
and look if dir names seems correct there.
try ehcp->options->sync domains
once