Auke Jilderda wrote:
Afternoon,

I am having a little personal machine running Debian Testing provide a number of web services -- currently, it provides BackupPC, SquirrelMail, ViewVC on SVN, and Gallery -- and would love to include Dspam's web frontend. Unfortunately, the standard package installs the darn thing wanting to SuExec to the dspam user which naturally messes up the other services. I'm looking for a way to combine the dspam web interface with other web services.

So far, I simply disabled suexec and added the user account running the web server to also belong to the dspam group. This goes a long way to making the dspam web interface functional: the quaruantine works, personal stats work, and system statistics work but retraining doesn't work and user stats (in the admin part) don't work. What files or sub trees does the web server's user account need write access to to make those parts work?

Any other suggestions to make dspam's web interface play nice with other web services? (Provided all services show up under the same domain and port.)

Thanks,


Auke
You could setup a VirtualHost specifially for dspam's site, and have only that suexec, leaving the other sites alone.

??
--Kyle

Reply via email to