Hi there. Many of my hosting sites use mod_php which is now on its way out. Their vhost configs contain php_admin commands which cause problems if these are migrated to a newer server. is there a way to fix these host configs at plesk so that they don't contain the php_admin commands?
Thanks!
Very strange -- they are accepting Turkish credit cards and had been responsive when I contacted them. About twice during the last two years!
We too have 2-factor auth on our credit cards.
Yes of course I know all about that, and that's how I start and stop that service and that's how I would look for troubles if it failed to start. But I also know ps aux command and wanted to share with all of you, so you know which parameters are passed to spamd..
Thanks for the feedback, yes when I let PLESK configure it, I got this:
SPAMDOPTIONS="--create-prefs --daemonize --helper-home-dir=/var/qmail --max-children=5 --nouser-config --razor-home-dir='/var/lib/razor/' --razor-log-file='sys-syslog' --username=popuser...
There is a better method now.. Here goes..
Edit the file: /usr/local/psa/admin/conf/panel.ini
and add this:
[databaseManagement]
features.phpMyAdmin.loginForm.enabled = on
after saving the file you should be able to connect to:
https://plesk.whatever.com:8443/phpmyadmin
I saw that the psa/dumps directory was taking 30% of the disk space so I'm afraid I did a rm -Rf of anything under psa/dumps..
Do I need to re-create some sub directories, like the tmp, or would plesk notice and fix the issue?
Hi. I'm trying to enable per-user settings of spamassassin. Here is what I have:
# more /etc/sysconfig/spamassassin
# Options to spamd
SPAMDOPTIONS="--create-prefs --daemonize --helper-home-dir=/var/qmail --max-children=5 --razor-home-dir='/var/lib/razor/' --razor-log-file='sys-syslog'...