Foros del Web » Programando para Internet » PHP »

Problemas con la conexion a BD

Estas en el tema de Problemas con la conexion a BD en el foro de PHP en Foros del Web. Tengo problemas con el archivo config.php en phpNUKE Código PHP: $pnconfig [ 'dbtype' ] =  'mysql' ; $pnconfig [ 'dbtabletype' ] =  'myisam' ; $pnconfig [ 'dbhost' ...
  #1 (permalink)  
Antiguo 14/07/2006, 08:13
Avatar de 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
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 08:38.