<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>36</bug_id>
          
          <creation_ts>2001-09-30 14:06:13 +0400</creation_ts>
          <short_desc>bug in startup script</short_desc>
          <delta_ts>2009-05-10 09:30:54 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>apache-mod_perl</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Voinov">voins</reporter>
          <assigned_to name="Alexander Bokovoy">ab</assigned_to>
          <cc>at</cc>
    
    <cc>cas</cc>
    
    <cc>crux</cc>
    
    <cc>ender</cc>
    
    <cc>lakostis</cc>
    
    <cc>ldv</cc>
    
    <cc>mike</cc>
    
    <cc>mithraen</cc>
    
    <cc>qa_viy</cc>
    
    <cc>rider</cc>
    
    <cc>shaba</cc>
    
    <cc>solo</cc>
    
    <cc>viy</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>32</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Voinov">voins</who>
    <bug_when>2001-09-30 14:06:13 +0400</bug_when>
    <thetext>### Hacks for the apache + proxified apache-mod_perl
if [ -x /usr/sbin/httpd -a -x /var/run/httpd.pid ]; then 
        DEFINE=\&amp;quot;-DPERLPROXIED\&amp;quot;
fi
/var/run/httpd.pid cannot be executable
-if [ -x /usr/sbin/httpd -a -x /var/run/httpd.pid ]
+if [ -x /usr/sbin/httpd -a -e /var/run/httpd.pid ]

should fix problem


---

---

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2663</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Bokovoy">ab</who>
    <bug_when>2001-10-24 21:34:58 +0400</bug_when>
    <thetext>Fixed in 1.3.22rusPL30.9-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6028</commentid>
    <comment_count>2</comment_count>
    <who name="Alexander Bokovoy">ab</who>
    <bug_when>2001-10-24 21:34:58 +0400</bug_when>
    <thetext>Fixed in 1.3.22rusPL30.9-alt1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>