Rif: Re: [Phplib-users] is phplib compatible with Apache 2.0?
Brought to you by:
nhruby,
richardarcher
From: Fabrizio E. <fab...@sy...> - 2005-06-27 13:50:07
|
>Although I have no idea what's causing the problem (and Apache versions >/shouldn't/ have anything to do with it) First of all, glad to read you again, Nathaniel. It's been years since the last time :-) What was making me think was the old argument stating that using PHP4 with Apache 2.0 was a bad idea. There has been for a long time (I don't know if it's still there) an "official" statement on PHP site that warned aginst using php 4 on Apache 2 in a production environment. I can also submit this link reporting a comment by Rasmus about this: http://apache.slashdot.org/comments.pl?sid=101407&cid=8644732 The problem I'm experimenting it's very random and difficult to diagnose, so I was starting to think it could be caused by some part of code that's not thread safe. >I'd recommend upgrading to >session4, myself. Provided you didn't alter the existing session API, it >should be a drop-in replacement. Yep, but would it correct the problem? Bye, Fabrizio |