WordPress file permissions in Plesk

According to: http://codex.wordpress.org/Changing_File_Permissions [pullquote]All files should be owned by your user account on your web server, and should be writable by your username. Any file that needs write access from WordPress should be group-owned by the user account used by the webserver.[/pullquote] Related information: http://codex.wordpress.org/Updating_WordPress#Automatic_Update On plesk, “your user account” is set in the admin interface […]

Tell plesk to reload config files.

When you edit plesk configuration files, the following command must be run to activate the changes: /usr/local/psa/admin/sbin/websrvmng –reconfigure-vhost –vhost-name=domain.com or: /usr/local/psa/admin/sbin/websrvmng -av then: /etc/rc.d/init.d/httpd restart