Guys, since I rebuilt Apache with prefork, the problem hasn't appeared,
so it seems the issue was definitely PHP + threads.
Thank you all who helped!
Laurent
--
/ Leader de Projet & Communauté| I'm working, but not speaking for
\ G11N http://fr.opensolaris.org | Bull Services http://www.bu
William A. Rowe, Jr. a écrit :
> Krist van Besien wrote:
>> On Tue, Apr 15, 2008 at 1:42 PM, Laurent Blume <[EMAIL PROTECTED]>
>> wrote:
>>
>>> I'll look for how to change the mutexes I can change. Any other hint
>>> will be welcome.
>> Yo
Eric Covener a écrit :
> http://marc.info/?t=11875374893&r=1&w=2
>
> If apachectl -V says fcntl is the default (APR_USE_FCNTL_SERIALIZE?)
> you can hit this if you have two apache components using the default
> type of lock.
Yes, it's fnctl(), I understand it's the default on Solaris.
> Some
Krist van Besien a écrit :
> Two questions:
> - Are you using any "third party" modules (ie, modules that didn't
> come with the apache source itself)?
Yes, PHP 4.4.8.
> - Is any part of your apache install on an NFS share?
No, all of it is local, including pages, logs, conf, etc.
Laurent
--
Hi all,
Okay, the title isn't very descriptive, but I haven't much to work with :-/
We're having a recurrent problem with Apache 2.2 on two Solaris 9 boxes:
it hangs, and becomes unresponsive. Connecting to the port 80, the
connection is established, but stays stuck, and send no data at all.
I t
Bj a écrit :
> Check if your index.hml and if any ErrorDocument directives are not
> interacting.
No, it's a very simple httpd.conf, no ErrorDocument, almost no module
actually, only the basic minimum to display a warning message.
> and try with Rewrite :
> RewriteEngine On
>
> RewriteCond %{RE
Hi all,
I've hit soetmhing that seemed obvious at first, and I can't get it to work:
I want to be able to do a temporary redirect all accesses to the web
server to / in some cases (maintenance work mainly).
I though that something like that would do, with a single dot to ensure
that only non-empt
Lech Karol Pawłaszek a écrit :
> On Friday 04 August 2006 15:36, Vagelis Papadogiannakis wrote:
> [...]
>> Many many thanks to Laurent Blume.
>> He is absolutelly my hero.
> [...]
>
> Buy him a beer and praise his name forever. ;-)
>
> Kind regards,
>
Brandon Fosdick a écrit :
> Have you tried sending an UNLOCK request manually?
Yes, using the Java client DAVexplorer. But it failed, because I was not
logged in as the same user, apparently.
Laurent
-
The official User-To-User
Shankar Unni a écrit :
> And "ausser haus" and "en vacance" and ...
>
>
> I actually see this a lot from European users on several mailing lists..
>
Unsurprising, considering how much more vacations we get every year ;-)
Laurent
Vagelis Papadogiannakis wrote:
> Ok, after a long night, I finally did the stupid thing...
>
> I accidentally destroyed all the vhost configuration files from the
> vhost.ddirectory.
> This directory contained separete .conf files which described every
> vhost of
> the system
>
> I dont have any
Hi all,
I've had the same problem a few times, and I'm wondering if there's a
clean solution:
some users are accessing a web directory (an Apache 2.0.54 server) with
DreamWeaver, using WebDAV, It seems that sometimes, files and
directories get locked, and are never unlocked. A quick search on the
Susan Roesner RZ wrote:
I am using Solaris 10, apache 2.0.55 and openssl 0.9.7i to compile apache with
mod_ssl and mod_so using the following commands
./configure --prefix=/path/to/apache --with-ssl=/opt/web/ssl097i --enable-ss
l --enable-rewrite --enable-so
The compilation/install proccess was
Hello all,
I'm sure this has been done before, but I can't get relevant hits on
AltaVista or Google...
I need to have a web interface to let users modify their vacation
message on the mail server in the intranet. They'll authenticate
themselves first, of course, using mod_ldap.
It's a regula
14 matches
Mail list logo