Please Alex, "reply to all" in order to keep the thread on list.
I believe that Ken Williams could give you a more precise advise since
I'm always writing pure Apache handlers in similar cases, but just in
order to give a quick try I would suggest to register the input too. I'm
not quite sure, but
Hi Alex,
Your problem is originated from the fact that your code is not
compatible with the Apache::Filter chain that you are trying to use.
Apache::Dynagzip does not see your header because Apache::RegistryFilter
does not allow it to get through. That's why Apache::Dynagzip sets up
the default Co
Hi,
I've been trying for most of the evening to get Apache::Dynagzip
working with Apache::Registry. I've gotten to the point whereby it
works fine (compresses the content or not depending on the browser),
but it sets the default Content-Type to text/html and disregards the
headers I send from my
> Tyler, have you by chance read:
> http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Faults
> plus the short script that we can reproduce the problem with.
Maybe... I'll look into it in more detail later. My main point was
that no segmentation fault occurs in 1.99
Nick *** wrote:
PHP workarounds this problem with the OPEN_BASEDIR directive
(http://www.php.net/manual/en/features.safe-mode.php).
In addition to what Markus said, I would point out that many
mass-hosters just run PHP through CGI because it's the only way to get
real security.
There is a fair a
Tyler MacDonald wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
Hello,
I just tried an upgrade to 2.0RC1... only to have to back out.
All of my scripts run fine, except for one -- which exits with a
segmentation fault reliably.
>BTW, please wrap your paragraphs to max 80 characters, unfortunately many
>email clients still can't properly wrap longer lines at display or quote time.
Didn't know that. Sorry.
>
>> PHP workarounds this problem with the OPEN_BASEDIR directive. I don't know
>> how secure this is, but it
BTW, please wrap your paragraphs to max 80 characters, unfortunately many
email clients still can't properly wrap longer lines at display or quote time.
PHP workarounds this problem with the OPEN_BASEDIR directive. I don't know how secure this is, but it seems it works
No it doesn't. As I wrote,
> Оригинално писмо
>От: Stas Bekman <[EMAIL PROTECTED]>
>Относно: Re: shared hosts and MP2 security
>До: Markus Wichitill <[EMAIL PROTECTED]>
>Изпратено на: Четвъвтък, 2004, Декември 23 23:09:20 EET
>--
>
>Markus Wichitill wrote:
>> Nick **
-8<-- Start Bug Report 8<--
1. Problem Description:
Hello,
I just tried an upgrade to 2.0RC1... only to have to back out.
All of my scripts run fine, except for one -- which exits with a
segmentation fault reliably.
The segfault h
10 matches
Mail list logo