Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/07/2006, 08:13
Avatar de calavera
calavera
 
Fecha de Ingreso: diciembre-2005
Mensajes: 113
Antigüedad: 18 años, 3 meses
Puntos: 0
Problemas con la conexion a BD

Tengo problemas con el archivo config.php en phpNUKE

Código PHP:
$pnconfig['dbtype'] = 'mysql';
$pnconfig['dbtabletype'] = 'myisam';
$pnconfig['dbhost'] = 'localhost';
$pnconfig['dbuname'] = 'sjoven_usuario';
$pnconfig['dbpass'] = '';[COLOR="SeaGreen"la clave es la que se le asigna sjoven_usuario[/COLOR]
$pnconfig['dbname'] = 'sjoven_bdsjoven';
$pnconfig['system'] = '0';
$pnconfig['prefix'] = 'nuke';
$pnconfig['encoded'] = '1';
$pnconfig['pconnect'] = '0';
$pnconfig['temp'] = 'pnTemp'
al momento de actualizar la pag. me envia

Problem in Database Connection


This Website is powered by PostNuke
Web site powered by PostNuke ADODB database libraryPHP Scripting Language
Although this site is running the PostNuke software
it has no other connection to the PostNuke Developers.
Please refrain from sending messages about this site or its content
to the PostNuke team, the end will result in an ignored e-mail.



Si alguien me puede orientar se lo agradecere muchisimo

PD: estoy actualizando sobre el host. ya que localmente me carga correctamente