[rt-devel] apachectl configtest errors

Autrijus Tang autrijus at autrijus.org
Thu Nov 28 23:49:25 EST 2002


On Wed, Nov 27, 2002 at 04:02:40PM +1100, Sam Johnston wrote:
> 2.1.51 resolves my problem with the closed database connection, but now 
> I'm finding that Apache won't start, as per the apachectl configcheck 
> output below. Any suggestions?

Yes.

/Autrijus/

--- /home/autrijus/rt-2-1-51/lib/RT/CustomFields_Overlay.pm     Wed Nov 27 01:34:54 2002
+++ lib/RT/CustomFields_Overlay.pm      Thu Nov 28 18:27:46 2002
@@ -123,8 +125,7 @@
 sub _DoSearch {
     my $self = shift;

-    #unless we really want to find disabled rows, make sure we\'re only finding
-enabled ones.
+    # unless we really want to find disabled rows, make sure we're only finding enabled ones.
     unless($self->{'find_disabled_rows'}) {
         $self->LimitToEnabled();
     }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20021129/bd15330f/attachment.pgp


More information about the Rt-devel mailing list