Post Reply  Post Thread 
IMPORTANT: VHCS 2.4.7.1 to ispCP Omega migration script
Author Message
fulltilt Offline
Member
***

fulltilt
Member
***


Posts: 538
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 3
Post: #1
VHCS 2.4.7.1 to ispCP Problems
I have some problems using perl vhcs2ispcp.pl ...

Code:
perl vhcs2ispcp.pl
Name "main::db_name" used only once: possible typo at vhcs2ispcp.pl line 181.

Do you want me to run the remover (it will only remove the config files)? (yes|skip|abort) [abort]:

if i answer yes

Code:
Name "main::ua" used only once: possible typo at ./vhcs2-remover.pl line 41.
Can't locate vhcs2_common_code.pl in @INC (@INC contains: /var/www/ispcp/engine/setup//var/www/vhcs2/engine /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./vhcs2-remover.pl line 35.

what is wrong?

Regards

OS : Debian 4, Kernel 2.6.25
ispCP Version:1.0 RC5a
Activated: AWStats static, Mailscanner, ClamAV, Bogus MX Filter, Spamassassin, Zabbix, Monit, ModSecurity2, Fail2ban

This post was last modified: 09-05-2007 02:52 AM by fulltilt.

09-05-2007 02:51 AM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
****
Dev Team

raphael
Member
****
Dev Team


Posts: 474
Group: Dev Team
Joined: Apr 2007
Status: Offline
Reputation: 8
Post: #2
RE: VHCS 2.4.7.1 to ispCP Problems
fulltilt Wrote:
Code:
Name "main::ua" used only once: possible typo at ./vhcs2-remover.pl line 41.
Can't locate vhcs2_common_code.pl in @INC (@INC contains: /var/www/ispcp/engine/setup//var/www/vhcs2/engine /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./vhcs2-remover.pl line 35.

what is wrong?

I just fixed that error; I have to take a deeper look at the migration script (not today) in order to completely fix those vhcs2/ispcp code interactions messages (I think the migration script won't work as it is right now)

YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
Quote:This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
09-05-2007 06:20 AM
Visit this user's website Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

fulltilt
Member
***


Posts: 538
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 3
Post: #3
RE: VHCS 2.4.7.1 to ispCP Problems
thanks raphael,

i have testet on vm from 2.4.1.7 migration and before i run ispCP migration i upgraded to etch ...
Is it possible that the problem depends on 2.4.1.7 migration that i run before?

raphael Wrote:
fulltilt Wrote:
Code:
Name "main::ua" used only once: possible typo at ./vhcs2-remover.pl line 41.
Can't locate vhcs2_common_code.pl in @INC (@INC contains: /var/www/ispcp/engine/setup//var/www/vhcs2/engine /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./vhcs2-remover.pl line 35.

what is wrong?

I just fixed that error; I have to take a deeper look at the migration script (not today) in order to completely fix those vhcs2/ispcp code interactions messages (I think the migration script won't work as it is right now)

Regards

OS : Debian 4, Kernel 2.6.25
ispCP Version:1.0 RC5a
Activated: AWStats static, Mailscanner, ClamAV, Bogus MX Filter, Spamassassin, Zabbix, Monit, ModSecurity2, Fail2ban
09-05-2007 03:03 PM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
****
Dev Team

raphael
Member
****
Dev Team


Posts: 474
Group: Dev Team
Joined: Apr 2007
Status: Offline
Reputation: 8
Post: #4
RE: IMPORTANT: VHCS 2.4.7.1 to ispCP Omega migration script
migrating from sarge to etch should have not caused much problem if you were not using the vhcs2 debian packages;

Also, as I said, I need to take a deep look at the migration script again in order to fix it

YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
Quote:This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
09-06-2007 08:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mata Offline
Moderator
*****

mata
Moderator
*****


Posts: 43
Group: Moderators
Joined: Feb 2007
Status: Offline
Reputation: 0
Post: #5
RE: IMPORTANT: VHCS 2.4.7.1 to ispCP Omega migration script
c'mon guys,

this is the last ticket for RC3 .. keep up the good work .. i hope this one gets closed ASAP Smile

Mvg,

Mata

http://www.ezh.be - http://mata.ezh.be
12-05-2007 12:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
fulltilt Offline
Member
***

fulltilt
Member
***


Posts: 538
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 3
Post: #6
RE: IMPORTANT: VHCS 2.4.7.1 to ispCP Omega migration script
yeah Cool

maybe for migration it is a way to keep the system user and run a script after migration that sorts the system user to isPCP.
The problem is also for IDs from FTP Users ... i think the script needs to read the vhcs2 ftp, domain and mail users from vhcs2 database and import it to new ispCP DB and keep the existing system user in passwd.

Regards

OS : Debian 4, Kernel 2.6.25
ispCP Version:1.0 RC5a
Activated: AWStats static, Mailscanner, ClamAV, Bogus MX Filter, Spamassassin, Zabbix, Monit, ModSecurity2, Fail2ban
12-05-2007 12:44 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |