Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #1411

Re: setup php, win 7

From "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid>
Newsgroups comp.lang.php
Subject Re: setup php, win 7
Date 2011-05-04 12:57 +0200
Organization http://alvaro.es/
Message-ID <iprbe9$9d6$2@dont-email.me> (permalink)
References <4dc0725b$0$9078$607ed4bc@cv.net> <ipq768$h6s$1@dont-email.me> <4dc0b338$0$9101$607ed4bc@cv.net>

Show all headers | View raw


El 04/05/2011 3:59, Aleks Kleyn escribió/wrote:
> Looking into this code I decided that this is source code for compiler

Didn't the "Complete Source Code" title give you a clue? ;-P


> and found bellow link for binaries. it was MSI file which setup everything.
>
> Now puting php file into IIS folder I can see it in IE. The only question
> is.
>
> in manual they write it is written that I can embed PHP into html file
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
>      "http://www.w3.org/TR/html4/loose.dtd">
> <html>
>      <head>
>          <title>Example</title>
>      </head>
>      <body>
>
>   <?php
>              echo "Hi, I'm a PHP script!<br />";
>          ?>
>      </body>
> </html>
> But IE shows me empty page and on view code I see original code. What can be
> reason?

The reason is that you may have installed PHP but haven't configured IIS 
to use PHP. The installation wizard offers an option to configure IIS, 
did you select it?


-- 
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-03 17:23 -0400
  Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-03 20:38 -0400
    Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-03 21:59 -0400
      Re: setup php, win 7 "P E Schoen" <paul@pstech-inc.com> - 2011-05-03 22:31 -0400
        Re: setup php, win 7 "Twayne" <nobody@devnull.spamcop.net> - 2011-05-04 19:43 -0400
          Re: setup php, win 7 "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid> - 2011-05-05 09:43 +0200
            Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-05 06:44 -0400
          Re: setup php, win 7 Michael Fesser <netizen@gmx.de> - 2011-05-05 22:38 +0200
            Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-09 15:02 -0400
              Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-09 19:20 -0400
      Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-03 22:52 -0400
      Re: setup php, win 7 "Álvaro G. Vicario" <alvaro.NOSPAMTHANX@demogracia.com.invalid> - 2011-05-04 12:57 +0200
      Re: setup php, win 7 "Twayne" <nobody@devnull.spamcop.net> - 2011-05-04 19:36 -0400
        Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-09 15:15 -0400
          Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-09 19:21 -0400
            Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-11 11:58 -0400
              Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-11 12:32 -0400
                Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-22 10:38 -0400
                Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-22 13:49 -0400
                Re: setup php, win 7 "Aleks Kleyn" <AleksKleyn@OptOnline.net> - 2011-05-23 10:34 -0400
                Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-23 14:11 -0400
                Re: setup php, win 7 crankypuss <no@email.thanks> - 2011-05-23 12:38 -0600
                Re: setup php, win 7 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-23 17:56 -0400

csiph-web