[Reddes.bvs-tech] [bvstech] Mas pregunas sobre PHP

spinaker spinaker at adinet.com.uy
Thu Jul 14 16:07:27 BRST 2011


Rafael

Te envio anexo los datos de las tres pruebas, en cada caso un hay:
     (a) recorte del error log de Apache, y
     (b) la tela del PHP info

  * Caso 1:   Windows 7 - 32 bits, Apache 2.2 + PHP 5.2.6 (distribuido
    por BIREME en ABCD, es el que tengo en mi notebook que tú conoces)
  * Caso 2:  Windows XP  - 32 bits,  Apache 2.2.8 + PHP 5.2.6, 
    instalado con AppServ 2.5.10
  * Caso 3:  Windows 7 - 64 bits,  Apache 2.2.17 + PHP 5.3.5   ,
    instalado por xampp 1.7.4

En todos los casos da mensaje de error en errorlog, pero si miras en PHP 
a veces carga la libreria y a veces no

Agradezco las explicaciones

abc
Ernesto





El 14/07/2011 11:04, Rafael José dos Reis Novello escribió:
> Hola Ernesto,
>
> Creo que las tres son necesarias, las librerías de xml y xslt no tengo 
> dudas que son necesarias.
> Se pudieres mandar las mensajes de error creo que puede ayudarnos.
>
> Saludos,
> Rafael Novello
> Analista de Sistemas
> MTI/RST
> BIREME/OPAS/OMS
>
> ------------------------------------------------------------------------
> *De: *"spinaker" <spinaker at adinet.com.uy>
> *Para: *"reddes bvs-tech" <reddes.bvs-tech at listas.bireme.br>
> *Enviadas: *Quinta-feira, 14 de Julho de 2011 7:30:40
> *Assunto: *[bvstech] [Reddes.bvs-tech] Mas pregunas sobre PHP
>
> Prezados
>
> Estoy teniendo algunos conflictos con librerias .dll que tengo en mis 
> instalaciones de PHP
> Pregunta:
> Las tres .dll  siguientess son necesarias para los aplicativos de 
> Bireme: *iconv, libxml  y libxslt
> *o es que las tengo por causa de otras aplicaciones, porque el 
> errorlog de Apache indica que no son reconocidas, pero luego en el 
> PHP.info aparecen.
> ¿Podría ser que están compiladas en el php.exe y no son necesarias 
> como extensión?
>
> abc
> Ernesto spinak
> -- 
>    .^.                                .^.
>    ( )                                ( )
>    ===                                ===
>   =[=]================================[=]=
>    | |  Ernesto Spinak                | |
>    | |spinaker at adinet.com.uy         | |
>    | |  Montevideo, Uruguay           | |
>    | |  tel/fax  (598) 2622-3352      | |
>    | |  celular  (598) 99612238      | |
>   =[=]================================[=]=
>    ===                                ===
>    ( )                                ( )
>     V                                  V
>
> _______________________________________________
> Reddes.bvs-tech mailing list
> Reddes.bvs-tech at listas.bireme.br
> http://listas.bireme.br/mailman/listinfo/reddes.bvs-tech


-- 
   .^.                                .^.
   ( )                                ( )
   ===                                ===
  =[=]================================[=]=
   | |  Ernesto Spinak                | |
   | |  spinaker at adinet.com.uy        | |
   | |  Montevideo, Uruguay           | |
   | |  tel/fax  (598) 2622-3352      | |
   | |  celular  (598) 99612238      | |
  =[=]================================[=]=
   ===                                ===
   ( )                                ( )
    V                                  V

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.bireme.br/pipermail/reddes.bvs-tech/attachments/20110714/fe2d16cf/attachment-0001.html 
-------------- next part --------------
----------------------------------------------------
ERROR LOG DE CASO 1 - ULTIMO ACCESO 14/7/2011
Instalación de Apache y PHP en forma manual
Windows 7 - 32 bits
----------------------------------------------------
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.124 for ServerName
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.124 for ServerName
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'iconv.dll'  in Unknown on line 0
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'libxml2.dll'  in Unknown on line 0
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'libxslt.dll'  in Unknown on line 0
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'yaz3.dll'  in Unknown on line 0
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Child process is running
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Acquired the start mutex.
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Starting 64 worker threads.
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Starting thread to listen on port 80.
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Starting thread to listen on port 8070.
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Starting thread to listen on port 9090.
[Thu Jul 14 03:22:02 2011] [notice] Child 324: Starting thread to listen on port 8090.
----------------------------------------------------------------------------------------------

-------------- next part --------------
An embedded message was scrubbed...
From: "Guardado por Windows Internet Explorer 9"
Subject: phpinfo()
Date: Thu, 14 Jul 2011 13:37:37 -0300
Size: 69757
Url: http://listas.bireme.br/pipermail/reddes.bvs-tech/attachments/20110714/fe2d16cf/attachment-0003.mht 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CASO_2_errorlog.txt
Url: http://listas.bireme.br/pipermail/reddes.bvs-tech/attachments/20110714/fe2d16cf/attachment-0001.txt 
-------------- next part --------------
An embedded message was scrubbed...
From: <Guardado por Windows Internet Explorer 8>
Subject: phpinfo()
Date: Thu, 14 Jul 2011 13:46:26 -0300
Size: 67286
Url: http://listas.bireme.br/pipermail/reddes.bvs-tech/attachments/20110714/fe2d16cf/attachment-0004.mht 
-------------- next part --------------
--------------------------------------------
CASO 3 - ultimo acceso 11/7/2011
Apache + PHP instalado por xampp 1.7.4
Windows 7 - 64 bits
--------------------------------------------
[Mon Jul 11 19:46:07 2011] [info] mod_ssl/2.2.17 compiled against Server: Apache/2.2.17, Library: OpenSSL/0.9.8o
PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'iconv.dll' in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Invalid library (maybe not a PHP library) 'iconv.dll' in <b>Unknown</b> on line <b>0</b><br />
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\libxml2.dll' - No se puede encontrar el m\xf3dulo especificado.\r\n in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\libxml2.dll' - No se puede encontrar el módulo especificado.
 in <b>Unknown</b> on line <b>0</b><br />
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\libxslt.dll' - No se puede encontrar el m\xf3dulo especificado.\r\n in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\libxslt.dll' - No se puede encontrar el módulo especificado.
 in <b>Unknown</b> on line <b>0</b><br />
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\yaz3.dll' - No se puede encontrar el m\xf3dulo especificado.\r\n in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\yaz3.dll' - No se puede encontrar el módulo especificado.
 in <b>Unknown</b> on line <b>0</b><br />
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\php_yaz.dll' - No se puede encontrar el m\xf3dulo especificado.\r\n in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_yaz.dll' - No se puede encontrar el módulo especificado.
 in <b>Unknown</b> on line <b>0</b><br />
PHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Mon Jul 11 19:46:07 2011] [notice] Child 139740: Child process is running
[Mon Jul 11 19:46:07 2011] [debug] mpm_winnt.c(408): Child 139740: Retrieved our scoreboard from the parent.
-------------- next part --------------
An embedded message was scrubbed...
From: "Saved by Windows Internet Explorer 9"
Subject: XAMPP 1.7.4
Date: Thu, 14 Jul 2011 13:55:53 -0300
Size: 129617
Url: http://listas.bireme.br/pipermail/reddes.bvs-tech/attachments/20110714/fe2d16cf/attachment-0005.mht 


More information about the Reddes.bvs-tech mailing list