Recent Posts

Pages: 1 ... 8 9 [10]
91
Suggestions / Re: How secure is CentOS Web Panel?
« Last post by Starburst on April 17, 2024, 10:16:28 PM »
If you run CWPpro with mod_security with the Comodo rule set along with CSF/LDF (configured correctly) then it is secure.

You have to worry more about keeping your scripts/carts/WordPress up to date.
That's where most security holes come from.
92
Information / Tested AlmaLinux 9.4-beta-1 with CWP 9 beta 0.9.8.1177
« Last post by Starburst on April 17, 2024, 10:12:03 PM »
So AlmaLinux released 2 betas. 9.4-beta & 8.10-beta

There are some tricks to get CWP 9 beta 0.9.8.1177 installed OK.
And with all beta versions, will have bugs & things missing.

First you have to install ClamAV before CWP.
Also the MariaBD Upgrade doesn't work. Looks like they are pulling from another repo.
So you have to manually create the MariaDB.repo and put in 10.11.x or higher.

The after you install CWP & reboot, you have to manually install SpamAssassin & AMaViS. Which is a simple dnf install.

Still can't get PHP 8.3.x to build, the beta is stuck at 7.4.33.

Apache manually upgraded to 2.4.59 without problem.

Also RoundCube can only be upgraded to 1.5.6 still on the beta.
When you look under /usr/local/cwp/ only php71 is there, not php74 to be able to install 1.6.6 (Current RoundCube as of 2024-04-17)

Here are 2 screenshots of the test install I did today.
You'll have to use the scroll bar at the bottom to scroll right to see the services.









If anyone has anything they would like me to look at or try, let me know.
93
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« Last post by Starburst on April 17, 2024, 09:54:44 PM »
CWP doesn't support IPv6, but Apache 2.4 does.

BUT Requires manual configuration.

We use IPv4 & IPv6.

BUT with IPv6, you have to manually add it to the VHOST .conf file
Here's an example.

Goto WebServer Settings -> WebServers Conf Editor -> Tab labeled [/usr/local/apache/conf.d/vhosts/], Select the .conf you want to add IPv6 to.

At the very top you will see: <VirtualHost 1.2.3.4:80>

Simply at the top, add the IPv6, so it looks like: <VirtualHost 1.2.3.4:80 [Your IPv6]:80>

You will need to do this with both files. .conf & .ssl.conf.
But with ssl, you will have the port set to 443.

Now you have to lock the .conf files, so when CWP run it's updated it won't wipe out your config.
You can also create a template for each site, but that always seemed like a pain in the @$$.

To lock the files run:
Code: [Select]
cd /usr/local/apache/conf.d/vhosts/
chattr +i *.conf

To unlock run:
Code: [Select]
cd /usr/local/apache/conf.d/vhosts/
chattr -i *.conf

If you got lost, then you might want to hire an experienced sys admin.
94
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« Last post by overseer on April 17, 2024, 07:21:10 PM »
CWP doesn't fully support IPv6 yet, so remove your config that is failing.
95
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« Last post by soneigr on April 17, 2024, 05:16:59 PM »
Code: [Select]
Apr 17 19:02:12 vmi1810266 NetworkManager[645]:   [1713373332.3985] platform: (eth0) route-sync: failure to add IPv6 route: type unicast fe80::1/128 dev 2 metric 100 mss 0 rt-src user: Permission denied
Apr 17 19:02:22 vmi1810266 NetworkManager[645]:   [1713373342.4015] platform-linux: do-add-ip6-address[2: fe80::250:56ff:fe51:669d]: failure 13 (Permission denied)
Apr 17 19:02:24 vmi1810266 NetworkManager[645]:   [1713373344.4019] ipv6ll[46da606a1dd69972,ifindex=2]: changed: no IPv6 link local address to retry after Duplicate Address Detection failures (back off)
96
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« Last post by soneigr on April 17, 2024, 05:14:45 PM »
WARNING!

● httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2024-04-17 14:02:10 CEST; 5h 12min ago
  Process: 3637 ExecStop=/usr/local/apache/bin/apachectl graceful-stop (code=exited, status=0/SUCCESS)
  Process: 2839 ExecReload=/usr/local/apache/bin/apachectl graceful (code=exited, status=0/SUCCESS)
  Process: 3641 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=0/SUCCESS)
 Main PID: 3646 (httpd)
    Tasks: 109 (limit: 100561)
   Memory: 53.2M
   CGroup: /system.slice/httpd.service
           ├─3646 /usr/local/apache/bin/httpd -k start
           ├─3647 /usr/local/apache/bin/httpd -k start
           ├─3649 /usr/local/apache/bin/httpd -k start
           ├─3650 /usr/local/apache/bin/httpd -k start
           └─3808 /usr/local/apache/bin/httpd -k start

Apr 17 14:02:09 vmi1810266.contaboserver.net systemd[1]: Starting Web server Apache...
Apr 17 14:02:10 vmi1810266.contaboserver.net systemd[1]: Started Web server Apache.


97
Apache / Re: help me please apache no start and restart all services !!!!!!!!!
« Last post by overseer on April 17, 2024, 01:42:22 PM »
relevant Apache logs and journal entries at the time of restart would be helpful...
98
How to / Re: Upgrade PhpMyAdmin
« Last post by overseer 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.
99
Apache / help me please apache no start and restart all services !!!!!!!!!
« Last post by soneigr on April 17, 2024, 11:34:20 AM »


I clicked on restart all services and now it says weak connection also the WEB SERVER is not working can you fix both of these for me please? Unfortunately, I don't know much about the control panel. Any help from you would be appreciated for me.

Unable to connect

An error occurred while connecting to my domain name.
Can you see why my domain name is not connecting? What should I change in the mod security rules? I would like to disable this rule to let me do what you want to change, but I don't know what to disable, can you see it and fix it for me?


I would like to be able to save any changes I make without having any problem for my domain hellenictorrents.info and for the username soneigr

Good evening, can you fix this problem I have here now: when I go to make changes to my folders and files it says this and my changes are not accepted Forbidden​
You don't have permission to access this resource.
100
Problems on other RedHat linux servers / Re: IP Manager under Almalinux 8.9
« Last post by irix on April 17, 2024, 11:21:16 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

Thanks, this worked out.
I did notice the Beta part, but as it worked on CentOS 7 I thougt it might work on Almalinux 8 as well, but it didn't.
Pages: 1 ... 8 9 [10]