How to install Symfony Framework?

Avatar
  • Answered
I have a CentOS 6.6 VPS that I need to install Symfony in order for another application (SIWAPP) to run. I moved from an Ubuntu VPS where it worked out of the box, as I guess Symfony was already installed. Now I am starting fresh with inmotion and am not sure how to go about the installation.

I got stuck as I don't have a /var/www/ folder, so I don't know what folder II should be in SSH/PuTTY before I start triggering a download and installation.

Can anyone offer me some advice? Point me to some reading material? I am a Windows developer translating everything I know, on the fly, to Linux commands.

THANKS IN ADVANCE!!

I have been reading....

For CentOS
http://tboxmy.blogspot.com/2013/01/installing-symfony2-on-centos-6.html

For Ubuntu
https://www.digitalocean.com/community/tutorials/how-to-install-and-get-started-with-symfony-2-on-an-ubuntu-vps
Avatar
johnpaulb-imhs1
Hello richieboo, Thank you for your symfony question. Your doc root should be: /home/userna5/public_html (Be sure to replace userna5 with your actual cPanel name) Alternately, if you are having a lot of problems, you can request a Softaculous license via AMP. Then, use the Softaculous installer to install Symfony automatically. Thank you, John-Paul