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.
481
Installation / Re: Try Install 8 and 9 all stuck in middlle
« on: July 10, 2024, 04:48:11 AM »
Go with AlmaLinux 8 for production use for now. Do not use the minimal version. Install CWP, then update MariaDB according to your needs.
482
CWP API / Re: Slim Application Error
« on: July 10, 2024, 04:46:13 AM »
CWP's EL9 support is still in beta, so expect some errors (and report them to the dev team).
483
CentOS 7 Problems / Re: Auto SSl hangs server and need to reboot ro recpver
« on: July 09, 2024, 03:15:29 PM »
Switch to AlmaLinux 8 -- we can offer you better support advice. Also switch to PHP 8.1 or 8.2. 8.0 did not have IonCube support.
484
SSL / Re: NET::ERR_CERT_DATE_INVALID / Your connection is not private
« on: July 09, 2024, 03:12:42 PM »
Yes, those logs would be good. Watch them during a renewal attempt.
485
Other / Re: Email Accounts are not getting listed
« on: July 09, 2024, 03:11:18 PM »
Look in the Developer Tools (console) of the browser when you load the page. Is it throwing an AJAX error? And for sure you don't have an ad blocker or script blocker interfering?
486
CentOS 7 Problems / Re: Auto SSl hangs server and need to reboot ro recpver
« on: July 06, 2024, 10:57:06 PM »
Try to ELevate to AlmaLinux 8. A more modern and upgradable core would be to your benefit.
487
CentOS 7 Problems / Re: No rule to make target
« on: July 06, 2024, 10:55:59 PM »
Which OS are you running?
488
E-Mail / Re: Compact or archive emails
« on: July 06, 2024, 10:55:22 PM »
Compress old mails with Dovecot (wish this was the default config)!
https://serverfault.com/questions/1007996/compress-old-emails-with-dovecot
https://serverfault.com/questions/1007996/compress-old-emails-with-dovecot
489
Updates / Re: Can't update aynthing
« on: July 06, 2024, 10:53:31 PM »
Now that CentOS 7.9 is EOL, you will encounter many repositories going offline. Time to ELevate to AlmaLinux 8.
490
CentOS-WebPanel Bugs / Re: CWP -> CWP Migration (Centos 9)
« on: July 06, 2024, 10:51:31 PM »
You need to ELevate from CentOS 7.9 to Alma Linux 8, then upgrade to 9. But beware that CWP support for EL9 releases is still beta, so there will be some notable bugs. Best to stick with Alma 8 for the present moment for a production server!
491
Other / Re: Hide Server IP
« on: July 06, 2024, 10:50:04 PM »
Why, are you making the next SilkRoad or AlphaBay? (In that case, don't use CWP!)
492
Information / Re: It seems that cwp billing is working again.
« on: July 03, 2024, 08:53:25 AM »
Thanks. I've been having quite good luck so far.
493
CentOS-WebPanel GUI / Re: Error code on the dashboard
« on: July 03, 2024, 08:51:38 AM »
What OS are you running? Any specific action triggers this error?
494
CentOS 7 Problems / Re: Issue with PHP Versions on CWP Pro
« on: June 30, 2024, 11:52:40 PM »
And is this specifically Wordpress you are seeing fail, or some other CMS or web site engine?
495
Migration from other control panels / Re: Migration from Cpanel to CWP
« on: June 30, 2024, 11:51:20 PM »
You can mysqldump all the DB and move them over to the new server, provided all the usernames and prefixes are the same. Or iterate through and export each DB separately (could also be done with phpMyAdmin).
When I migrated from cPanel to CWP, it did move mail, but I still had to follow up with a manual rsync, so you could just follow this guide.
https://techplushost.com/blog/how-to-manually-import-emails/
When I migrated from cPanel to CWP, it did move mail, but I still had to follow up with a manual rsync, so you could just follow this guide.
https://techplushost.com/blog/how-to-manually-import-emails/