Jump to content

All Activity

This stream auto-updates

  1. Last week
  2. you need to install 'libuv/ devel package and try again
  3. alamlinux 8 is still stable with CWP probably this year CWP will be stabilized with el9
  4. AlmaLinux 8.10 seems to be a solid performer and upgrade path. This is what CWP says: “The best option in 2024 is still the AlmaLinux 8.” -—> https://control-webpanel.com/installation-instructions#step2 AlmaLinux 9 has some missing features and PHP versions are limited to PHP 7.4 or higher. *EL9 is in beta stage If you NEED 9.0 and if you have time on your hands you could install CWP on Alma 8.10 base OS and then upgrade from AlmaLinux 8.10 to AlmaLinux 9.X and see if it meets your needs.
  5. I came here and followed these instructions: This aborted on me, so close though - Alma 8.10 with CWP The error message is “Package 'libuv', required by 'virtual:world', not found” I initiated the netdata install via cwp control panel. The install failed twice. I then found this “fix” or “workaround” here: https://forum.centos-webpanel.com/centos-8-problems/failed-install-last-version-netdata-in-cwp-control-web-pannel-centos-8-stream/msg48165/#msg48165 Then used the install script as found @ cwp —> “cd /scripts && cp install_netdata install_netdata.orig && wget -O install_netdata https://github.com/LPJon/cwpfixes/raw/main/install_netdata && /scripts/./install_netdata" The uninstall failed for this as well. The errors: -- Checking for module 'libuv' -- Package 'libuv', required by 'virtual:world', not found CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:2150 (pkg_check_modules) -- Configuring incomplete, errors occurred! FAILED '' ABORTED Failed to configure Netdata sources. ^ |.-. .-. .-. .-. .-. . netdata .-. .-. .-. .-. .-. .- | '-' '-' '-' '-' '-' '-' '-' '-' '-' '-' +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+---> ABORTED Netdata failed to build for an unknown reason. Operating System: AlmaLinux 8.10 (Cerulean Leopard) CPE OS Name: cpe:/o:almalinux:almalinux:8::baseos Kernel: Linux 4.18.0-553.33.1.el8_10.x86_64
  6. Anusree posted a post in a topic in Other WEB Panels
    Hi, Iam using Contabo VPS, Tried to install CWP on AlmaLinux 9 and Rocky Linux 9 the result was wrong there are lot of issue after installing on both OS. In contabo there was no option to install Centos versions. they only have these OS AlmaLinux 9, Debian 11 (64 Bit), Debian 12, Fedora 35, openSUSE Leap 15.3, Rocky Linux 9, Ubuntu 20.04 (64 Bit), Ubuntu 22.04. If you enable Mode security the Apache will stop working another thing is there are lot of another issue in DNS and other area. If CWP is not supporting these OS please let me know a good Control panel which assure best security and fast performance. Looking for a lowest cost and best in class
  7. Earlier
  8. With Almalinux 9 you're able to install roundcube 1.6.9 because CWP PHP version is 7.4.33
  9. Thank you very much @Sandeep B. I already use the dedicated Redis plugin for every WP installation on my server. So in your opinion the Apache module will not do anything?
  10. Is there a way to get it to backup it to a TAR without it beeing compressed? I have several large mail accounts that use like 2 hours to backup. OR is there a way to do a sort of manual script for backup that is possible to then again import if i need to recover an account? One of my accounts started backup at: 2024-12-29 01:59:06 and finished at 2024-12-29 05:30:39 its like 15gb account, and of those there are like 13GB emails. IF i could just make my backups faster and have the possibility to import it again i would like that.
  11. Yes i understand, the best option is to use in your cms like wp, magento etc this will give you more benefits
  12. Thank you very much @Sandeep B. What do you mean with that? As I said, I already use a dedicated Redis server. My question is if the Apache socache_redis module will enhance performance benefits.
  13. No, misunderstanding. I was simply talking about CWP2CWP migration between 2 servers for Almalinux 8 transfer to Almalinux 8. Before I could transfer user accounts seamlessly but now it just stopped.
  14. you can reinstall cwp services : yum remove cwpsrv cwpphp -y && yum install cwpsrv cwpphp -ythen update cwp sh /scripts/update_cwp
  15. hi you can directly use in your script instead in webserver
  16. Just wanted to confirm this is the fix to migrate CWP from AL8 to AL9 using CWP → CWP Migration.
  17. RoundCube 1.5.9 works greats also. Just need to change the 8 to a 9.
  18. Hello Sandeep, im running CWP Distro Name: AlmaLinux release 8.10 (Cerulean Leopard) Kernel Version: 4.18.0-553.33.1.el8_10.x86_64 on a HPE proliant ml 350 p this system has 4 separated NICs. 2 nics in use for public ips fro the cwp server Shared ip and DNS. 1 nic in use for lan IP and access from LAN, 1 nic left. Since i have 1 public ip left that i can add to the left over nic is it possible to use that for ad-guard home Linux install. i had it running on a separate windows box but i want to consolidate. since the web server is always on and i have lots of cpu resources and memory avail… can you please advise and how to make it possible. ? The adguard home may be accessed from public ip for public… as in the settings i can specify what ips are allowed and which not. if the firewall from cwp also protect the nic for the public adguard ip thats ok. Regards, Mike
  19. Hello, suddenly i can not login the root or the user panel. i got this erro: 502 Bad Gateway - cwpsrv i tried : systemctl start cwp-phpfpm and got this: Failed to start cwp-phpfpm.service: Unit cwp-phpfpm.service not found. tried : [root@panel scripts]# ./restart_cwpsrv Failed to restart cwpsrv-phpfpm.service: Unit cwpsrv-phpfpm.service not found. Failed to restart cwp-phpfpm.service: Unit cwp-phpfpm.service not found. [root@panel scripts]# systemctl status cwp-phpfpm Unit cwp-phpfpm.service could not be found. [root@panel scripts]# tail /usr/local/cwp/php71/var/log/php-fpm.log [28-Dec-2024 05:46:44] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 76 items to stdout: Broken pipe" [28-Dec-2024 05:46:49] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe" [28-Dec-2024 05:46:54] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 1 item to stdout: Broken pipe" [28-Dec-2024 05:46:59] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe" [28-Dec-2024 05:47:04] WARNING: [pool cwpsrv] child 713669 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe" [28-Dec-2024 05:47:09] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe" [28-Dec-2024 05:47:14] WARNING: [pool cwpsrv] child 713669 said into stderr: "sed: couldn't write 1 item to stdout: Broken pipe" [28-Dec-2024 05:47:19] WARNING: [pool cwpsrv] child 713668 said into stderr: "sed: couldn't write 1 item to stdout: Broken pipe" [28-Dec-2024 05:47:24] WARNING: [pool cwpsrv] child 713669 said into stderr: "sed: couldn't write 76 items to stdout: Broken pipe" [28-Dec-2024 05:47:29] WARNING: [pool cwpsrv] child 713669 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe" any help please??!!
  20. mind5t0rm started following 2FA for CWP
  21. Hi Sandeep, I ran into serious problems when I changed the password. I could temporarily only login by ssh not by admin panel. It only worked when changing root password via VPS panel. A) But still there is no ‘mysql_secure_installation’ and B) in anacron MYSQL backup routine there seems to be a MYSQL/MARIADB access error. A) which mysql_secure_installation /usr/bin/which: no mysql_secure_installation in (/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) B) ############################################### Daily MySQL Backup starting ############################################### PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Skipping database: information_schema. PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: mysql --> /backup/mysql/daily//mysql.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: oauthv2 --> /backup/mysql/daily//oauthv2.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Skipping database: performance_schema. PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: postfix --> /backup/mysql/daily//postfix.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: postfix_policyd --> /backup/mysql/daily//postfix_policyd.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: root_cwp --> /backup/mysql/daily//root_cwp.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0 Database Backup: roundcube --> /backup/mysql/daily//roundcube.sql.gz PHP Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0
  22. Hello there, first post here, congratulations for the excellent work. So I’m running Apache 2.4.62 + suPHP 0.72 on my CWP Pro server and I would like to activate the module_socache_redis since I’m using Redis. However I haven't found any opinion if that would create any positive benefit or not. I tried this configuration as a starting point (based on the Gemini Advanced suggestion) LoadModule socache_redis_module modules/mod_socache_redis.so <IfModule socache_redis_module> RedisConnectionPool 127.0.0.1:6379 10 keepalive 10000 300 RedisTimeout 1000 </IfModule> Is that a good starting point? Looking forward to your thoughts.
  23. Hi you can only need to reset the root password
  24. mysql_secure_installation is not working for me, command not found. Any suggestions?
  25. It was a PHP build error in CWP on EL9. I found solution here: http://forum.centos-webpanel.com/updates/how-to-update-imagick/ Manual compiling of imagick made it working again.
  26. PHP Warning: PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
  27. Hi Sandeep, can you please update your guide for EL9? After applying the EL8 part of your guide I get PHP startup error for intl. I am using AlmaLinux9.5 right now. Thank you in advance!