For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > January 2007 > Re: [PHP-INSTALL] PHP install on IIS with Dreamweaver on WinXP issue









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-INSTALL] PHP install on IIS with Dreamweaver on WinXP issue
Tamer Higazi

2007-01-06, 7:07 pm

Hi!
Here are the installation instructions for the IIS (internet Information
Server)

http://www.php.net/manual/en/install.windows.iis.php

Tamer

saz25 schrieb:
> Hi,
> I am new to PHP. I also have Dreamweaver installed on my Windows PC.
> I'd like to start writing some simple PHP files. I just installed IIS
> which is part of Windows XP. I verified that it works fine.
>
> Now when I installed PHP from the www.php.net site, it asks me what
> server I am using. There are 4 versions of IIS as choices. Which one do
> I choose ?
>
>
> Why is it that when I create a simple php file and place it in
> c:/inetpub/www, when I double-click on the file it opens Dreamweaver.
> How to I make it go to my IIS server and PHP application and not to
> Dreamweaver ?
>
>
> My .php file contains:
> <pre>&lt;p&gt;This page was created at &lt;b&gt; &lt;?php echo
> date("h:i:s a", time()); ?&gt; &lt;/b&gt; on the computer
> running PHP.&lt;/p&gt; </pre>
>
>
> Any help would be greatly appreciated.
> Thanks,
> Steve
>

Kevin Ruiz

2007-01-11, 7:01 pm

Tamer Higazi wrote:[color=darkred]
> Hi!
> Here are the installation instructions for the IIS (internet Information
> Server)
>
> http://www.php.net/manual/en/install.windows.iis.php
>
> Tamer
>
> saz25 schrieb:

which version of IIS are you running? You can find this out by going to
start->run->type "inetmgr"...this will open you IIS manager. the right
side of the panel will tell you which version of IIS you're running.
[color=darkred]

It doesn't sound like you have IIS set to parse your php files. I'd read
through the documentation from php.net first...if you're still having
issues shoot me an email.
[color=darkred]
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com