Thread obsoleto ALTRO - Problema phpMyAdmin

ReSatana

Utente Normale
Autore del topic
18 Gennaio 2014
69
9
Miglior risposta
0
Assistenza Tecnica Habbo Retroserver
Titolo
Problema phpMyAdmin
Tipologia del tuo problema/richiesta
ALTRO
CMS/Server/DB/Client Utilizzato
Dnt Cms
Qual è il tuo errore?
Quando vado su localhost/phpmyadmin mi esce una schermata (Sotto vi dò screen) con scritto Errore HTTP 404.0 - Not Found La risorsa desiderata è stata rimossa, rinominata o è temporaneamente non disponibile.
Screenshot
Perfavore, Entra oppure Registrati per vedere i Link!
Ulteriori informazioni
Uso IIS e Navicat, andavo su phpMyAdmin per importare DB e Gestirlo su Navicat (Credo sia possibile poi ditemi voi.)
 
Hai cambiato la porta http in 8080?

Inviato dal mio GT-I9195 utilizzando Tapatalk
 
Hai cambiato la porta http in 8080?

Inviato dal mio GT-I9195 utilizzando Tapatalk

No.. Come si fà?
@Cix10

- - - Aggiornato - - -

E' sorto un altro problema. Quando metto localhost il retro và quando metto l'IP del retro, non parte. Come mai? (Retro senza hamachi.)
 
Ora se metto Localhost esce : Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in E:\xamp\htdocs\includes\mysql.php on line 13

Errore del CMS:
Non Riesco a connettermi al databse MySQL!

CONFIGURAZIONE CONFIG.PHP:
<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "lamiapassword(pernofarvileggere la mia)";
$sqldb = "qui ho messo il mio db";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "qui prima ho messo il link";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>
 

Non dice però come importare un DATABASE. QUINDI: Devo tenere startato mysql di xampp, importare il DB su Phpmyadmin e gestirlo su Navicat. Il problema non è comunque questo, il problema è che 1. Non mi fà modificare la tabella cms_system.. 2. Esce quella scritta quando metto localhost Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in E:\xamp\htdocs\includes\mysql.php on line 13

Errore del CMS:
Non Riesco a connettermi al databse MySQL!
 
Non dice però come importare un DATABASE. QUINDI: Devo tenere startato mysql di xampp, importare il DB su Phpmyadmin e gestirlo su Navicat. Il problema non è comunque questo, il problema è che 1. Non mi fà modificare la tabella cms_system.. 2. Esce quella scritta quando metto localhost Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in E:\xamp\htdocs\includes\mysql.php on line 13

Errore del CMS:
Non Riesco a connettermi al databse MySQL!
Controlla la password, se proprio non va reimpostala. Oppure se non vuoi reimpostarla vai in xampp>phpmyadmin>config.inc.php.
 
Niente.. c'è ancora quella scritta. Ma vedi che ho xampp l'ultima versione. Quale mi consigli di scaricare? @System10
 
Prova a riavviare il computer.. ricapitoliamo quando vai sul link ti da quell'errore giusto?

Mi dice Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in E:\xampp\xampp\htdocs\includes\mysql.php on line 13

Errore del CMS:
Non Riesco a connettermi al databse MySQL!