Posts Tagged ‘symfony

10 May, 2010

Symfony: XSL module to install in Ubuntu

Posted by: admin In: Linux|php|symfony

Following the tutorial Simfony (known PHP Framework) to the preliminary pre-requisite, reflected the lack of XSL module under Apache and PHP. Specifically, the message I found was: [[WARNING]] XSL module is installed: FAILED *** Install the XSL module (recommended for Propel) *** The workaround is to install apt-get the missing modules as follows: sudo apt-get [...]