Thanks that worked for me :-)
On Wed, Jan 18, 2012 at 9:49 PM, Guillaume Rossolini
wrote:
> On Wed, Jan 18, 2012 at 9:26 AM, Gregory Machin wrote:
>>
>> Hi.
>> I have a virtual host, that is configured with ldap authentication,
>> and this works well. The problem is
Hi.
I have a virtual host, that is configured with ldap authentication,
and this works well. The problem is that internal calls on the server
to the virtual host now require authentication as well.
How can I excluded localhost and selected sources from authentication
so that back-end processes do
ue, Nov 15, 2011 at 9:09 PM, Gregory Machin wrote:
>> Hi Jeff.
>> I have gone through the php.ini and I have set all the values
>> insanely high. I have used phpinfo(); to check that it's reading the
>> correct file and it is.
>>
>> phpinfo output:
>>
time. If you
> turn down all of your timeouts does it occur in much shorter time then
> currently?
>
>
> On Tue, Nov 15, 2011 at 9:09 PM, Gregory Machin wrote:
>> Hi Jeff.
>> I have gone through the php.ini and I have set all the values
>> insanely high. I have
PT_NAME"] /phpinfo.php
_SERVER["PHP_SELF"] /phpinfo.php
_SERVER["REQUEST_TIME"] 1321408932
On Wed, Nov 16, 2011 at 2:10 PM, Jeff Dyke wrote:
> 31 seconds is likely not a coincidence that its a default timeout to a
> lot of things, core PHP included.
>
Hi.
I'm running Apache/2.2.16 (Ubuntu) , libapache2-mod-fcgid
1:2.3.5-2ubuntu0.1, php5-cgi 5.3.3-1ubuntu9.6. on Ubuntu 10.10 LTS,
in a Virtualmin LAMP stack. Each Virtualhost runs suexec, thus the
need for mod-fcgid so that each site is running under its own user
account.
I have a clean install o