SA Bugzilla – Bug 5328
apache-spamd.pl: pass PidFile to apache as absolute path
Last modified: 2007-02-14 04:16:38 UTC
I had trouble recently with starting apache-spamd.pl on newest Apache 2.2; attached patch parses --pidfile with File::Spec->rel2abs.
Created attachment 3861 [details] fix: rel2abs(pidfile)
applied: : jm 111...; svn commit -m "bug 5328: always use an absolute path for the apache-spamd PidFile setting, thanks to Radoslaw Zielinski" spamd-apache2/bin/apache-spamd.pl Sending spamd-apache2/bin/apache-spamd.pl Transmitting file data . Committed revision 507505.