Plesk
You’ll want to make sure you have PHP running as FastCGI, and not as an Apache module. To configure this in Plesk:
- Click on ‘Domains’
- Click on the control panel link for your WordPress domain
- Click on ‘Websites and Domains’
- Click on the domain in the list of domains at the bottom
- Next to “PHP support”, there is a drop-down box next to “run as”. Select “FastCGI Module”.
- Make sure ‘FastCGI support’ checkbox is checked.
- Click ‘OK’ to save your changes.
- Folders should have 755 permissions (rwxr-xr-x)
- Most files should be 644 (rw-r–r–)
- Files with secrets, such as ‘wp-config.php’, should be 600 (rw——-)
- All files within should be owned by the FTP user for that domain, and the group owner should be ‘psacln’
MySQL
You’ll also likely need to tune your MySQL database configuration at some point, to optimize efficiency and speed of your database queries and WordPress sites. See these articles for more information on this process.
(dv) 4.0:Sample MySQL configuration for (dv) 4.0 512MB
http://wiki.mediatemple.net/w/(dv)_4.0:Sample_MySQL_configuration_for_(dv)_4.0_512MB
(dv):MySQLTuner
http://wiki.mediatemple.net/w/(dv):MySQLTuner
{ 0 comments }
