Configurar "Config.php" para PHP-NUKE |
Configurar "Config.php" para PHP-NUKE - 1 - 2007-10-05 15:15 713 veces - 1 - 2474014 | Estado: Mensaje cerrado. |
|

 40 posts |
Características: Windows XP Profesional, ....
Alguien me podria a ayudar a rellenear este trozo?
$dbhost = "localhost";
$dbuname = "root";
$dbpass = "";
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "S·kQSd5%W@Y62-dm29-.-39.3a8sUf+W9";
$gfx_chk = 0;
$subs-c-r-i-p-tion_url = "";
$admin_file = "admin";
$advanced_editor = 0;
|
|
Configurar "Config.php" para PHP-NUKE - 2 - 2007-10-05 15:27
|
|

 40 posts |
otra cosa ahora ya la he configurado el problema es que me sale un error cuando intnto entrar en la pagina
"There seems to be a problem with the MySQL server, sorry for the inconvenience.
We should be back shortly."
que puede ser? os ensenyo mi config.php
$dbhost = "ferry25.freehostia.com";
$dbuname = "marfer35";
$dbpass = "*******";
$dbname = "marfer35_1";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "S·kQSd5%W@Y62-dm29-.-39.3a8sUf+W9";
$gfx_chk = 0;
$subs-c-r-i-p-tion_url = "";
$admin_file = "admin";
$advanced_editor = 0;
|
|
|
|
 |