@matt

works fine without suphp.

@brock

thanks for the hint, once again i forgot strace.


i did not to tell you that i am using apache with chroot,
so in the end /dev/urandom was the culprit, it was missing
and instead of it the system tried to generate random numbers
quite different, which took really a lot of time.

thanks again to all, problem solved

regards, stephan


Quoting Brock Noland <[email protected]>:

> I would write a wrapper script and strace the exec to a file.
>
> On Sun, Mar 21, 2010 at 7:08 AM, <[email protected]> wrote:
>
>> i tried php-cgi some time ago on console, but it works well
>> and fast as it should.
>>
>> @Will
>>
>> dns issue perhaps, but all dns requests for that host work fine,
>> on localhost and from remote hosts.
>>
>> regards, stephan
>>
>>
>>
>> Quoting Matt Harlum <
>>
>> [email protected]>:
>>
>> > What happens if you run the script using php-cgi from the particular
>> > users shell?
>> >
>> > Regards,
>> > Matt Harlum
>> > On 21/03/2010, at 6:04 PM, [email protected] wrote:
>> >
>> >> Every single page, my test page just echos some text.
>> >>
>> >> Uppon request of a page, suphp log contains immediately
>> >> the information line for that page, 10 seconds later
>> >> the browser has the result and apache access log gets
>> >> the entry for the page.
>> >>
>> >> regards, stephan
>> >>
>> >>
>> >> Quoting Matt Harlum <[email protected]>:
>> >>
>> >>> Every page being served or just a particular one?
>> >>>
>> >>> Are your pages doing any DB queries?
>> >>>
>> >>> Regards,
>> >>> --Matt
>> >>>
>> >>>
>> >>> On 20/03/2010, at 10:33 PM, [email protected] wrote:
>> >>>
>> >>>> Hello all,
>> >>>>
>> >>>> I am having troubles with my suphp installation, version 0.7.1
>> >>>> and apache 2.2.14, php version is 5.2.13.
>> >>>>
>> >>>> for whatever reason, i have about 10 seconds from request of
>> >>>> a php page until the result arrives to the client, browser,
>> >>>> wget, telnet whatever.
>> >>>>
>> >>>> i tried to track down the cause for it for quite some time now
>> >>>> but unfortunately did not find it.
>> >>>>
>> >>>> does anybody of you have an idea where to look for, what to
>> >>>> look for ?
>> >>>>
>> >>>> thank a lot
>> >>>>
>> >>>> stephan
>> >>>>
>> >>>>
>> >>>> _______________________________________________
>> >>>> suPHP mailing list
>> >>>> [email protected]
>> >>>> https://lists.marsching.com/mailman/listinfo/suphp
>> >>>
>> >>>
>> >>
>> >>
>> >>
>> >
>> >
>>
>>
>>
>>
>> _______________________________________________
>> suPHP mailing list
>> [email protected]
>> https://lists.marsching.com/mailman/listinfo/suphp
>>
>




_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to