1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

PHP on Windows 2003 Server -

Discussion in 'Windows Server System' started by adamt56, 2005/05/05.

Thread Status:
Not open for further replies.
  1. 2005/05/05
    adamt56

    adamt56 Inactive Thread Starter

    Joined:
    2005/03/24
    Messages:
    38
    Likes Received:
    0
    Does anyone know how to REALLY get it to work? Anybody have a good resource that explains every single step?
     
  2. 2005/05/06
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    It's very straight forward. A lot easier than getting .Net set up correctly :)

    Download the Windows installer (.exe) from http://www.php.net/downloads.php. I'm running version 4 on my 2003 server, which works a treat.

    Once you've run the install wizard, open IIS and go to "Web Server Extensions" for the server object and make sure the PHP status is "allowed ".

    That's it. Upload a *.php file to one of your virtual directories and it should display the dynamic content when you browse to it.

    This works a treat for adding an extra bit of functionality to a intranet site. Some things are easier in PHP than VBSCript - e-mail forms for example, so I find it very useful to have that available. However, if I was building a totally PHP internet site, I think I'd ditch IIS and go for Apache.
     

  3. to hide this advert.

  4. 2005/05/06
    adamt56

    adamt56 Inactive Thread Starter

    Joined:
    2005/03/24
    Messages:
    38
    Likes Received:
    0
    Thank you very much for the response. Unfortunately, I just could not get PHP to work with IIS. I followed the instructions to the T.

    Some people says it works, others have trouble and claim that it just doens't work.

    So, I trashed the server. Re-installed Winddows 2003 server, Apache, and PHP and now it works fine.

    Thanks :)
     
  5. 2005/05/08
    adamt56

    adamt56 Inactive Thread Starter

    Joined:
    2005/03/24
    Messages:
    38
    Likes Received:
    0
    Ok. back to running IIS with PHP. Success!
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.