Bug 5328 - apache-spamd.pl: pass PidFile to apache as absolute path
Summary: apache-spamd.pl: pass PidFile to apache as absolute path
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other All
: P5 normal
Target Milestone: 3.2.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-11 03:10 UTC by Radoslaw Zielinski
Modified: 2007-02-14 04:16 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
fix: rel2abs(pidfile) patch None Radoslaw Zielinski [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Zielinski 2007-02-11 03:10:19 UTC
I had trouble recently with starting apache-spamd.pl on newest Apache 2.2;
attached patch parses --pidfile with File::Spec->rel2abs.
Comment 1 Radoslaw Zielinski 2007-02-11 03:11:51 UTC
Created attachment 3861 [details]
fix: rel2abs(pidfile)
Comment 2 Justin Mason 2007-02-14 04:16:19 UTC
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.