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.
1036
CentOS-WebPanel GUI / Re: How to enable one click login to phpmyadmin
« on: February 10, 2023, 07:25:46 AM »
Unless your MySQL password differs from your r00t password... then MySQL r00t does not equal r00t...
1037
Installation / Re: What distro to go for..
« on: February 10, 2023, 07:24:22 AM »
Good, good, good to know! Thanks for the advice, Starburst. I'll be looking at AlmaLinux as my CentOS 7 EOL exit path.
1038
Installation / Re: Rocky Linux 8 too Rocky??
« on: February 10, 2023, 07:22:57 AM »Rocky Linux has suffered from missing packages, since the pre-release versions.Good to know your experience! I trust your impressions. I was leaning toward AlmaLinux anyway, but I think you've swayed me fully to pursue AlmaLinux for my CentOS 7 EOL exit plan!
But ultimately we had to abandon it for AlmaLinux.
1039
E-Mail / Re: I can rececive emails, but cannot send any emails
« on: February 10, 2023, 06:35:19 AM »Can we arrange a time for me to access your computer and access your server to check what it could be?Sorry, but that sounds rather scary. Maybe we can keep working on it here in the forum, in public view.
1040
Updates / Re: How can update PHP for cwpsrv
« on: February 10, 2023, 06:08:51 AM »
sure, if you want the nuclear option:
rm -rf the roundcube directory, drop the roundcube DB, and disable the webmail portions of your vhost config files.
But you could simply just block :2095 and :2096 in the firewall for now. (But just say NO to plain http:// connections and don't use :2095 anyway!)
rm -rf the roundcube directory, drop the roundcube DB, and disable the webmail portions of your vhost config files.
But you could simply just block :2095 and :2096 in the firewall for now. (But just say NO to plain http:// connections and don't use :2095 anyway!)
1041
Updates / Re: ClamAV update error
« on: February 10, 2023, 06:05:22 AM »
are you just running freshclam manually?
what are your permissions on /var/lib/clamav/ ?
what are your permissions on /var/lib/clamav/ ?
1042
CSF Firewall / Re: Custom Webpage rather than "not solved"
« on: February 10, 2023, 06:02:38 AM »Quote
Messenger service
Enabling this feature allows CSF to send a more informative message to the client when a block is applied. This feature has both pros and cons. On one hand, enabling it provides more information to the client, and thus may cause less frustration for instance in case of failed logins. On the other hand, this provides more information, which might make it easier for an attacker to attack your VPS.
https://codepre.com/en/como-configurar-messenger-en-csf-parte-1.html#:~:text=This%20one%20line%20command:%201%20backup%20of%20the,logged%20in%20as%20root%20or%20have%20sudo%20access)
Code: [Select]
p /etc/csf/csf.conf{,.backup} && csf -u && sed -i 's/MESSENGER = "0"/MESSENGER = "1"/g' /etc/csf/csf.conf ; sed -i 's/MESSENGERV2 = "0"/MESSENGERV2 = "1"/g' /etc/csf/csf.conf ; sed -i 's/MESSENGER_HTTPS_IN = ""/MESSENGER_HTTPS_IN = "443"/g' /etc/csf/csf.conf ; useradd csf -s /bin/false ; csf -ra
This one line command:backs up the CSF configuration file
updates CSF to the latest version
make the necessary changes to the configuration file
then restart the CSF services to enable the messaging feature
(You will need to be logged in as root or have sudo access)
1043
Suggestions / Re: Providing ImunifyAV Free and or Imunify360
« on: February 10, 2023, 05:52:29 AM »By improving great feature, CWP may be able to increase the price of CWPProI hope not! Right now it is in the "sweet spot" for pricing. Lower than competitors enough to put up with the leg work and bugs you have to get through to have a stable system. If it were to go up much more it would lose its value proposition. Really, I wish there were a more vibrant set of 3rd party add-ons, like Magento or other CMS systems that have premium plug-ins. That way many of us could stick with CWP Pro for a basic LAMP/LEMP server management, but other users could use paid add-ons to add features such as this.
1044
CentOS 7 Problems / Re: CWP7 keeps log me out
« on: February 10, 2023, 05:48:07 AM »
I see this occasionally. Are you clearing cookies? Try private browsing mode? Also try a different browser with a different rendering engine -- I've had this issue with a Chromium based browser (Vivaldi) but it worked fine in WebKit (Safari). Or try Firefox for something different.
1045
Installation / Re: What are the shortest ways to get a start on this platform?
« on: February 10, 2023, 05:45:42 AM »
I'm all in on CWP for my LAMP/LEMP servers (3 of them), 3 other servers I manage are bare metal with specific use cases. I used to use cPanel/WHM but once they raised their licensing fees it became untenable. Initially I followed the various wiki tutorials, but also there are good tutorials on AWS Monster and uxLinux.com to get you started:
https://www.awsmonster.com/p/cwp-installation-and-configuration_12.html
https://www.uxlinux.com/category/cwp/
https://www.awsmonster.com/p/cwp-installation-and-configuration_12.html
https://www.uxlinux.com/category/cwp/
1046
How to / Re: How to change the php version to an specific folder
« on: February 10, 2023, 05:37:14 AM »
Just to be clear, you're using php-fpm with PHP version 8.1? It is a different animal than the PHP Selector versions of PHP.
1047
DNS / Re: Strange entry in List of DNS
« on: February 10, 2023, 05:34:13 AM »
Are you running a vulnerable version of CWP (0.9.8.1146 or earlier)?
https://arstechnica.com/information-technology/2023/01/vulnerability-with-9-8-severity-in-control-web-panel-is-under-active-exploit/
https://arstechnica.com/information-technology/2023/01/vulnerability-with-9-8-severity-in-control-web-panel-is-under-active-exploit/
1048
CentOS 7 Problems / Re: Laravel hosted user unable to send mail from ssh using php artisan
« on: February 09, 2023, 04:05:05 AM »
Depending on your configuration, you may need to call PHP by its full path. Are you using PHP-FPM?
Code: [Select]
/opt/alt/php-fpm81/usr/bin/php
1049
Backup / Re: BUG? Backup BETA vmail more than 2GB
« on: February 09, 2023, 03:53:36 AM »
Depends on if you trust the machine -- or your own manual backups more. I'm telling you what I do! Those DB don't change very often (roundcube the most), so if you just dump them (or dump all DB) to a backup every 6 mo or so, you're fairly safe.
1050
CentOS 7 Problems / Re: "File System Lock" Bug
« on: February 08, 2023, 03:44:51 PM »
Is it needed for your use case in a shared hosting environment setting? Are you a reseller?
It's funny, because I've never needed the feature on my 3 CWP servers. But then again, I'm not a reseller -- I'm the "sole proprieter" of the servers I manage, doing almost all of the management duties myself. And likewise, I have no use for CWP's secure kernel because there's a level of trust between the clients on the one shared server and the other servers are 1:1 single domains to a single VM running CWP Pro.
It's funny, because I've never needed the feature on my 3 CWP servers. But then again, I'm not a reseller -- I'm the "sole proprieter" of the servers I manage, doing almost all of the management duties myself. And likewise, I have no use for CWP's secure kernel because there's a level of trust between the clients on the one shared server and the other servers are 1:1 single domains to a single VM running CWP Pro.