[PHP-DEV] PHP Performance in Apache: Multi-Process vs Multi-Threaded

2010-12-14 Thread Israel Ekpo
Hi All, I have a few questions about the performance of PHP web applications *under load* and I would appreciate if there is anyone that would like to share their experiences in terms of any benchmarks or observations. *Background Information* In multi-process environments, such as FastCGI, Apac

[PHP-DEV] Re: [INTERNALS-WIN] Assistance Needed with config.w32 and .dsp scripts

2009-11-22 Thread Israel Ekpo
intentionally postponed until it was available for the windows platform. Once again thank you very much. You guys rock! On Sun, Nov 22, 2009 at 7:11 AM, Pierre Joye wrote: > hi, > > On Tue, Nov 17, 2009 at 10:26 PM, Israel Ekpo > wrote: > > Hi Everyone, > > > > My name is I

[PHP-DEV] Assistance Needed with config.w32 and .dsp scripts

2009-11-17 Thread Israel Ekpo
Hi Everyone, My name is Israel Ekpo I am trying to compile the Solr extension on Windows XP using Visual Studio 2008 but I am getting compile errors. Guillaume Rossolini also tried but he is getting other errors too. It looks like the Visual Studio compiler is unable to locate a library or

Re: [PHP-DEV] Why is ereg being deprecated?

2009-10-12 Thread Israel Ekpo
On Mon, Oct 12, 2009 at 3:14 PM, Mark Krenz wrote: > On Mon, Oct 12, 2009 at 05:55:25PM GMT, Carl P. Corliss [rabb...@gmail.com] > said the following: > > > > Code Search of: "eregi?(_replace)?\( lang:php" shows ~123,000 results > > Code Search of: > > > "preg_(filter|grep|last_error|match_all|ma

Re: [PHP-DEV] Why is ereg being deprecated?

2009-10-12 Thread Israel Ekpo
On Mon, Oct 12, 2009 at 1:28 PM, Derick Rethans wrote: > On Mon, 12 Oct 2009, Mark Krenz wrote: > > > Again, this isn't a debate on which is better, I only want to STRONGLY > > stress that I think its a big mistake to remove it in 6.0. > > The ereg library doesn't handle unicode so it can simpl

Re: [PHP-DEV] Bug #49325 Error in domdocument->schemaValidate

2009-10-05 Thread Israel Ekpo
On Mon, Oct 5, 2009 at 12:52 PM, David Zülke wrote: > On 05.10.2009, at 18:11, Israel Ekpo wrote: > > This was actually not a bug with the PHP code. >> >> The error was in the instance XML document. >> >> I just closed the bug. >> > > That shou

[PHP-DEV] Bug #49325 Error in domdocument->schemaValidate

2009-10-05 Thread Israel Ekpo
This was actually not a bug with the PHP code. The error was in the instance XML document. I just closed the bug. The contents of the element node did not conform to what is specified in the XSD. After adjusting the contents of the instance XML document to conform to the specifications of the XS

Re: [PHP-DEV] Doc on the VM

2009-10-02 Thread Israel Ekpo
On Fri, Oct 2, 2009 at 10:46 AM, Nicolai Scheer wrote: > Hi! > > Mathieu Suen schrieb: > > Hi, > > > > I would like to know if there is some documentation on the different > > layout of the array, object varaible ... in php. > > Or were in the source can we read how the php VM reprensent those > e

Re: [PHP-DEV] Buildbot setup / do you want access to testing platform?

2009-09-30 Thread Israel Ekpo
On Mon, Sep 28, 2009 at 1:55 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > First off, don't top-post :) > > On Sun, Sep 27, 2009 at 05:12, Israel Ekpo wrote: > > Hi Hannes, > > > > I want to help out. > > > > What do I have to do

[PHP-DEV] Re: [PECL-DEV] SVN Account Request: iekpo

2009-09-21 Thread Israel Ekpo
Hey guys, Please don't forget my PECL and SVN account request. I am still waiting. On Mon, Sep 21, 2009 at 10:59 AM, Israel Ekpo wrote: > I have a php extension for Apache Solr that I would like to publish and > introduce to the PHP community. > > Hannes Magnusson sent me her