CWP - Control WEB Panel
Exclusively For CWP panel including tutorial and free troubleshoot.
113 topics in this forum
-
hello guys, does anyone have cwp installed on almalinux 9?; I have tried it but I have several errors
-
- 5 replies
- 2.4k views
Sandeep B. replied -
-
i am trying to renew the hostname SSL certificate, but it will not work, i just get a a self signed one, and email, hostname, CWP admin is basically down. the customer pages works but nothing else. Any idea why this is failing? just delete my topic
-
- 1 reply
- 1.2k views
- 1 follower
Sandeep B. replied -
-
Last metadata expiration check: 2:12:41 ago on Fri Oct 4 13:52:58 2024. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Upgrading: cwp-httpd x86_64 2.4.62-1 cwp 5.7 M Transaction Summary ================================================================================ Upgrade 1 Package Total download size: 5.7 M Downloading Packages: cwp-httpd-2.4.62-1.x86_64.rpm 8.2 MB/s | 5.7 MB 00:00 …
-
- 5 replies
- 4.8k views
Starburst replied -
-
After upgrading from 10.4 to 10.11 , i got high cpu usage and all my websites not working. the panel became too slow. any help please ? CPU Model: AMD Ryzen 5 3600 6-Core Processor CPU Details: 12 Core (2200 MHz) Distro Name: CentOS Linux release 7.9.2009 (Core) Kernel Version: 3.10.0-1160.119.1.el7.x86_64 Platform: x86_64 Dedicated i followed this post: https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/
-
- 1 reply
- 4.7k views
Sandeep B. replied -
-
MariaDB 10.11 is now very stable and many features has been added and improved in this version you can check all lists of changes here I’ve checked MariaDB 10.11 with WordPress, Joomla, xenforo, IPS forum and some more PHP scripts which depends on MySQL DB are working fine with this version hence it is safe to upgrade to this version. Short description about MariaDB : MariaDB is designed as a drop-in replacement of MySQL with more features, new storage engines, fewer bugs, and better performance. MariaDB is developed by many of the original developers of MySQL who now work for the MariaDB Foundation and the MariaDB Corporation, and by many people in the com…
-
-
- 11 replies
- 10.6k views
- 1 follower
Leebrimlow replied -
-
I have just migrated a CWP installation from Centos 7 to AlmaLinux 9.4 by migrating the /home directory, the /var/vmail directory, and the databases. All the features have been configured, but I have two problems that I have not yet managed to solve. AlmaLinux 9.4 was installed with OpenSSL 3.0.7 1 Nov 2022 by CWP, and none of the programs, even a Laravel 11.x app under PHP 8.3.12, can send mail over port 465. Error message: Connection could not be established with host "ssl://mail.example.com:465": stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify fa…
-
- 4 replies
- 6.5k views
- 1 follower
Netino replied -
-
In this tutorial We’ll install Apache 2.4 and enable HTTP/2 Support in CWP. HTTP/2 will make our applications faster, simpler, and more robust — a rare combination — by allowing us to undo many of the HTTP/1.1 workarounds previously done within our applications and address these concerns within the transport layer itself. Even better, it also opens up a number of entirely new opportunities to optimize our applications and improve performance! The primary goals for HTTP/2 are to reduce latency by enabling full request and response multiplexing, minimize protocol overhead via efficient compression of HTTP header fields, and add support for request prioritization and se…
-
- 13 replies
- 8.4k views
- 1 follower
Sandeep B. replied -
-
Hi, Dear support team I facing a very strange issue for 3 past days, the problem that I’m facing is showing me just the Cloudflare IP, not the real IP that connects to our server and our websites. It happened 3 days ago and it continued, before this issue the real IP that connected to each website was shown and visible on the security center incident and log files but right now just showing Cloudflare IP: https://www.cloudflare.com/ips-v4/ that we are using it as proxy and some other security measures. I don’t know what is happening because I don’t bring any changes. I did some research on X-Forwarded-For or CF-Connecting-IP but I can’t find solutions for cwp …
-
- 2 replies
- 1.8k views
- 1 follower
Navid replied -
-
I updated an old module and improved it a bit. https://github.com/leisegang/cwp-users-quota I added bandwidth and adjusted the percent view. changed sorting
-
- 0 replies
- 1.4k views
-
-
Hi @ all. After everything went great for a long time on Plesk, I switched to DA and had to face massive problems. After weeks of struggle I found out about CWP and switched to CentOS. Outstandingly great so far. Since I'm quite new to all of this, I'd like to know if this structure is correct. I'm a little overwhelmed tbh. All possible advertising has been redacted. Hostname is: hostname.crazyfunnydomain.com CWP shows (and that what bothers me): ns1.fancycooldmain.com & ns2.fancycooldmain.com for both accounts/domains - I get it, same nameserver - but why not the one with the hostname?!? And has "ns1- & ns2 .centos-webpanel.com" to be …
-
- 0 replies
- 1.3k views
-
-
In this tutorial We'll install Lets Encrypt free SSL in Control web panel, so you can access the admin panel and user panel url in https also for mail server and hostname. Follow the below steps to get ssl installed. Step 1 : Choose a valid Hostname i.e it should be the subdomain of your main domain example : ** ensure whatever you choose as a hostname url you should have valid A record DNS pointing to the server ip *** don't choose mail.domain.tld or cpanel.domain.tld or ftp.domain.tld or webmail.domain.tld as this are reserved for cwp admin services. Step 2 : Change the hostname : Go to CWP-admin >> search >> search for change hostname >> open cha…
-
- 2 replies
- 5.8k views
AlexanderH replied -
-
In this tutorial It will be about updating Apache version to latest possible version in CWP. In CWP, Apache is the main and default web-server by default it will install stable old version of Apache, you can always update it to latest version and stay up to date with the below script, it will download the latest possible version and do the update job. The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. You need to follow this simple…
-
-
- 21 replies
- 16.1k views
- 1 follower
Sandeep B. replied -
-
Hi, I would like to enable PostgreSQL and pgAdmin, I do following this tutorial PostgreSQL Installation and Management - Control WebPanel Wiki (centos-webpanel.com) and enable pgsql module in PHP version switcher, but pgAdmin still can not work The message error is: Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option. Please help! Thanks!
-
- 5 replies
- 4.9k views
Sandeep B. replied -
-
Incoming emails in Roundcube work differently depending on the local time zone. Where does Roundcube get the time zone from? Where can I set it?
-
- 1 reply
- 1.6k views
Sandeep B. replied -
-
hello; I am using "AlmaLinux release 8.9 (Midnight Oncilla)". I use the "Purge Varnish" plugin on WordPress. but there is no secret file. How can I create this? I am using cwp pro. web servers: nginx-varnish-apache.. Is there a different way to clear cache? thank you..
-
- 2 replies
- 3.5k views
Sandeep B. replied -
-
Brotli compression for Apache will save you from slow compression speed as it uses latest compression technology developed by google. The mod_brotli module provides the BROTLI_COMPRESS output filter that allows output from your server to be compressed using the brotli compression format before being sent to the client over the network. This module uses the Brotli library found at https://github.com/google/brotli. Follow the installation procedure steps to install mod_brotli :- Installing Brotli on your server: yum install pcre-devel cmake -y cd /usr/local/src git clone https://github.com/google/brotli.git cd brotli git checkout v1.0 ./configure-cmake make &am…
-
-
- 7 replies
- 3.7k views
- 1 follower
Sandeep B. replied -
-
I have a problem with apache MPM in CWP. MPM EVENT is constantly idle and apache is not responding to requests even though it is active. I believe there is a problem with EVENT.
-
-
- 3 replies
- 1.6k views
narin replied -
-
HI, I hope you are doing well, Just I would like to ask, that I want to change the : /etc/my.cnf as below but I'm not sure it will be correct or need amendment ?? kindly reviwe the my.cnf file and advice me. because I need to optimze the DB and would like to use mySIM as a default storage. # # This group is read both by the client and the server # use it for options that affect everything # [client-server] [mysqld] default_storage_engine = MyISAM max_connections = 30000 max_user_connections=10000 innodb_lock_wait_timeout=120 max_heap_table_size = 1G tmp_table_size = 1024M thread_cache_size = 128 innodb_buffer_pool_size = 2G innodb_log_file_size = 2G innodb_bu…
-
- 2 replies
- 2.2k views
- 1 follower
Navid replied -
-
Hi Ik had to re-install my server again. I rebuilt it this time with Alma Linux 8.10 minimal. After installing Alma, i updated, rebooted and then i upgraded the kernel to the last version that was available that moment, 6.10.3-1.el8.elrepo.x86_64. then i installed CWP which went very smooth and fast without a problem. After the CWP installation i updated it again, and after, since it was still empty and clean, i went for the MariaDB update to Server version: 10.11.9-MariaDB. This all went smooth no issues. Then i updated the Apache to 2.4.62. this also went smooth. After this all i rebooted several times, i set up the server the normal way, with hostname and …
-
- 3 replies
- 2.3k views
- 1 follower
Dutch_Mike replied -
-
Hi, dear Sandeep it's very important to know how can UPgrade MariaDB to last and stable one. 1- I need to upgrade MariaDB from 10.5 to MariaDB 10.11.210.11.2. or higher 2- and need to upgrade nginx to 1.23.3 or latest one. kindly need your help and your full guide please thank you very much.
-
- 4 replies
- 2.2k views
- 1 follower
Sandeep B. replied -
-
Hello Sandeep, I want to ask how is it possible to install Elasticsearch? There is an article in CWP wiki, but I'm afraid that it is quite outdated (https://wiki.centos-webpanel.com/how-to-install-elasticsearch) Your help will be very appreciated. Best regards Vassilis
-
- 4 replies
- 993 views
vtheod replied -
-
How can I alert the development team to a very, very serious security flaw, where it is possible to execute arbitrary commands with root user permission?! I tried to contact support, and they simply disregarded my message saying that I don't have a support "contract". My server was compromised, and I have the URL to replay the attack. Regards, Netino
-
- 5 replies
- 1.4k views
Netino replied -
-
Roundcube Webmail 1.5.6 https://xxxx.com/roundcube/?_task=mail&_action=list&_refresh=1&_layout=widescreen&_mbox=INBOX&_page=1&_remote=1&_unlock=loading1719308387542&_=1719308382134 500 (Internal Server Error) does not load any mail at all. just tried a reinstall of the instructions here: it gives a red box in the right lower corner that says "Server error! (error)"
-
- 2 replies
- 1.2k views
Netino replied -
-
I am using CWP server since long, I am looking for real-time MySQL replication.
-
- 2 replies
- 847 views
Rohit replied -
-
Brotli for web-server is the new modern compression module that is better than gzip/deflate, Also it is more secure since brotli only runs on HTTPS protocol. Just like gzip, Brotli is a lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate/gzip but offers more best compression. Gzip vs Brotli: The advantage for Brotli over gzip is that it makes use of a dictionary and thus it only needs to send keys instead of full …
-
- 2 replies
- 8.2k views
jonatitom replied -