Posts: 0
Threads: 6
Joined: May 2025
Reputation:
0
After upgrading to V 29.15, none of my sites are showing. All i get is the EHCP front page. Does anyone have any ideas?
Restored from old drupal forum, for user uid:3542 username:mnrbig
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: May 2025
Reputation:
0
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:
<code>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.
Restored from old drupal forum, for user uid:3542 username:mnrbig
You may reset your password to access your new account here.
Posts: 0
Threads: 6
Joined: May 2025
Reputation:
0
Works now, I followed the old upgrade and just copied the files into the ehcp directory.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 0
Threads: 3
Joined: May 2025
Reputation:
0
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
Restored from old drupal forum, for user uid:3542 username:mnrbig
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: May 2025
Reputation:
0
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.
Restored from old drupal forum, for user uid:2724 username:tristar
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: May 2025
Reputation:
0
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.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: May 2025
Reputation:
0
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
Restored from old drupal forum, for user uid:2902 username:rvdvalk
You may reset your password to access your new account here.