Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Hans Zaunere
> > The mongo install process on Windows is a bit messed up - I think the > > --reinstall option will work, though I've had to fiddle with it before as > > Mongo seems to do some silly things.  That said, I've never run mongo in > > production on Windows (and probably never will) so a quick setup h

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Justin Dearing
On Fri, Apr 13, 2012 at 5:20 PM, Hans Zaunere wrote: > The mongo install process on Windows is a bit messed up - I think the > --reinstall option will work, though I've had to fiddle with it before as > Mongo seems to do some silly things.  That said, I've never run mongo in > production on Window

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Hans Zaunere
Hi Justin, all, > Good set of instructions but a two comments. > > PHP 5.4.0 does not have an MSI installer and when I asked on PHP-WIN > it was indicated that there were no plans to continue it. If you add > phpmanager (http://phpmanager.codeplex.com) to IIS it will let you > register PHP as a F

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Justin Dearing
Han/Leam, Good set of instructions but a two comments. PHP 5.4.0 does not have an MSI installer and when I asked on PHP-WIN it was indicated that there were no plans to continue it. If you add phpmanager (http://phpmanager.codeplex.com) to IIS it will let you register PHP as a FastCGI module easi

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Hans Zaunere
Hi Leam, > I've been asked to look at PHP on IIS on WIN 2008 talking to a > SQLServer. Having been in FOSS for so long I have no idea on this. Is > it reasonably doable? Would PHP on Apache on WIn 2008 be a better > solution in terms of ease of use and setting up? See attached for the notes I use

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread David Krings
On 4/13/2012 7:48 AM, leam hall wrote: Hey all, I've been asked to look at PHP on IIS on WIN 2008 talking to a SQLServer. Having been in FOSS for so long I have no idea on this. Is it reasonably doable? Would PHP on Apache on WIn 2008 be a better solution in terms of ease of use and setting up?

Re: [nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread Justin Dearing
Lean, It is doable and preferable to WAMP. I suggest you get phpmanager.codeplex.com. This will let you register and configure php with iis easily. the Isapi module is no longer supported. You want FASTCGI 32 bit non thread safe php. On Apr 13, 2012 7:48 AM, "leam hall" wrote: > Hey all, > > I

[nyphp-talk] PHP on IIS on Win 2008 talking to a SQLServer?

2012-04-13 Thread leam hall
Hey all, I've been asked to look at PHP on IIS on WIN 2008 talking to a SQLServer. Having been in FOSS for so long I have no idea on this. Is it reasonably doable? Would PHP on Apache on WIn 2008 be a better solution in terms of ease of use and setting up? Thanks! Leam -- Mind on a Mission