for i in `mysql -uadmin -p\`cat /etc/psa/.psa.shadow\` psa -Ns -e "select name from domains"`; do /usr/local/psa/bin/domain -u $i -php_handler_type fastcgi; done
Ok,
I would like to ask you if its possible with a oneliner to set so that all spam messages spamassasin marks as spam, is sent to the spam folder, for every mail account.
Igor, I tried your code and it updated all the domains to fastcgi as expected but now a couple of domains running Joomla 2.5 are having problems with slideshow components (Yootheme's Widgetkit and Joomlaworks' Frontpageslideshow) Sites running 1.5 seem fine (with other sliudeshows).
I use plesk 11.09.
Any ideas on what else may need tweaking on the server following the update to fastcgi ?