Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - amilhl

Pages: [1]
1
I don't know why, but these DNS zones that was being converterd in cPanel from system/root to an user account, is working as expected in cPanel but in migration, this zones are not migrated (with the rest of accounts, no problem).

Yes, first of all, I've try a "manual" migration (are about one hundred), simply:

- Copying the .db files i need onto /var/named.
- Adding to the file : /etc/named.conf with the following format, at the end of file like:

Code: [Select]
// zone mydomainexample.com
zone "mydomainexample.com" {type master; file "/var/named/mydomainexample.com.db";};
// zone_end mydomainexample.com

In this way, while i can see this new records as DNS zones in CWP, something is not okay. When i change my glue nameserver to point the CWP Servers, the DNS zones that i put "manyally" didn't work (and the users accounts and their zones that i have migrated it seems are responding okay), so I had to revert changes and continue with cPanel, this is the only thing that I can't get working :(

I don't know if i forget some step in the manual migration, for this reason I did the cPanel record conversion, so please can you confirm that manual migration are basically migrate the .db files and making the corresponding changes in the /etc/named.conf file?

Thanks for reply and help

2
Hello,

I am on a cPanel to CWP Panel migration and user's accounts is being migrated correctly - including all DNS zones -

But in the case of DNS zones owned by root (system) in cPanel i am unable to migrate correctly.

At first, on my current cPanel (the source/origin) I have 'migrated' thw ownership to all zones owned by root/ system to a cPanel user account, following the guide:

https://forums.cpanel.net/threads/change-dns-zone-ownership.499571/

So, at this time this is working in cPanel: DNS zones that has been owned by system, not appears under the cPanel account, now the problem is:

If I do a migration (from CWP Panel) of this cPanel user, the DNS zones are not being migrated, only the "default".

And as previouly commented, any other user account migrated from cPanel to CWP Pro is being migrated correctly, including DNS zones.

So I am finding a secure or manual way to migrate this DNS zones from cPanel that at first they was owned by root.

Ahy suggestion or help is hight welcome, thanks in advance!


3
Dear @josemnunez,

It is working perfectly now. I had to check the "autologin" on API and that's all.

Thank you very much for help!  :)

4
Hello,

I have installed CWP WHMCS module following the guide at:

http://wiki.centos-webpanel.com/whmcs-module-for-cwp-api

I am testing the environment, and I am able to create new hosting accounts in CWP Pro in my WHMCS installation.

But when logged as user, and selecting the hosting package in the "Hosting Information":

The link "Login to control panel" is not working. The link is my_whmcs_url/U instead the real CWP Panel link.

Thanks in advance for help.

Pages: [1]