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.

Access panel
#1
Access panel
I'm not getting access to my administrative panel (painel.wasbrasil.com). When access informs the following message Critical Error: [0100] - Unable to connect or authenticate to the Sentora database (sentora_core).

We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameters are being used.


I need help! Please!
Reply
Thanks given by:
#2
RE: Access panel
Did you change the DB root password?

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Access panel
(06-13-2017, 06:49 PM)Me.B Wrote: Did you change the DB root password?

M B

Yes! Before was login/ pass 

zadmin / NEVER POST PASSWORDS

changed zadmin/ NEVER POST PASSWORDS
Reply
Thanks given by:
#4
RE: Access panel
(06-13-2017, 08:21 PM)Bruna Wrote: Yes! Before was login/ pass 

zadmin / NEVER POST PASSWORDS

changed zadmin/ NEVER POST PASSWORDS

I guess thats the Sentora (panel) login password :/  did you change something else ?
the MySQL Root Password for example?
Reply
Thanks given by:
#5
RE: Access panel
(06-13-2017, 10:34 PM)M0HX Wrote: I guess thats the Sentora (panel) login password :/  did you change something else ?
the MySQL Root Password for example?

I just changed the panel password. Please help me! My website is down and I do not know what to do.

Thank you
Reply
Thanks given by: M0HX
#6
RE: Access panel
(06-14-2017, 11:53 PM)Bruna Wrote: I just changed the panel password. Please help me! My website is down and I do not know what to do.

Thank you

see the passwords.txt file that was generated when u first setup sentora 
it contains bunch of passwords right? 

now using filezilla or anyway on ur vps
open this file in : /etc/sentora/panel/cnf

called: db.php

and see if the MySQL Root Password  matches.
if not make a change in the code and save.

mine looks like this rn
Code:
<?php

/**
 * @copyright 2014-2015 Sentora Project (http://www.sentora.org/) 
 * Sentora is a GPL fork of the ZPanel Project whose original header follows:
 *
 * Database configuration file.
 * @package zpanelx
 * @subpackage core -> config
 * @author Bobby Allen (ballen@bobbyallen.me)
 * @copyright ZPanel Project (http://www.zpanelcp.com/)
 * @link http://www.zpanelcp.com/
 * @license GPL (http://www.gnu.org/licenses/gpl.html)
 */
$host = 'localhost';
$dbname = 'sentora_core';
$user = '######'; // # means removed lol
$pass = '######';

edit:
also this may help ya too!
http://forums.sentora.org/showthread.php?tid=1087
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
https without certificate redirects to panel iraqiboy90 10 19 ,396 02-28-2021, 11:20 AM
Last Post: iraqiboy90
SSH Access rsthomas 2 4 ,992 01-06-2021, 12:14 AM
Last Post: rsthomas
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? BigBang 4 7 ,658 12-23-2020, 03:31 PM
Last Post: djkashdui1

Forum Jump:


Users browsing this thread: 1 Guest(s)