This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Sentora panel not loading after reboot
#1
[Not Solved] Sentora panel not loading after reboot
Hello,
I've been using Sentora without any issues, but I've recently encountered a problem I can't seem to fix. After rebooting my server, the Sentora control panel stopped loading. When I try to access the panel URL, I receive a "500 Internal Server Error." The hosted websites are functioning normally, but I can't access the panel to manage accounts or domains.

It appears that Sentora might still be relying on outdated MySQL functions that my current PHP version doesn't support. Has anyone else experienced this? Is there a known solution, or will I need to downgrade PHP for compatibility with Sentora?


Environment:

OS: CentOS 7 (fully updated)

Sentora version: 1.0.3

Apache 2.4, PHP 7.4, MySQL 5.7
Reply
Thanks given by:
#2
[Not Solved] RE: Sentora panel not loading after reboot
(09-19-2025, 05:24 AM)mamiemoore Wrote: Hello,
I've been using Sentora without any issues, but I've recently encountered a problem I can't seem to fix. After rebooting my server, the Sentora control panel stopped loading. When I try to access the panel URL, I receive a "500 Internal Server Error." The hosted websites are functioning normally, but I can't access the panel to manage accounts or domains.

It appears that Sentora might still be relying on outdated MySQL functions that my current PHP version doesn't support. Has anyone else experienced this? Is there a known solution, or will I need to downgrade PHP for compatibility with Sentora?


Environment:

OS: CentOS 7 (fully updated)

Sentora version: 1.0.3

Apache 2.4, PHP 7.4, MySQL 5.7
FYI: current Sentora release version is 2.0.2. More info on the packages installed/updated in this version: https://docs.sentora.org/?node=57

If your other sites load and the panel login doesn't work, something changed in your configs somewhere.
Check your logs and review the panel's /etc/sentora/configs/apache/httpd-vhosts.conf file entries.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#3
[Not Solved] RE: Sentora panel not loading after reboot
Quote:FYI: current Sentora release version is 2.0.2. More info on the packages installed/updated in this version: https://docs.sentora.org/?node=57

If your other sites load and the panel login doesn't work, something changed in your configs somewhere.
Check your logs and review the panel's /etc/sentora/configs/apache/httpd-vhosts.conf file entries.
Thanks for your answer. I got it.
Reply
Thanks given by:
#4
[Not Solved] RE: Sentora panel not loading after reboot
The 500 error is due to Sentora 1.0.3 not being fully compatible with PHP 7.4 (it relies on deprecated MySQL/PHP functions). Your sites work, but the panel breaks.
Fix options:
  • Check Apache/PHP error logs for details.
  • Downgrade PHP to 5.6–7.2 (works best with Sentora).
  • Long term: consider migrating to an actively maintained panel (ISPConfig, Virtualmin, etc.).
Downgrading PHP is usually the quickest solution.
Reply
Thanks given by:
#5
[Not Solved] RE: Sentora panel not loading after reboot
A 500 error on the Sentora panel after reboot is often due to PHP/MySQL compatibility. Sentora 1.0.3 is quite old and not fully compatible with PHP 7.4/MySQL 5.7, since it still calls deprecated MySQL functions.
Options:
  1. Downgrade PHP — Sentora 1.0.3 works best with PHP 5.6–7.2.
  2. Check logs — Look in
    Code:
    /var/log/httpd/error_log
    or
    Code:
    /var/log/apache2/error.log
    for exact PHP errors.
  3. Consider upgrade/migration — Sentora hasn’t had major updates in years. Many users migrate to forks like Sentora CE, Froxlor, or Virtualmin which support modern PHP.
  4. Temporary fix — If you must stay with 1.0.3, install a compatible PHP version via Remi repo and set Apache to use that.
Your sites work because they don’t use the outdated functions, but the panel does. Downgrading PHP (or moving to a newer panel) will restore access.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Is it compatible Certbot with Sentora SSL module franmm25 5 5 ,958 07-26-2025, 04:08 AM
Last Post: TGates
sentora 2.0 wont load after install kevwebbie 10 7 ,754 04-26-2025, 08:01 AM
Last Post: TGates
Problem ssl subdomain access Control Panel franmm25 10 11 ,060 02-24-2025, 03:51 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)