Ver Mensaje Individual
  #1 (permalink)  
Antiguo 12/10/2015, 12:59
Montes28
 
Fecha de Ingreso: septiembre-2010
Mensajes: 1.853
Antigüedad: 13 años, 7 meses
Puntos: 6
Warnings al actualizar Php

hola amigos, tengo un servidor web con la distibución Centos 6 y actualize Php 5.4 a 5.6 y obtengo los siguiente warnings, como los puedo arreglar?

Código Javascript:
Ver original
  1. # php -v
  2. PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/apc.so' - /usr/lib/php/modules/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
  3. PHP Warning:  PHP Startup: imagick: Unable to initialize module
  4. Module compiled with module API=20100525
  5. PHP    compiled with module API=20131226
  6. These options need to match
  7.  in Unknown on line 0
  8. PHP Warning:  Module 'mongo' already loaded in Unknown on line 0
  9. PHP 5.6.14 (cli) (built: Sep 30 2015 11:50:10)
  10. Copyright (c) 1997-2015 The PHP Group
  11. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
  12.     with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies