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.
1396
CentOS-WebPanel Bugs / Re: folder permissions - re adding an account
« on: July 21, 2023, 03:40:56 PM »1397
PHP Selector / Re: PHP8 Ioncube not working
« on: July 21, 2023, 02:38:58 AM »Quote
The ionCube Loader is a PHP extension that decodes and executes encoded files at run-time. It is not available when running PHP 8.0, but it is supported on PHP 8.1. If you are running PHP 8.0 and want to use ionCube, you must change the PHP version to 8.1 (or an earlier version, such as 7.4).https://www.a2hosting.com/kb/developer-corner/php/ioncube-php-loader-unavailable-on-php-8/#:~:text=The%20ionCube%20Loader%20is%20a,version%2C%20such%20as%207.4).
1398
How to / Re: auto date/time sync
« on: July 15, 2023, 07:01:15 PM »
This is done at the CentOS system level, not within CWP.
https://thebackroomtech.com/2019/01/17/configure-centos-to-sync-with-ntp-time-servers/
https://thebackroomtech.com/2019/01/17/configure-centos-to-sync-with-ntp-time-servers/
1399
Information / Re: CPU Usage Stats on Admin Panel
« on: July 15, 2023, 06:59:12 PM »
I've run a Magento store under CWP in a similar setup -- basically 1:1 using the whole VM with similar specs (10GB RAM, 2 CPU cores). You will need to do specific DB tuning for Magento, along with specific cron jobs they recommend. Don't forget to secure the installation as well. It looks by your process list MariaDB is consuming the bulk of the CPU, which shouldn't really be the case when your tuning is finished. Generally, Magento installs are heavy on the PHP processing side of things, so you may want to put Nginx in front of the site, or even Varnish. That way a cache handles most of the page displays until someone creates an e-commerce account at the storefront and then needs live interaction with the web app.
1400
CentOS 7 Problems / Re: I cannot unsuspend users.
« on: July 15, 2023, 05:19:01 PM »
Can you increase the actual disk usage quota (not inode usage)? Then try unsuspending the user account. You can also make these types of changes in the CWP database via phpMyAdmin.
1401
CentOS 7 Problems / Re: ModSecurity is currently disabled,
« on: July 15, 2023, 05:17:01 PM »
Which ruleset are you using? Are you running it globally, or just for select sites (user accounts)?
1402
Information / Re: Website https://control-webpanel.com running very slow?
« on: July 15, 2023, 05:15:01 PM »
All of their infrastructure feels very slow -- including this Forum subdomain. I used to think it was my paltry DSL connection, but not that I am on fiber and have a general feel for how my service loads content -- CWP's sites are objectively much slower to load than other web content, including "pig" sites like Facebook.
1403
CSF Firewall / Re: I need Suggestion
« on: July 11, 2023, 12:36:39 AM »
That's fine if all your customers are on board with those modes of communication. But obviously, not all of mine got the memo -- they are trying to interact directly with Alibaba sellers via their CWP-hosted e-mail, and thus I am seeing several stuck messages in my mail queues per day as a result. Apparently it's more of a thing than I realized. So I had to unblock CN on my firewall.
1404
Postfix / Re: Outgoing mail stuck in postfix mail queue
« on: July 11, 2023, 12:34:14 AM »
This message has an invalid addressee, so you'll have to just delete it or let it bounce back.
160 Recipient address rejected: User unknown in virtual mailbox table
Do you have proper rDNS (reverse DNS / PTR record) set up with your ISP? It is essential for proper mail delivery. Otherwise, you will need a relayhost that will deliver the mail for you.
160 Recipient address rejected: User unknown in virtual mailbox table
Do you have proper rDNS (reverse DNS / PTR record) set up with your ISP? It is essential for proper mail delivery. Otherwise, you will need a relayhost that will deliver the mail for you.
1405
CSF Firewall / Re: How to Prevent CWP BruteForce?
« on: July 10, 2023, 10:28:17 PM »
It blocks their e-mails; they will get stuck in your mail queues.
1406
CSF Firewall / Re: I need Suggestion
« on: July 10, 2023, 10:27:09 PM »
Again, be careful of blanket blocks of CN -- Alibaba / Aliexpress vendors communicate directly from China. And Germany (DE) has a fair number of data centers that are critical infrastructure -- be careful of blocking bigger European countries for that reason (you could even cut yourself off from CWP
1407
Postfix / Re: Outgoing mail stuck in postfix mail queue
« on: July 10, 2023, 10:24:42 PM »
You'll have to post some queue example error codes and/or relevant log entries. Hard to diagnose anything with such little information...
1408
CSF Firewall / Re: No firewall e-mails anymore
« on: July 10, 2023, 10:23:09 PM »
Blessed silence! I had to work for that, turning it off in the configs. Why care that some Chinese script kiddie made a brute force attempt on your server?
1409
CentOS 7 Problems / Re: Firewall problem, need help
« on: July 10, 2023, 10:21:33 PM »
Whitelist your IP address in /etc/csf/csf.allow
1410
CSF Firewall / Re: How to Change CWP port
« on: July 07, 2023, 09:13:12 PM »port change is not recommended as It could break the functionality of the panel.And this is no longer true, if it ever was. I run CWP in HTTPS only and only on an alternate port:
https://azdigi.com/blog/en/webserver-panel-en/centos-web-panel-en/how-to-change-the-port-on-centos-web-panel-cwp/
