From: Stephen C. <the...@wa...> - 2001-04-26 22:17:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 While trying to resync the Oracle work with the fry tree, I ran into this attempting to start up apache. Don't stop reading at the error message and tell me to fix my apache config; this is weirder than the case that's already been reported. Prototype mismatch: sub Slash::Apache::SlashVirtualUser vs ($$$) at /usr/local/slash/perllib/i686-linux/Slash/Apache.pm line 50. The earlier report of this said to remove any reference to Compress::Zlib from the Apache config or slash.conf or site.conf. (Indeed, I never ran into this while I was working with bender.) The rub is, Compress::Zlib *isn't anywhere* in my apache configs, and it throws this anyway. The *only* way I can get Apache to start is to comment out any vestige of `use Compress::Zlib` in the code; namely, Slash::Utility. Seemingly, any presence of Compress::Zlib, anywhere, keeps it from starting. Precisely why can't it just get along? - -- Stephen Clouse <the...@wa...> warpcore.org Founder, Chief Megalomaniac, and Evil Overlord -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBOuieY91EXk7JbKbMEQIRRQCgz5dTsNCCwYc2uIURS7VhaNdCzEwAoLqS PkcNPzg8epzR+0zARgHOqMnI =tsct -----END PGP SIGNATURE----- |