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.


Topics - ponch9

Pages: [1]
1
CentOS-WebPanel Bugs / CWP -> CWP Migration [4 bugs found]
« on: January 24, 2021, 05:05:38 PM »
Bug 1:
It doesn't transfer Email Forwarders. The section Email Forwarders on new CWP server is totally blank for domain moved over.

Bug 2:
DNS, if @ or MX records pointing to external (other than CWP) it disregards the external IP's, and still points to new local server.
The challenge is that if old CWP has IP ie, 1.2.3.4 and new CWP has ie. 4.3.2.1, the @ should of course change from new to old. However, if a customer is using external IP such as 5.5.5.5, it still changes it to 4.3.2.1. That will be a disaster, if not noticing.

Bug 3:
Contacts in webmail (RoundCube) not copied over to new server.

Bug 4:
Addon domains located inside /public_html/addon-domain throws an error when accessing via web browser.
Code: [Select]
Forbidden
You don't have permission to access this resource. Server unable to read htaccess file, denying access to be safe

2
Trying to migrate a large account (8GB) from cPanel. I have transferred probably 60+ accounts previously to this specific server, without any issues.
But this one account always stops after Decompress.
Checking the logfile at /var/log/cwp/migration_cpanel.log it shows:
Code: [Select]
2020-05-19 17:48:03 Start import process, decompress .tar
2020-05-19 17:57:37 The file was decompressed
That's where it stops. I see the files decompressed inside /home/tmpback
Since this is run by PHP, I have increased everything inside CWP PHP Settings > PHP Simple Editor. But without luck.
Any suggestions? I prefer not to transfer it manually, but it's looking like it's going that way. If I could get this working I'd rather use the migration tool, since it's preserve all the passwords for emails and DBs.

3
DNS / Multiple CWPPro using same NS1 and NS2
« on: May 07, 2020, 09:31:34 PM »
Currently, I have multiple CWPPro VPS'. Everytime I spin up a new one, I use ie. ns10a.my-domain.com ns10b.my-domain.com, or ns11a.my-domain.com and ns11b.my-domain.com. The number goes higher and higher the more servers I have. I would like to use 2 name servers, and that's it. ns1 and ns2.
I wanted to ask if someone can steer me in the direction to use each CWPPro DNS local setup, but have it sync to ns1 and ns2. Maybe using the Slave DNS Manager, or similar? I'm a little lost how I would accomplish something like that?
For example, if I were to create a few new CWPPro servers, and want to use ns1.my-domain.com and ns2.my-domain.com for all of them. I also would like the local DNS feature for my customers to work, but sync to ns1 and ns2. How would this be possible?
Thanks in advance.

4
Changed over to Nginx & Varnish & Apache. Wanted to try Nginx and php-fpm on a domain with WordPress. Tried PHP7.0, PHP7.1, PHP7.2, PHP7.3. No luck. Getting error when accessing web site.
Searched all over, no complete solution to fix this error:

Code: [Select]
[Thu Apr 23 11:29:31.670753 2020] [proxy_fcgi:error] [pid 8412:tid 139741039154944] [client 49.233.213.164:57166] AH01079: failed to make connection to backend: httpd-UDS
[Thu Apr 23 11:29:32.075975 2020] [proxy:error] [pid 8413:tid 139740946835200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm71/usr/var/sockets/linuxtwe.sock (*) failed
[Thu Apr 23 11:29:32.076051 2020] [proxy_fcgi:error] [pid 8413:tid 139740946835200] [client 49.233.213.164:57168] AH01079: failed to make connection to backend: httpd-UDS

I followed the youtube https://www.youtube.com/watch?v=1tedsdrp0rQ
Still issues. Anyone shed some light this? I really would like to start using Nginx with php-fpm.



Pages: [1]