|
From: Jan S. <ja...@ho...> - 2003-12-20 15:20:24
|
Hi, I have problems getting Apache (1) running with valgrind. I tried `valgrind /usr/sbin/httpd -X` and `valgrind --trace-children=yes /usr/sbin/httpd -X` but I don't get any output (beside the memcheck header) in valgrind. Trying to reach the server doesn't work and after a while, valgrind simply exits without *any* message. Is this a common user error, e.g. did I miss something, or does anyone have any idea? Jan. |
|
From: Dirk M. <dm...@gm...> - 2003-12-20 19:52:29
|
On Saturday 20 December 2003 15:41, Jan Schneider wrote: > I have problems getting Apache (1) running with valgrind. which version of valgrind? |