Skip to content
View in the app

A better way to browse. Learn more.

AlphaGNU

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sandeep B.

Administrators
  • Joined

  • Last visited

Everything posted by Sandeep B.

  1. Since cwp developers are busy with el9 hope this will be fixed soon with cwp. Will follow up with them
  2. one more thing if you get bad support in cwp send me the ticket number
  3. support is active there we're fixing the support in cwp and soon will be fixed since CWP is going with el9 there are some bugs that we'll fixed ASAP.
  4. for development: hestia for WordPress : cyberpanel for extended feature and OS compatibility: plesk and aapanel for shared hosting: CWP and CPanel Directadmin is good but very complex for easy reverse proxying with backend apps: cwp for free mailing MTA : hestia cp and cwp
  5. Hi try to set as disk quota 0 in packages and try without any hooks
  6. The disk quota shouldn't be -1 you need to set something like bigger positive number like 999999
  7. did you set the quota as -1 ?
  8. i've checked the xfs and ext4 quota and they are working fine
  9. you can dm me with root logins
  10. Yes it can be fixed generally i sent you the method will fix it.
  11. Its not bug in cwp its your kernel quota bug
  12. you're not using cwp compatible quota you need to follow this tutorial https://forum.centos-webpanel.com/centos-configuration/how-to-setup-user-quotas/ after adding to fstab : /dev/sda1 / ext4 srjquota=quota.user,jqfmt=vfsv0 0 0 usrjquota=quota.user,jqfmt=vfsv0 reboot the system and then run again mount -o remount / quotacheck -avugm quotaon -avug
  13. can you post the output of this commands : mount -o remount / quotacheck -avugm quotaon -avug
  14. it seems to be quota issue with kernel predefined quota recommended to use ext4 or xfs file system
  15. this tutorial will also enable ALPN
  16. You can delete this line and check depends on mariadb_init
  17. add this line to /etc/my.cnf [mysqld] pid-file = /var/lib/mysql/mariadb.pid restart mariadb service and edit monit config file : nano /etc/monit.d/cwp.mysql replace with below config : check process mariadb with pidfile /var/lib/mysql/mariadb.pid group database start program = "/usr/bin/systemctl start mariadb" stop program = "/usr/bin/systemctl stop mariadb" restart program = "/usr/bin/systemctl restart mariadb" if failed port 3306 protocol mysql then restart if 3 restarts within 5 cycles then timeout alert root@localhost only on {timeout} then restart monit service
  18. you can pm me your server details for the checks
  19. hi did you try to update mod security?
  20. same thing but this process is more clean
  21. as per the module code /64 will work with this module did you tested ?
  22. in CWP ipv6 module is in development you can wait for it.
  23. you can't do it via hostname you can choose some other subdomain and proxy the port 2031 with apache or nginx via the webserver domain config
  24. for the hostname you don't need to use certbot, go to cwp admin >> change hostname >> hit the change hostname button this will issue an LE cert

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.