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...
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
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
Hi chris,
thanks a lot for your answer!!!
So I explain you my problem: I want to find the module(as you told me it is written in C) that manage http request for modify it for my goals.
It is possible? Do you know what is this module?
Thanks
Bye
Hi, i tried to use strace but it traces the Unix system calls and not the php functions that Apache does when a request must to be served.
I want to know what are the function libraries that Apache calls when it serves an http request(for example).
Thanks a lot for your fast answer!
Bye
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.