Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. marcolino88

    installing Mod Perl

    Hi all, I have a problem when I try to install mod_perl (from source files) on Ubuntu10.10 where Apache 2.2.18 is just installed. What are the compilation directive I should use? I try: $ perl Makefile.PL MP_APXS=/usr/local/apache/bin/apxs It gives some warning, but i go ahead with: $ make but...
  2. marcolino88

    Apache and dtrace

    Hi everybody, can someone help me with the installation of mod_dtrace on Apache? Anyway it is possible to use the command dtrace for tracing apr call on apache? I try it but i can't use it. Thanks Bye
  3. marcolino88

    dtrace on apache

    Hi everybody, can someone help me with the installation of mod_dtrace on Apache? Anyway it is possible to use the command dtrace for tracing apr call on apache? I try it but i can't use it. Thanks Bye
  4. marcolino88

    Apache monitoring

    Hi all, I'm new in this forum. I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table(it exists). Is it...

Part and Inventory Search

Back
Top