[CentOS] Best way to set up for PHP websites
John R Pierce
pierce at hogranch.comSat Dec 18 01:35:56 UTC 2010
- Previous message: [CentOS] Best way to set up for PHP websites
- Next message: [CentOS] Best way to set up for PHP websites
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/17/10 9:30 AM, Cia Watson wrote: > I've never actually configured php, I just install the files (including > php-mbstring), and create a user for mysql and extract the Drupal files > to the docroot and I'm good to go. If it's a high-traffic site others > may have more specifics about php to add... for me the defaults have > worked fine. HTH. drupal really hammers on your database too. you need a well tuned and optimized mysql or postgres configuration to run it, and you likely want to use some form of SQL cache (memcached etc), since drupal will make the same queries over and over and over again.
- Previous message: [CentOS] Best way to set up for PHP websites
- Next message: [CentOS] Best way to set up for PHP websites
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list