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
#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:


Messages In This Thread
Access panel - by Bruna - 06-13-2017, 12:56 PM
RE: Access panel - by Me.B - 06-13-2017, 06:49 PM
RE: Access panel - by Bruna - 06-13-2017, 08:21 PM
RE: Access panel - by M0HX - 06-13-2017, 10:34 PM
RE: Access panel - by Bruna - 06-14-2017, 11:53 PM
RE: Access panel - by M0HX - 06-15-2017, 12:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
https without certificate redirects to panel iraqiboy90 10 19 ,746 02-28-2021, 11:20 AM
Last Post: iraqiboy90
SSH Access rsthomas 2 5 ,089 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 ,793 12-23-2020, 03:31 PM
Last Post: djkashdui1

Forum Jump:


Users browsing this thread: 1 Guest(s)