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.
781
CentOS-WebPanel Bugs / Re: Bug with used space.
« on: November 20, 2023, 08:58:13 PM »
Are you also looking at mail usage under /var/vmail and SQL DB usage? Also, log files are sometimes a space culprit.
782
Updates / Re: Billing support response time
« on: November 18, 2023, 05:58:46 PM »
CWP's billing team usually has reasonable response times, but 2 days does seem a bit long.
783
MySQL / Re: An issue with Exporting DB
« on: November 18, 2023, 05:57:45 PM »
You're using mysqldump via an SSH session (using user credentials)? As a workaround, can you export as root? Or have you tried phpMyAdmin?
784
CentOS 7 Problems / Re: Cannot login to user web panel
« on: November 17, 2023, 02:24:06 AM »
There are active users on this forum; I check in daily here to help if I can and gather & glean info. However, it's often the case that not enough info is supplied to begin troubleshooting. I am not experiencing this problem on any of my CWP servers, so I can't immediately replicate it or tell how to solve the error you are encountering. I can go by intuition a bit, but I can't say with any certainty given the limited logs, error messages, and lack of config info.
PHP warnings are not necessarily hard failure points and are often a red herring, distracting from the real cause of the iss. Is there a FastCGI timeout happening due to resource overload? Is there plenty of disk space and memory available?
PHP warnings are not necessarily hard failure points and are often a red herring, distracting from the real cause of the iss. Is there a FastCGI timeout happening due to resource overload? Is there plenty of disk space and memory available?
785
Installation / Re: Recommended CWP Version for fresh install
« on: November 17, 2023, 02:14:39 AM »
Dev team is currently working on EL9 support. I am looking to ELevate come spring 2024 (from CentOS 7.9).
786
CentOS 7 Problems / Re: PHP-FPM Compiling failed
« on: November 17, 2023, 02:13:12 AM »
Compiling 8.2 via php-fpm worked fine for me (CentOS 7.9, CWP Pro). How are you trying to compile 8.2?
787
CentOS 7 Problems / Re: i can't log in the admin panel
« on: November 17, 2023, 02:09:58 AM »
I can appreciate the sense of panic that sets in, but yes, we need more info to help you determine the cause & solution of your error...
Do you have SSH access? Have you checked the firewall to make sure your IP is whitelisted and not blocked?
Do you have SSH access? Have you checked the firewall to make sure your IP is whitelisted and not blocked?
788
Installation / Re: CentOS migration plan for 2024?
« on: November 17, 2023, 02:07:46 AM »
Better than 7.1/7.2, I suppose. But still EOL already, so 8.1 seems like a better choice, having their needed IonCube support. But I suppose it's all still fluid until next year when we get a full release.
789
CWP API / Re: Create/add email api?
« on: November 17, 2023, 02:05:03 AM »
Someone.created a plugin that gives insight into the mail queue. Here's a link to the announcement. You could dissect it to see how the API might be useful for your use case.
790
CentOS 9 Problems / Re: Any update on a CWP release for CENTOS 9 Delayed Stream?
« on: November 08, 2023, 05:40:19 PM »
I would be interested in testing an EL9 release candidate after the new year, as I will be migrating everything over to AlmaLinux 9 come next spring.
791
PHP Selector / Re: I can not install PHP version 7 and 7.1
« on: November 08, 2023, 03:29:43 AM »
As always, the question is -- do you actually need these versions, or can you make do with the more modern 7.4 branch? Most of my servers only have 5.6 (sigh -- one extemely laggard client!), 7.4, and 8.1 (somewhat soon to switch over to 8.2 after testing). Decrease your attack surface and run the most modern versions you can with security & bug fixes in place.
792
CentOS Configuration / Re: **WHMCS + CWP Web Panel + CentOs + ionCube Setup**
« on: November 08, 2023, 03:24:44 AM »
Which version of PHP and which type (suPHP, php-fpm)? Hopefully you aren't attempting 8.0, since IonCube is not compatible with that version.
793
CentOS 7 Problems / Re: Apache failed
« on: November 07, 2023, 12:58:28 PM »
Can you post relevant log info for apache? Did you run a configtest to check your conf files?
794
Updates / Re: HELP 404 Not Found cwpsrv
« on: November 07, 2023, 12:55:56 PM »
It's not so bad (change to 10.6 or greater):
http://wiki.centos-webpanel.com/mariadb-upgrade-to-new-version
http://wiki.centos-webpanel.com/mariadb-upgrade-to-new-version
795
Information / Re: Working with Jetbackup for backups
« on: November 06, 2023, 04:00:31 PM »
I would rather the dev team work out the bugs on the new backup, rather than implementing another new backup scheme.