Next Tutorial

Drupal 7 Tutorial Part 19: Understanding Drupal 7 Content Types & Fields Concepts !

Symfony2 Tutorial Part 2: How to install Symfony2 on Linux Ubuntu Operating System

Submitted by anilsagar on Tue, 06/26/2012 - 11:41

Hi Guys,

Welcome to the hands on tutorial of Symfony2. In this tutorial we are going to learn how to install Symfony2 step by steps.

Step 1:

Make sure your operating system supports Symfony2 requirements stated below.

  • PHP 5.3.2
  • Apache Webserver.
  • MySql Database.
  • Sqllite 3 needs to be enabled.
  • JSON needs to be enabled
  • ctype needs to be enabled
  • Your PHP.ini needs to have the date.timezone setting

If you have any issue regarding how to install PHP5.3.2 and Apache webserver you can refer this tutorial. http://www.anilsagar.com/content/drupal-7-tutorial-part-2-how-install-drupal-7

 

Step 2:

  • Once you install apache webserver, goto /var/www . This is your webroot.
  • Download Symfony2 from http://symfony.com/download and place the tgz folder inside /var/www/
  • Extract the contets of the folder.
  • Rename the folder to my_symfony_project from Symfony.

Step 3:

Step 4:

 

Now, Symfony2 instance is up and running in your local machine. Drop comments if you have difficuly in setting up instance. 

Stay tuned with this section for many more Symfony2 tutorials.

Cheers,

Anil sagar

1 comment

Useful Article

Submitted by Ayush Jain (not verified) on Thu, 10/04/2012 - 16:15.

Thanks so much for a simple and very useful article on Symfony. Indeed since Drupal 8 would be using Symfony, learning it is the next thing on the cards. Waiting for the next tutorial. :)

P.S: Its quite difficult to get your captcha correct, please make it somewhat easier.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image. Ignore spaces and be careful about upper and lower case.
©2010 AnilSagar. All rights reserved. Drupal theme by Kiwi Themes.