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.

CWP-Control Web Panel 500 Internal server Error/Expired/White blank screen - FIX

Featured Replies

This tutorial was created at the user’s request. Today, we’ll fix CWP GUI access, like when your server failed to update CWP, or you have a too strict firewall, and it's blocking the CWP update server, and you’re getting a white blank page with an expired message in the log, or even a 500 Internal Server Error for CWP-admin and CWP-user. This is easy to fix from now on, just follow the steps below one by one.

For Centos7/Centos 8 stream/AlmaLinux/RockyLinux/OracleLinux/EL7/EL8 CWP-Admin :

chattr -i -R /usr/local/cwpsrv/htdocs/admin/
cd /usr/local/cwpsrv/htdocs
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1224.zip
unzip -o -q cwp-el7-0.9.8.1224.zip
rm -f cwp-el7-0.9.8.1224.zip


For Centos7/Centos 8 stream/AlmaLinux/RockyLinux/OracleLinux/EL7/EL8 CWP-User :

chattr -i -R /usr/local/cwpsrv/var/services/
cd /usr/local/cwpsrv/var/services/
wget static.cdn-cwp.com/files/cwp/el7/cwp-services.zip
unzip -o -q cwp-services.zip
rm -f cwp-services.zip


After you’ve run the commands, the next step is to update the CWP Server :

sh /scripts/update_cwp


That’s it, CWP will be fixed now and you will be able to access the GUI for Admin and User.

Create an account or sign in to comment

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.