Optimum php.ini and my.cnf settings for a small Drupal 7 site on a virtual server
Posted
by
the other dude
on Stack Overflow
See other posts from Stack Overflow
or by the other dude
Published on 2012-11-06T23:10:18Z
Indexed on
2012/11/07
23:00 UTC
Read the original article
Hit count: 201
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
© Stack Overflow or respective owner