Jump to content

Sandeep B.

Administrators
  • Joined

  • Last visited

Everything posted by Sandeep B.

  1. i need one test server pre built with cwp to test the latest version some one DM me
  2. [mysqld] 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_flush_method = O_DIRECT innodb_file_per_table = 1 innodb_flush_log_at_trx_commit = 2 table_open_cache = 5000 wait_timeout = 28800 interactive_timeout = 28800 long_query_time = 25 max_allowed_packet = 512M performance_schema = OFF open_files_limit = 220000 key_buffer_size = 64M join_buffer_size = 5M sort_buffer_size = 5M read_buffer_size = 2048k read_rnd_buffer_size = 2048k max_connect_errors = 10 tmp_table_size = 550M max_heap_table_size = 500M innodb_file_per_table=1
  3. you need to install 'libuv/ devel package and try again
  4. alamlinux 8 is still stable with CWP probably this year CWP will be stabilized with el9
  5. Yes i understand, the best option is to use in your cms like wp, magento etc this will give you more benefits
  6. you can reinstall cwp services : yum remove cwpsrv cwpphp -y && yum install cwpsrv cwpphp -ythen update cwp sh /scripts/update_cwp
  7. hi you can directly use in your script instead in webserver
  8. Hi you can only need to reset the root password
  9. Hi ensure port 53 is opened tcp and udp
  10. /path/to/your/certificate.crt did you checked the path for this real path if this is for any site delete the SSL from SSL manager then restart the apache and reinstall the certs
  11. what is in the logs for email and website in this way it can be fixed.
  12. I usually install cwp first and do this and it works every time, different hardware doesn’t matter and the kernel will take care of it. in some cases efi boot cause issues in this situation move the users manually Red Hat Customer PortalHow to easily migrate local users and groups from one sys...All local users and groups (within a certain UID/GID number range) need to be migrated from one old system to another freshly-installed system without manually creating said users on the new system.
  13. yes, it possible when running the same version of os and app via rsync, rsync the /home /var/lib/mysql/ (mysql should be the same version) /var/vmail /usr/local/apache /etc/ /var/spool/cron/crontabs and other you remember then rebuild webserver and cwpsrv user config
  14. please try this /usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force cd /usr/local/src rm -rf netdata git clone --recursive https://github.com/netdata/netdata cd netdata ./netdata-installer.sh --disable-cloud --dont-waitthen after the official version is installed without any error (keep an eye on errors if there is any) uninstall it again : /usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --forcethen install it from cwp
  15. you can use this command to check the quotas repquota -a
  16. There are lot’s of complains regarding the netdata not working or installing in CWP to fix the issue please follow the easy fix : you will need top install these dependencies before installing netdata from cwp : First uninstall netdata : /usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force Install dependencies : yum install lz4-devel lz4 json-c-devel libuv-devel libuv --nobest yum install libyaml-develafter these depes are installed go to cwp admin » netdata » and install to from there Installation can take few time depending on your server performance.
  17. Can you provide some error messages
  18. can you check if diskquota is showing correct disk usage ?
  19. you need to select the default wordpress template in webserver main config
  20. Have you tried this? https://blog.alphagnu.com/how-to-update-netdata-in-cwp-control-webpanel-centos-rhel-ubuntu-debian/
  21. It's for all os el7, el8 and el9
  22. hi install the dev version it is fixed : Admin chattr -i -R /usr/local/cwpsrv/htdocs/admin cd /usr/local/cwpsrv/htdocs rm -f cwp-el7-DEV.zip wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-el7-DEV.zip unzip -o cwp-el7-DEV.zip User cd /usr/local/cwpsrv/var/services/ rm -f cwp-services-DEV.zip wget http://dl1.centos-webpanel.com/files/cwp/el7-dev/cwp-services-DEV.zip unzip -o cwp-services-DEV.zip
  23. hi can you check the acme log /root/.acme.sh/acme.sh.log