I'm not familiar with the IIS setup but we'll try a few things. Where 
did you install PHP? You say you are using IIS is IIS running? My PHP 
scripts don't run if I don't have apache running. (I have apache set up 
to be manually started so I can control if anyone is going to hit 
against my PC)
Lets start with that and see where we get to

MK

Yessbell Carranza wrote:

> Thank you for your answer!
> 
> I name my page HelloWorld.php and doesn´t run, How can I see if the PHP is
> well installed?  Or how is working the PHP?  Thank you.
> 
> 
> 
> 
> 
> -----Mensaje original-----
> De: Michael Kelley [mailto:[EMAIL PROTECTED]]
> Enviado el: miércoles 16 de mayo de 2001 10:14
> Para: Yessbell Carranza
> Asunto: Re: [PHP-WIN] Can everyone help me?, pease...
> 
> 
> What did you call the page? helloWorld.html or helloWorld.php?
> I've found that if I call my pages html the php scripts don't run ... as
> soon as I change to .php it runs ....
> 
> I too am new to this but I've had quite a bit of success so far ....
> 
> 
> Yessbell Carranza wrote:
> 
> 
>> I´m new on PHP, I´ve been trying to make an easy program:
>>      <html>
>>      <body>
>>      <?php
>>              $texto="Hello World";
>>                      echo $texto;
>>      ?>
>> 
>>      <br>
>>      <b>My first Script on PHP</b>
>>      </body>
>>      </html>
>> 
>> When I try to run the program from the Internet explorer, it doesn´t show
>> "Hello World", just display "My first script on PHP".  I belive that PHP
> 
> is
> 
>> not working, I do not why, so It only shows the label on HTML "My first
>> script on PHP".
>> 
>> I´m working with Win. Nt 4.0 Server, and IIS. I install PHP Ver. 4.05. Can
>> you help me please?, let me know what can I do, I have not idea of what to
>> do.
>> 
>> I have some more questions:  When you install the PHP on your machine you
>> can see it from the control panel? How can I see if it is install well?
> 
> How
> 
>> I can prove it?
>> 
>> 
>> Yessbell Carranza
>> SISTEMAS ORION
> 
> 
> 
> --
> 
> Michael Kelley
> [EMAIL PROTECTED]
> 
> Programmer/Systems Analyst I
> New Mexico State University
> Information and Communication Technologies
> Work # (505)-646-1374
> P.O. Box 30001
> MSC: 3AT
> Las Cruces, NM 88003


-- 

Michael Kelley                  
[EMAIL PROTECTED] 
        
Programmer/Systems Analyst I    
New Mexico State University
Information and Communication Technologies
Work # (505)-646-1374
P.O. Box 30001
MSC: 3AT
Las Cruces, NM 88003






--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to