> Well, PHP seems to be compiled with pcre because "php -m" lists pcre.
> I upgraded to pcre 4.4-1.2 and php 4.3.11 (the most recent versions
> available from Fedoralegacy to upgrade FC1 (not FC2 as I wrote before)),
> and the error messages are the same.
> I can't figure out why changing Apache w
On 10 Aug 2006 Tomas Kuliavas <[EMAIL PROTECTED]> wrote:
> >
> > I've been fooling around with the server side sort setting in conf.pl
> and I > think it works better with these settings.
> >
> ...
> > 10. Disable server thread sort : false
> > 11. Disable server-side sorting : false
> ...
>
> T
Hello!
Short description of a problem im having.
I have a "master" directory with a couple of sub dirs and for some
reason
when i try to read what's in the "master" dir i just get a blank page.
This worked just fine till a couple of weeks ago.
Well, PHP seems to be compiled with pcre because "php -m" lists
pcre.
I upgraded to pcre 4.4-1.2 and php 4.3.11 (the most recent versions
available from Fedoralegacy to upgrade FC1 (not FC2 as I wrote before)),
and the error messages are the same.
I can't figure out why changing Apache would ca
> >
> > I've been fooling around with the server side sort setting in conf.pl
> and I > think it works better with these settings.
> >
> ...
> > 10. Disable server thread sort : false
> > 11. Disable server-side sorting : false
> ...
>
> These are default values. If your server supports server si
>>> Hello!
>>>
>>> Short description of a problem im having.
>>>
>>> I have a "master" directory with a couple of sub dirs and for some
>>> reason
>>> when i try to read what's in the "master" dir i just get a blank page.
>>>
>>> This worked just fine till a couple of weeks ago.
>>>
>>> Anyone got
>> Hello!
>>
>> Short description of a problem im having.
>>
>> I have a "master" directory with a couple of sub dirs and for some
>> reason
>> when i try to read what's in the "master" dir i just get a blank page.
>>
>> This worked just fine till a couple of weeks ago.
>>
>> Anyone got any suggest