Code Comments
Programming Forum and web based access to our favorite programming groups.Is it possible to run PHP with IIS and MySQL instead of with Apache? If it does, how do I make IIS recoqnize PHP modules etc...? Thanks
Post Follow-up to this message"Ruby Tuesday" <rubytuzdayz@yahoo.com> wrote: > Is it possible to run PHP with IIS and MySQL instead of with Apache? > If it does, how do I make IIS recoqnize PHP modules etc...? Thanks http://uk.php.net/manual/en/install.iis.php JOn
Post Follow-up to this messageDid follow the instruction and try to execute the following: under wwwroot directory, info.php <? phpinfo(); ?> The error said that "The page cannot be displayed". I tested it with .htm file and it works. Any ideas, Thanks "Jon Kraft" <jon@jonux.co.uk> wrote in message news:Xns94B6AB6FD9CA9jonjonuxcouk@130.133.1.4... > "Ruby Tuesday" <rubytuzdayz@yahoo.com> wrote: > > > http://uk.php.net/manual/en/install.iis.php > > JOn
Post Follow-up to this messageI got it to work. Somehow I have to put all the dlls and exe in <php-install-dir> dlls,extension,sapi in a directory. Is it the right way to do it? I just do not want to clutter my systems directory full of dlls, so I just created a new directory under php4 and put the dlls and exe in it. If you are using isapi.dll, beside php.exe, what else has to be in the same directory in order PHP to work with IIS? Thanks. "Ruby Tuesday" <rubytuzdayz@yahoo.com> wrote in message news:c3slki$2akvsf$1@ID-205437.news.uni-berlin.de... > Did follow the instruction and try to execute the following: > > under wwwroot directory, info.php > <? phpinfo(); ?> > > The error said that "The page cannot be displayed". > > I tested it with .htm file and it works. Any ideas, Thanks > > > "Jon Kraft" <jon@jonux.co.uk> wrote in message > news:Xns94B6AB6FD9CA9jonjonuxcouk@130.133.1.4... > >
Post Follow-up to this messageJust follow the link posted. Whatever instructions are there must have worked, because I haven't had any trouble. I installed PHP sometime last Spring here in our office on IIS, following the instructions, no trouble. As for the MySql, I put that on a Win/IIS system for someone else not long ago and no trouble with that, either, following the instructions provided. "Ruby Tuesday" <rubytuzdayz@yahoo.com> wrote in message news:c3sdfs$2bv3v6$1@ID-205437.news.uni-berlin.de... > Is it possible to run PHP with IIS and MySQL instead of with Apache? If it > does, how do I make IIS recoqnize PHP modules etc...? Thanks > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.