NYCPHP Meetup

NYPHP.org

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

Justin Dearing zippy1981 at gmail.com
Fri Apr 13 14:19:52 EDT 2012


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 easily.

You should really make an unprivileged user to run the mongod service
as.  I'm also not sure if --reinstall will work if the service is not
already installed (while I didn't write the original ntservice support
for mongo, I did improve its service support, so I'm going to have to
test it later.)

On Fri, Apr 13, 2012 at 11:34 AM, Hans Zaunere <bulk at zaunere.com> wrote:
> 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 to set this up.  Actually works quite well,
> though my notes may not be 100% complete - let me know if any issues.
>
> H
>
>
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show-participation



More information about the talk mailing list