ispCP - Board - Support
Upgrade from VHCS2 to ispCP RC4 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Upgrade from VHCS2 to ispCP RC4 (/thread-3042.html)

Pages: 1 2


RE: Upgrade from VHCS2 to ispCP RC4 - TuxReaper - 04-16-2008 01:29 AM

i have looked at all, no errors, all the upgrade is ok, so i think that, the problem is httpd file that doesn't charge the vhost setted by vhcs2...! but i don't know how to fix that!


RE: Upgrade from VHCS2 to ispCP RC4 - joximu - 04-16-2008 09:42 AM

Well, normally the vhcs.conf (/etc/apache2/somwhere) should be converted to the ispcp.conf - I think this is done by a regeneration of the config files and then the old vhcs.conf can be removed.


RE: Upgrade from VHCS2 to ispCP RC4 - TuxReaper - 04-16-2008 10:34 PM

Infact, at the end of the update, the script tell me that the ispcp.conf, could not be reached, and tell me the location, but the config it is there! O_o


RE: Upgrade from VHCS2 to ispCP RC4 - sci2tech - 04-17-2008 02:25 AM

How many acounts do you have? With mod fastcgi ispcp can serve around 180 domain, after that it will fail. (at least with debian distro and a standard instalation).


RE: Upgrade from VHCS2 to ispCP RC4 - TuxReaper - 04-17-2008 02:36 AM

i have only 6 accounts Sad


RE: Upgrade from VHCS2 to ispCP RC4 - sci2tech - 04-17-2008 05:44 AM

Check if DNS resolv your domains, the check if /etc/apache2/sites-enabled/ispcp.conf look ok (it can be regenerated by setting in database ispcp I asume you have a standard instalation table domain domian_status to change and then manualy run /var/www/ispcp/engine/ispcp-rqst-mngr). Check if directory maped to each domain has a proper owner and permission. (vuxxxx:www-data). Consider if posible upgrading to php 5.2.5


RE: Upgrade from VHCS2 to ispCP RC4 - joximu - 04-17-2008 06:37 AM

Caution: when regenerating the domains, also do the same with the subdomains and maybe aliases - or they will be missing...


RE: Upgrade from VHCS2 to ispCP RC4 - TuxReaper - 07-12-2008 10:02 PM

I run /var/www/ispcp/engine/ispcp-rqst-mngr and now it's all ok Smile thanks for supporting!