You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/02/11 12:10:20 UTC

[Bug 5328] New: apache-spamd.pl: pass PidFile to apache as absolute path

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5328

           Summary: apache-spamd.pl: pass PidFile to apache as absolute path
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: radek@pld-linux.org


I had trouble recently with starting apache-spamd.pl on newest Apache 2.2;
attached patch parses --pidfile with File::Spec->rel2abs.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5328] apache-spamd.pl: pass PidFile to apache as absolute path

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5328


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2007-02-14 04:16 -------
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.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5328] apache-spamd.pl: pass PidFile to apache as absolute path

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5328


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.2.0






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5328] apache-spamd.pl: pass PidFile to apache as absolute path

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5328





------- Additional Comments From radek@pld-linux.org  2007-02-11 03:11 -------
Created an attachment (id=3861)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3861&action=view)
fix: rel2abs(pidfile)




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.