Results 1 to 5 of 5

Thread: [resolved] php showing source when i run the php from my pc

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Resolved [resolved] php showing source when i run the php from my pc

    hi

    i have installed php4 on windows 2003 under IIS. after that when i run the php site from my pc eg : http://localhost/myphp/test.php

    it's showing the all source code rather then the out put.

    plzzzzzz help
    Last edited by shahid; Jul 12th, 2007 at 12:56 AM. Reason: resolved

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: php showing source when i run the php from my pc

    Have you set up the ISAPI filter?

    PHP/IIS Tutorial

    Also, you should use PHP 5, unless you've got a good reason for using 4 (such as some legacy application that doesn't run on 5).

  3. #3
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: php showing source when i run the php from my pc

    I have had that error when i was transitioning to PHP5 and it wasn't fully installed, you might want to check to make sure it is installed correctly.
    My usual boring signature: Something

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Re: php showing source when i run the php from my pc

    Quote Originally Posted by penagate
    Have you set up the ISAPI filter?

    PHP/IIS Tutorial

    Also, you should use PHP 5, unless you've got a good reason for using 4 (such as some legacy application that doesn't run on 5).

    thank you so much.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Resolved Re: php showing source when i run the php from my pc

    also the wamp5 tool is great.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width