Install Symfony 1.x on ubuntu 14.04

Follow link for installation, http://symfony.com/legacy/doc/jobeet/1_4/en/01?orm=Propel

In my case there were problems after installations

  1. 500 server error  – Create Virtual Host to fix this error – follow each step in guideline given.
  2. Build schema XSL and PHP accelerator error –
    1. for XSL  try “sudo apt-get install php5-xsl
    2. for PHP accelerator try “sudo apt-get install php-apc