15/12/2008, 13:45
|
| | Fecha de Ingreso: febrero-2005
Mensajes: 626
Antigüedad: 20 años Puntos: 10 | |
Respuesta: xslt_create() indefinido Ya me contestaron Hello,
PHP version in the server is 5.2.6.
PHP 5.x does not support Sablotron xslt and does support only libxslt.
PHP 4.x supports both type of XSLT processors. http://devzone.zend.com/node/view/id/1713
cPanel provides option to have php5.x and php4.x simultaneously. Let us know if you want us to enable php4 in the server along with php5 or just php4.
Pero muchas gracias, oye entonces si uso ./configure opciones y
make
make install no pierdo modulos? o tengo que usar algo como esto http://httpd.apache.org/docs/1.3/programs/apxs.html |