On 07/05/2011 12:46, Simone Caruso wrote:
Il 06/05/2011 21:39, marco ha scritto:
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)
...you need to trace mod_php... not apache.

with gdb try break on "apache_php_module_main", "php_send", and
"ap_process_request" to see something... u better read the sources anyway

Hi Simone,
maybe you answer could help me, but i have no idea how to use gdb with apache php module during apache server is active.
If i want to trace the c function of php module, how can i do this?

Please help me
Thanks for your answer!!!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to