estoy tratando de poner mis paginas en php en el IIS, baje el instalador que
configura todo en el IIS y de hecho si funciona la pagina... pero al parecer
por cuestiones de seguridad no obtiene las variables de ambiente y me
regresa estos errores en las paginas. Son algunos de los errores... pero
creo ke son por lo mismo... alguien me puede ayudar?
Notice: Undefined variable: HTTP_USER_AGENT in
C:\Inetpub\wwwroot\php\mainfile.php on line 16
Notice: import_request_variables(): No prefix specified - possible security
hazard in C:\Inetpub\wwwroot\php\mainfile.php on line 39
Notice: Undefined variable: forum_admin in
C:\Inetpub\wwwroot\php\mainfile.php on line 69
Notice: Use of undefined constant inside_mod - assumed 'inside_mod' in
C:\Inetpub\wwwroot\php\mainfile.php on line 72
Notice: Undefined variable: inside_mod in C:\Inetpub\wwwroot\php\db\db.php
on line 44
Notice: Use of undefined constant sitename - assumed 'sitename' in
C:\Inetpub\wwwroot\php\mainfile.php on line 88
Notice: Use of undefined constant nukeurl - assumed 'nukeurl' in
C:\Inetpub\wwwroot\php\mainfile.php on line 89
Notice: Use of undefined constant site_logo - assumed 'site_logo' in
C:\Inetpub\wwwroot\php\mainfile.php on line 90
Leer las respuestas