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.
631
CSF Firewall / Re: Suspicious File Alert
« on: April 18, 2024, 05:54:00 PM »
Are you running Python 2.7 or 3.6 on that system? Do you actually make use of it for any web facing apps, or just PHP?
632
Information / Re: Running CWP (centos web panel) behind reverse proxy,is it possible to host multi
« on: April 18, 2024, 05:21:43 PM »
Pretty good for an AI bot!
633
Suggestions / Re: How secure is CentOS Web Panel?
« on: April 18, 2024, 01:37:40 AM »
If you're using an EOL older version of PHP, also consider adding PHP Defender / Sunffleupagus to your security hardening:
https://wiki.centos-webpanel.com/php-defender-snuffleupagus
This is a good in-depth fine tuning guide after the basic CWP install:
https://www.awsmonster.com/cwp-installation-and-configuration_12
https://wiki.centos-webpanel.com/php-defender-snuffleupagus
This is a good in-depth fine tuning guide after the basic CWP install:
https://www.awsmonster.com/cwp-installation-and-configuration_12
634
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« on: April 17, 2024, 07:21:10 PM »
CWP doesn't fully support IPv6 yet, so remove your config that is failing.
635
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« on: April 17, 2024, 01:42:22 PM »
relevant Apache logs and journal entries at the time of restart would be helpful...
636
How to / Re: Upgrade PhpMyAdmin
« on: April 17, 2024, 01:40:33 PM »
I can't test the default configuration, because I run CWP on an alternate port. Userland phpMyAdmin forwards to port 2087 which I don't support and block via CSF.
637
Problems on other RedHat linux servers / Re: IP Manager under Almalinux 8.9
« on: April 17, 2024, 01:27:21 AM »
IP Manager is beta-quality currently. Use nmtui in a shell to add/manage IPs:
https://forum.centos-webpanel.com/index.php?topic=9791.msg46672#msg46672
https://forum.centos-webpanel.com/index.php?topic=9791.msg46672#msg46672
638
Suggestions / Re: How secure is CentOS Web Panel?
« on: April 17, 2024, 01:00:12 AM »
You sound like a good candidate for CWP then! I am a cPanel refugee as well. I have a fair bit of admin experience (20+ years) running mail servers, FTP servers, then cPanel & Webmin managed servers, SSH, etc. I find CWP an invaluable tool, mostly for my end users to have a user panel but also makes my job a bit easier. It's as secure as you want to make it -- decent out of the box, but can (and should be) hardened beyond the default state.
https://www.inmotionhosting.com/support/edu/control-web-panel/how-secure-is-control-web-panel/
https://www.inmotionhosting.com/support/edu/control-web-panel/how-secure-is-control-web-panel/
639
How to / Re: Upgrade PhpMyAdmin
« on: April 17, 2024, 12:55:00 AM »
If root pw = mysql root pw it auto-logins just fine under CWP Admin. Or save credentials with your web browser...
640
Information / Re: DNSSEC
« on: April 16, 2024, 05:45:34 PM »
https://www.cloudflare.com/dns/dnssec/how-dnssec-works/
Did your registrar not communicate? I use Cloudflare
Did your registrar not communicate? I use Cloudflare
641
Information / Re: what platform is used to manage the services "client area"
« on: April 15, 2024, 09:30:12 PM »
Client area.is on port :2083 (as with cPanel) and is run by CWP -- Apache & php 7, along with SQL DB (MariaDB).
642
PHP / Re: PDlib Installation on CWP
« on: April 15, 2024, 12:51:41 AM »
Did you mean for your reply to go to the other new thread (re: nameservers)?
643
CentOS 7 Problems / Re: Google indexing link to CWP
« on: April 13, 2024, 10:53:07 PM »
Do you have appropriate robots.txt in all your site roots? I know in the long ago past, I had a private site that got indexed by Google, even though nothing links to it. My suspicion was that someone who used the site used the Google toolbar to browse to it. I asked Google to take down the listing and put up a proper robots.txt file and they complied right away. Nowadays it's probably Chrome phoning home to the Big G, so your secrets are hardly safe anymore.
644
MySQL / Re: duplicate data base
« on: April 12, 2024, 07:51:45 PM »
How does it look from phpMyAdmin and/or the CLI?