Problema Problema connessione?

CristianTheBest

Utente Normale
Autore del topic
12 Luglio 2010
54
0
Miglior risposta
0
Ciao a tutti, ho un problema riguardo la connessione al retro..

Praticamente mi sono registrato con no-ip e creato il mio host, ho configurato server e cms con l'ip fisico (del router)
solo che quando cerco di andare al link del mio retro... Mi da pagina web non disponibile.

Vi posto Config.php

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

|+=======================================================+
|| # DnT HoloCMS v3 - 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 = "passdb";
$sqldb = "nomedb";

// ****** 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; without an slash added on the end.
$path = "http://mioretro.zapto.org";

// ****** 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";

?>

Ho la banda larga..

Non so quale possa essere il problema, aiutatemi perfavore..
 
Riferimento: Problema connessione?

Devi mettere Il nome e la pass del DB Qua!
$sqlpassword = "passdb";
$sqldb = "nomedb";

E Poi tu non devi accedere dal Link di No-ip , ma basta che scrivi localhost e ti ritrovi nel tuo retro!
 
Riferimento: Problema connessione?

Sei sicuro di aver tenuto aperto NO-IP DUC? e come ha detto l'utente sopra devi accedere con localhost tu e invece i tuoi amici con il link del retro.