Para terminar con este problema debemos editar el archivo configuracion de suphp:
# nano /opt/suphp/etc/suphp.confY lo modificaremos de la siguiente forma:
[phprc_paths]
;Uncommenting these will force all requests to that handler to use the php.ini
;in the specified directory regardless of suPHP_ConfigPath settings.
application/x-httpd-php=/usr/local/lib/
application/x-httpd-php4=/usr/local/lib/
application/x-httpd-php5=/usr/local/lib/
Luego reiniciamos apache y asunto arreglado.
No hay comentarios:
Publicar un comentario