
10/05/2006, 10:32
|
 | | | Fecha de Ingreso: marzo-2005 Ubicación: Cd. de México.
Mensajes: 3.001
Antigüedad: 20 años Puntos: 33 | |
Solucion tomada de 3essentials Cita: MM_XSLTransform error - Windows Server Platforms
Solution
ErrorThe server could not perform the XSL transformation because an XSLT processor for PHP could not be found.
ReasonThe extension=php_xslt.dll is commented out in your php.ini file for your site
Resolution
1. Login to your site via FTP or use the PLESK File Manager Utility.
2. Change directories to the httpdocs directory
3. If using FTP, download the php.ini file, locate the line ;extension=php_xslt.dll and remove the ';' character
4. Save the php.ini file and re-upload the php.ini file to your httpdocs directory |