Optimum php.ini and my.cnf settings for a small Drupal 7 site on a virtual server
- by the other dude
I looking for advice on how to set up the default configuration of php.ini and my.cnf for a small site (100 pages) with very little traffic (300 visitors per day). All pages have a bit of text, some images, no video, no audio, no flash/silverlight, very little javascript and jquery. For tracking I'm using GA and Piwik. The main site database is around 50MB.
The site is hosted on a virtual server with 20GB RAM and 6 vCPUs so there's hopefully a lot of muscle to make it run very fast.
I don't know much about tweaking php and mysql settings and would appreciate it if your answers can be as detailed as possible.
Thanks