[ERLEDIGT] VHCS > ispCP - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Migration (/forum-35.html) +--- Thread: [ERLEDIGT] VHCS > ispCP (/thread-1758.html) |
[ERLEDIGT] VHCS > ispCP - fulltilt - 11-11-2007 12:22 AM i want to upgrade a vhcs2 server in a few days ... I have tested migration on VM and it's working so far ... The migration script did not upgrade the system as i know - so if i have apache2 prefork installed > ispCP is running with prefork ... is that right? Are there special modifications required in config files and can i install awstats after upgrade with apt so that it is integrated with ispCP? RE: VHCS > ispCP - rbtux - 11-11-2007 12:30 AM ispcp runs with worker in default configuration (it seems that worker performs better) RE: VHCS > ispCP - fulltilt - 11-11-2007 02:37 AM Hm - second upgrade on VM failed ... getting: Code: VHCS2's database will now be converted: and in /etc/apache2/sites-availeble/ispcp.conf i'm missing all my v-host entrys ... RE: VHCS > ispCP - Zothos - 11-11-2007 08:49 AM Could you please post all your steps you have done here? Your System Setup and all whats related. Maybe it can help rats, hes on the upgrade script. RE: VHCS > ispCP - fulltilt - 11-11-2007 08:47 PM Zothos Wrote:Could you please post all your steps you have done here? Your System Setup and all whats related. Maybe it can help rats, hes on the upgrade script. 8 weeks ago on sarge system migration went successfully. Yesterday i try it again with etch and migration fails ... I skipped the first step (remove vhcs2) because the perl error message. Install running fine without errors accept the last one: Code: VHCS2's database will now be converted: I noticed that all my v-hosts missing in ispcp confs and also the user and groups (e.g. passwd file) fails because all users are doubled with different IDs ... Maybe i have to remove all users before running the migration script ... but on sarge system i used same procedure without problems. I try migration again and remove users before ... RE: VHCS > ispCP - raphael - 11-12-2007 04:50 AM Quote:8 weeks ago on sarge system migration went successfully.what migration script did you use at that time? ispcp-update or vhcs2ispcp? RE: VHCS > ispCP - fulltilt - 11-12-2007 04:50 PM Thanks Raphael, i used vhcs2ispcp.pl for migration ... seems there is a new script :-) O.K. if i try new migartion script (ispcp-update) i get: ERROR: Unable to connect SQL server ! failed! raphael Wrote:Quote:8 weeks ago on sarge system migration went successfully.what migration script did you use at that time? ispcp-update or vhcs2ispcp? RE: VHCS > ispCP - fulltilt - 11-12-2007 08:24 PM Is a complete vhcs2 installation requirered for migration script - or is it also working with VHCS2 database and vhcs2.conf only? I ask about that because i have damaged the vhcs2 installation before by running the wrong script :-) RE: VHCS > ispCP - Zothos - 11-12-2007 09:37 PM i think you need a running vhcs to upgrade to ispCP. So a rcovery is necessary. RE: VHCS > ispCP - raphael - 11-13-2007 11:03 AM Quote:i used vhcs2ispcp.pl for migration ... seems there is a new script :-)ok, good to know Quote:Is a complete vhcs2 installation requirered for migration script - or is it also working with VHCS2 database and vhcs2.conf only?I have no idea, you either have to look at the new script or ask rats (he replaced my migration script with his) |