This syntax works fine.

 

When you say you are “not able” what do you mean?

What is the output?

Have you checked your APACHE log files?

 

Are you sure you saved the file as <filename>.PHP ?

 

 

Luis Moreira 
Analista 
E. S. Informática 
Gestão de Sistemas, Qualidade e Produção
Comunicação de Dados e Segurança
Rua Fraternidade Operária 5 
2799-501 Carnaxide 
Tel: +351 21 416 82 88 
Fax: +351 21 416 80 92 
Email :  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] 
URL:  <http://www.esi.pt/> http://www.esi.pt 

 

  _____  

From: Vishal Gaurav [mailto:[EMAIL PROTECTED] 
Sent: segunda-feira, 29 de Outubro de 2007 13:08
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Php not running

 

Hi,

Yes i am save that file as a .php extension.And i am able to view result of
<?php phpinfo(); ?>

 

Thanks,

Vishal

[EMAIL PROTECTED]

[EMAIL PROTECTED]

 

On 10/29/07, Lester Caine <[EMAIL PROTECTED]> wrote: 

Vishal Gaurav wrote:
> Hello,
> I am able to view local host http://localhost/ and able to view php
> installtion details by use this command on php file
>  <?php phpinfo(); ?>.

> But i am not able to use any other php script on my local machine. for
like
> <html> 
> <head>
> <title>PHP Test</title>
> </head>
> <body>
> <p>This is an HTML line
> <p>
> <?php
> echo "This is a PHP line"; 
> phpinfo();
> ?>
> </body></html>

Are you saving that as a script.php file?
script.html will not get processed as php

--
Lester Caine - G8HFL
----------------------------- 
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk 
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird - http://www.firebirdsql.org/index.php 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: <http://httpd.apache.org/userslist.html>
http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Vishal Gaurav 

Reply via email to