Hi Fiona,
example
strace -f /etc/init.d/httpd restart
2011/10/20 Vincenzo D'Amore :
> Hello Fiona,
>
> have you tried to strace apache process ?
>
> Take a look at this:
>
> http://httpd.apache.org/dev/debugging.html
>
>
> On Mon, Oct 17, 2011 at 6:49 PM, Fiona Sisk wrote:
>
>> Hi,
>>
>> I have
Hello Fiona,
have you tried to strace apache process ?
Take a look at this:
http://httpd.apache.org/dev/debugging.html
On Mon, Oct 17, 2011 at 6:49 PM, Fiona Sisk wrote:
> Hi,
>
> I have a problem with the Apache PHP module and am hoping for some pointers
> on how to investigate it.
>
> I hav
Hi,
I have a problem with the Apache PHP module and am hoping for some pointers
on how to investigate it.
I have written a PHP extension that is called by a PHP script.
I use PHP as a module of Apache ( 1.3.37 or 2.2.19, I've tried both).
*
LoadModule php5_modulelibexec/apache/libphp5.so