Re: [PHP] Installing both static and dynamic modules

2002-10-09 Thread Jonathan Duncan
Ah, that makes sense. Thanks Tom and David. Jonathan "Tom Rogers" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > Wednesday, October 9, 2002, 1:24:31 AM, you wrote: > JD> In the INSTALL file notes for PHP is says: > > JD> "1: Only install either the

Re: [PHP] Installing both static and dynamic modules

2002-10-08 Thread Tom Rogers
Hi, Wednesday, October 9, 2002, 1:24:31 AM, you wrote: JD> In the INSTALL file notes for PHP is says: JD> "1: Only install either the static module or the dynamic one. Do not JD>install both." JD> No reasoning is given for this statement. Does anyone know what the reason JD> for this is?