<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Now i have checked that my mod_perl is inside my apache...<br>
<br>
i called phpinfo(); from a php script, and in the apache environment i
see this:<br>
<br>
Apache/1.3.28 (Linux/SuSE) PHP/4.3.3 mod_perl/1.28<br>
<br>
<br>
grZ timo<br>
<br>
Jan Algermissen wrote:
<blockquote cite="mid40D97FFA.9E8A8FA9@topicmapping.com" type="cite">
  <pre wrap="">Timo Eissler wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Jan,

how can i check if mod_perl is inside my apache?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It should say that as a startup message in the error log (or access log I think).
Dunno about what happens when you use dynamic loading though.

The best is in my experience (especially for RT) to get a source code apache and
compile yourself, with mod_perl and what else you might need (mod_ssl?).

HTH,

Jan
  </pre>
  <blockquote type="cite">
    <pre wrap="">grZ timo

Jan Algermissen wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi Timo--

have you checked if mod_perl is really installed with your Apache?
Maybe you just have the package but not mod_perl inside you Apache?

Jan



Timo Eissler wrote:


      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello,

i tried to install libapreq-1.3 on my SuSE 9.0 box, but i always get
this error!

Please install mod_perl: 1.25 < version < 1.99
(Can't locate mod_perl.pm in @INC (@INC contains: Apache-Test/lib
/usr/lib/perl5/5.8.3/i586-linux-thread-multi /usr/lib/perl5/5.8.3
/usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl .) at
Makefile.PL line 22.
) at Makefile.PL line 23.
BEGIN failed--compilation aborted at Makefile.PL line 31.

Ok, i need a version of mod_perl between 1.25 and 1.99...
The problem now is, that i have mod_perl 1.28 and still get this error
message...

rt-neu:/usr/src # rpm -qi mod_perl
Name        : mod_perl                     Relocations: (not relocateable)
Version     : 1.28                              Vendor: SuSE Linux AG, Nuernberg, Germany
Release     : 65                            Build Date: Wed Sep 24 02:11:04 2003
Install date: Fri Feb 27 10:39:56 2004      Build Host: E36.suse.de
Group       : Productivity/Networking/Web/Servers   Source RPM: mod_perl-1.28-65.src.rpm
Size        : 3179973                          License: Other License(s), see package
Signature   : DSA/SHA1, Wed Sep 24 02:28:53 2003, Key ID a84edae89c800aca
Packager    : <a class="moz-txt-link-freetext" href="http://www.suse.de/feedback">http://www.suse.de/feedback</a>
URL         : <a class="moz-txt-link-freetext" href="http://perl.apache.org/">http://perl.apache.org/</a>
Summary     : Embedded Perl for Apache
Description :
The Apache/Perl integration project brings together the full power of
the Perl programming language and the Apache HTTP server.

With mod_perl it is possible to write Apache modules entirely in Perl.
In addition, the persistent interpreter embedded in the server avoids
the overhead of starting an external interpreter and the penalty of
Perl start-up time.

Authors:
--------
   Doug MacEachern and any others, see <a class="moz-txt-link-freetext" href="http://perl.apache.org/about/contributors/people.html">http://perl.apache.org/about/contributors/people.html</a>
Distribution: SuSE Linux 9.0 (i586)

Can anybody give me an hint to solve this problem?

grZ Timo

---------------------------------------------------------------
DT Netsolution GmbH - Talaeckerstr. 30 - D-70437 Stuttgart
Tel: +49-711-849910-70 Fax: +49-711-849910-970
WEB: <a class="moz-txt-link-freetext" href="http://www.dtnet.de/">http://www.dtnet.de/</a> Email: <a class="moz-txt-link-abbreviated" href="mailto:timo.eissler@dtnet.de">timo.eissler@dtnet.de</a>
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

RT Developer and Administrator training is coming to LA, DC and Frankfurt this spring and summer.
<a class="moz-txt-link-freetext" href="http://bestpractical.com/services/training.html">http://bestpractical.com/services/training.html</a>

Sign up early, as class space is limited.


        </pre>
      </blockquote>
      <pre wrap="">

      </pre>
    </blockquote>
    <pre wrap="">--
---------------------------------------------------------------
DT Netsolution GmbH   -   Talaeckerstr. 30 -  D-70437 Stuttgart
Tel: +49-711-849910-70                  Fax: +49-711-849910-970
WEB: <a class="moz-txt-link-freetext" href="http://www.dtnet.de/">http://www.dtnet.de/</a>          Email: <a class="moz-txt-link-abbreviated" href="mailto:timo.eissler@dtnet.de">timo.eissler@dtnet.de</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
---------------------------------------------------------------
DT Netsolution GmbH   -   Talaeckerstr. 30 -  D-70437 Stuttgart
Tel: +49-711-849910-70                  Fax: +49-711-849910-970
WEB: <a class="moz-txt-link-freetext" href="http://www.dtnet.de/">http://www.dtnet.de/</a>          Email: <a class="moz-txt-link-abbreviated" href="mailto:timo.eissler@dtnet.de">timo.eissler@dtnet.de</a>
</pre>
</body>
</html>