Description

With a minimum of 2 GB of RAM, 100 GB HD and (obviously) very fast hardware this vServer is capable of running rather demanding Symphony websites.

Link

http://www.hosteurope.de

Reviews

If you are located in Germany (or want your vServer to be located here), I highly recommend this host. Hardware, software and support are above-average.

Just one thing: To really make this vServer fast (and get rid of “hanging” from time to time), you should change the Apache’s mpm configuration in /etc/apache2/apache2.conf which intially sets some values far too low. So you may use the following, for example:

<IfModule mpm_prefork_module>
    StartServers          5
    MinSpareServers       5
    MaxSpareServers      10
    MaxClients          150
    MaxRequestsPerChild   0
</IfModule>

(The above is the prefork module part of the config file — this is the mpm in use. So you don’t need to change the values for the worker module.)

I'm also hosting with Host Europe, very recommended.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details