|
Posted by IchBin on 08/15/06 23:00
awebguynow wrote:
> I note from the Apache website:
> Apache 2.2.3 Released
>
> I also note that Apache comes in an MSI form, while PHP just needs to
> be unzipped.
> I took a glance at apachelounge.com ( Apache2 on Windows ) and it's
> notes may help.
>
> Pecl seems very straightforward on Windows, just make sure .ini
> setting, "extension_dir" is correct and then add line
> "extension=???.dll"
>
> ~~~~~~~
> I am a bit concerned with this (and so are webhosts)
>>From php 5.1.4 Install notes:
> "We do not recommend using a threaded MPM in production with Apache2.
> ....."
>
> So (if I was running production Server) is the solution to use
> non-threading Prefork ??
> Module Identifier: mpm_prefork_module
> Source File: prefork.c
>
> I haven't heard too much comment on this but it seems like saying,
> you can have dinner, you just can't have a fork.
> ~~~~~~~
>
> Finally, the lastest Pear 1.4.3 looks very cool, and can even help your
> sync your Shared Host Pear modules up to the latest version, without
> asking your host to provide support system wide.
>
Thanks for the Apache and Pear info... I am not running a production
environment so I am running PHP 5.2.0
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|