|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I've got PHP5 installed on my laptop running Windows XP Pro. I would
like to have it installed to use IIS rather than Apache. The odd thing is that I have a phpinfo page created and sitting in inetpub\wwwroot. If I browse to http://127.0.0.1/test.php the page works. I created a virtual web site in IIS for PHPMyAdmin. But I can't seem to pull that page up. Instead I get a pop up box that asks what program to use to open that file. Any ideas? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Tue, 18 Sep 2007 00:04:44 -0000, TechieGrl wrote:
>I've got PHP5 installed on my laptop running Windows XP Pro. I would >like to have it installed to use IIS rather than Apache. > >The odd thing is that I have a phpinfo page created and sitting in >inetpub\wwwroot. If I browse to http://127.0.0.1/test.php the page >works. [...] You probably have set the doc_root in your php.ini file, and I think that forces PHP under IIS to ignore virtual directories. Try ripping out the doc_root and see what happens. |
|
![]() |
| Outils de la discussion | |
|
|