Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/05/2005, 12:09
Avatar de johnnylee
johnnylee
 
Fecha de Ingreso: abril-2005
Mensajes: 13
Antigüedad: 19 años
Puntos: 0
Problema Con Instalacion - Configuracion De Phpnuke

Hola.. tengo un problema... estoy ensayando phpnuke y he seguido los pasos de la instalacion... importé la base de datos, edite el config.php y cuando me meti a la página de inicio, sale esto:

"Notice: Undefined variable: HTTP_USER_AGENT in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 28

Notice: Undefined variable: HTTP_SERVER_VARS in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 34

Notice: import_request_variables() [function.import-request-variables]: No prefix specified - possible security hazard in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 51

Notice: Undefined variable: forum_admin in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 99

Notice: Undefined variable: inside_mod in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 102

Notice: Undefined variable: inside_mod in D:\apache\Apache2\htdocs\PHPNuke\html\db\db.php on line 44

Notice: Constant _YOUHAVE already defined in D:\apache\Apache2\htdocs\PHPNuke\html\language\lan g-english.php on line 159

Notice: Undefined variable: gfx in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 1167

Notice: Undefined index: HTTP_REFERER in D:\apache\Apache2\htdocs\PHPNuke\html\index.php on line 26

Notice: Use of undefined constant nohtml - assumed 'nohtml' in D:\apache\Apache2\htdocs\PHPNuke\html\index.php on line 27

Notice: Undefined variable: file in D:\apache\Apache2\htdocs\PHPNuke\html\index.php on line 40

Notice: Undefined index: 2 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 236

Notice: Undefined variable: modpath in D:\apache\Apache2\htdocs\PHPNuke\html\index.php on line 56

Notice: Use of undefined constant admin - assumed 'admin' in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 191

Notice: Constant _HELLO already defined in D:\apache\Apache2\htdocs\PHPNuke\html\modules\News \language\lang-english.php on line 73

Notice: Constant _ADD already defined in D:\apache\Apache2\htdocs\PHPNuke\html\modules\News \language\lang-english.php on line 91

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\modules\News \index.php on line 198

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\modules\News \index.php on line 202

Notice: Undefined variable: new_topic in D:\apache\Apache2\htdocs\PHPNuke\html\modules\News \index.php on line 195

Notice: Undefined index: 1 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 619

Notice: Undefined offset: 2 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 622

Notice: Undefined offset: 1 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 506

Notice: Undefined index: 2 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 236


Notice: Undefined variable: cid in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 17

Notice: Undefined variable: login in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 18

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 393

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 397

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 401

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 405

Notice: Undefined variable: op in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 409

Notice: Undefined index: 2 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 236

Notice: Use of undefined constant bid - assumed 'bid' in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 44

Notice: Use of undefined constant imageurl - assumed 'imageurl' in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 45

Notice: Use of undefined constant clickurl - assumed 'clickurl' in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 46

Notice: Use of undefined constant alttext - assumed 'alttext' in D:\apache\Apache2\htdocs\PHPNuke\html\banners.php on line 47

Notice: Undefined index: 1 in D:\apache\Apache2\htdocs\PHPNuke\html\mainfile.php on line 212
.
.
."
pero luego sale la página y siguen saliendo NOTICES, ERRORS y WARNINGS, sin embargo. Que debo hacer?

GRACIAS.