Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a hosting that is best suited for Symfony deployment? [closed]

I'm going to put a new application I created the last few weeks in production. Is there a hosting company that is best for Symfony or doesn't that matter at all? Or are there hosting companies you recommend or don't recommend in my case?

It's a very small application written in php (Symfony 1.4) and a db mysql with phpmyadmin.

I ask this question because I would like to put this web app. on a shared server (very low cost) and don't have the ability to change php.ini files in that case.

Thanks in advance.

like image 627
Kennethvr Avatar asked Dec 06 '25 12:12

Kennethvr


2 Answers

I think ServerGrove is an excellent choice when it comes to Symfony. 80% of their very helpful blog posts are also about Symfony. These guys use Symfony and know it very well.

like image 140
markus Avatar answered Dec 08 '25 01:12

markus


Like Colum, I think the hosting company doesn't really matters.

However for Symfony I would recommend a dedicated hosting since you may need to change PHP and Apache configuration (since Symfony 1.x uses a .htaccess, and sometimes you need to make aliases to something like .../sf/data and .../sf/web directories to be able to use some Javascript and CSS code from Symfony)

This page may be as well be helpful : http://trac.symfony-project.org/wiki/HostsSupportingSymfony

like image 44
Frosty Z Avatar answered Dec 08 '25 00:12

Frosty Z



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!