--- On Thu, 1/3/13, Bob Proulx <b...@proulx.com> wrote:

> From: Bob Proulx <b...@proulx.com>
> Subject: Re: php install
> To: debian-user@lists.debian.org
> Date: Thursday, January 3, 2013, 8:22 PM
> Samuel Morgan wrote:
> > Please tell why php5 does not work under apache2 (with
> engine on)
> > using this index file:
> > ...
> > <?php
> > echo "Hello";
> > >
> 
> Missing the closing container marker. Put a "?>" in there
> and it
> should work.  Try this file:
> 
>   <?php phpinfo(); ?>
> 
> Bob
> 

Is that in a .php file or embedded in .html?  IIRC serving php in html requires 
toggling an option in the config file and my sites at least require an 
.htaccess handler to get it to work. I can post that when I get back on another 
computer if you like.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1357266669.95599.yahoomailclas...@web163402.mail.gq1.yahoo.com

Reply via email to