1
CentOS-WebPanel Bugs / Re: User login - errors
« Last post by cyberspace on November 06, 2024, 09:44:34 PM »Look into the log file:
/usr/local/cwpsrv/logs/error_log
/usr/local/cwpsrv/logs/error_log
2
CentOS 9 Problems / Re: Error in SMTP
« Last post by Starburst on November 06, 2024, 09:39:20 PM »You would just use the providers base AlmaLinux 9 install, and then stop and do not install anything (MariaDB, PHP, etc.) before CWP.
If you do will have all kinds of problems that would be unfixable.
Just do the base image, and then see the following that was posted in another thread:
https://forum.centos-webpanel.com/apache/issues-with-brand-new-fresh-install-with-almalinux-9-4/msg49159/#msg49159
Then you will want to upgrade MariaDB from 10.4 to 10.11.
You can see that guide at AlphaGNU or
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-9/
Then it just up to you to compile PHP inside CWP to 8.1, 8.2 or 8.3
If you do will have all kinds of problems that would be unfixable.
Just do the base image, and then see the following that was posted in another thread:
https://forum.centos-webpanel.com/apache/issues-with-brand-new-fresh-install-with-almalinux-9-4/msg49159/#msg49159
Then you will want to upgrade MariaDB from 10.4 to 10.11.
You can see that guide at AlphaGNU or
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-9/
Then it just up to you to compile PHP inside CWP to 8.1, 8.2 or 8.3
3
Suggestions / Re: Collaboration with Jetbackup for a reliable backup system
« Last post by overseer on November 06, 2024, 06:40:18 PM »I'd be glad to wait for an official announcement rather than the play-by-play...
4
Suggestions / Re: Collaboration with Jetbackup for a reliable backup system
« Last post by cgauthey on November 06, 2024, 12:43:30 PM »After speaking with the developer on Skype, he told me that the integration of Jetbackup would be underway, for implementation on CWP in the near future. To be continued!
5
CentOS 9 Problems / Re: Error in SMTP
« Last post by venty on November 06, 2024, 09:34:00 AM »I posted a small guide on how to do the basic CWP on AL9, if you don't do it correctly things will get corrupted.
Also make sure you don't have MariaDB, PHP, etc installed. Just the minimal install of AL9
Hi,
please can we have a look at this guide…
secondly, how can there be no MariaDB, PHP, etc installed, but only a minimal installation of AL9, or do you mean this minimal installation should be done before the installation of CWP?
BR
Venty
6
CentOS-WebPanel Bugs / Re: User login - errors
« Last post by anandmys on November 06, 2024, 08:25:19 AM »Update
I have noticed that for some users there is no problem
Only for few users, I have issue
I have noticed that for some users there is no problem
Only for few users, I have issue
7
CSF Firewall / Re: Cant start firewall
« Last post by anandmys on November 06, 2024, 07:56:19 AM »It is a VPS
No custom kernel
But I took backup and reinstalled the server now
No custom kernel
But I took backup and reinstalled the server now
8
CentOS-WebPanel Bugs / User login - errors
« Last post by anandmys on November 06, 2024, 07:54:53 AM »I am unable to login as a user.
When I use https://server:2083/user/ I get "502 Bad Gateway cwpsrv" (Admin - List Accounts - User auto login)
When I use https://server:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
When I use https://domain:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
Please suggest. Also where can I check the logs? I tried looking at
/usr/local/apache/logs (main logs)
/usr/local/apache/domlogs
When I use https://server:2083/user/ I get "502 Bad Gateway cwpsrv" (Admin - List Accounts - User auto login)
When I use https://server:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
When I use https://domain:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
Please suggest. Also where can I check the logs? I tried looking at
/usr/local/apache/logs (main logs)
/usr/local/apache/domlogs
9
CentOS 9 Problems / Re: Error in SMTP
« Last post by Starburst on November 06, 2024, 04:21:33 AM »I posted a small guide on how to do the basic CWP on AL9, if you don't do it correctly things will get corrupted.
Also make sure you don't have MariaDB, PHP, etc installed. Just the minimal install of AL9
Also make sure you don't have MariaDB, PHP, etc installed. Just the minimal install of AL9
10
MySQL / Re: Problem Danger: MySQL - BAD CONFIGURATION DETECTED
« Last post by rajeshpundeer on November 05, 2024, 03:44:53 AM »I have encountered the same issue, Finally i identified the issue that few tables of database root_cwp were corrupt, so I get the backup from backup/mysql folder of the same and restored the database after that issue resolved.