On Jan 5, 2008, at 10:50 AM, "A.smith" <[EMAIL PROTECTED]> wrote:

Hi Bastien,

thanks for the suggestion, unfortunately I still have no page displayed...

  thanks Andy.

--------- Original Message --------
From: Bastien Koert <[EMAIL PROTECTED]>
To: A.smith <[EMAIL PROTECTED]>, php-general@lists.php.net
<php-general@lists.php.net>
Subject: RE: [PHP] PHTML files showing as blank pages
Date: 05/01/08 18:20


Andy,

try this

AddHandler php5-script .php .phtml
#AddType text/html .php .phtml
AddType application/x-httpd-php .php .phtml  .html .htm


bastien

________________________________________________
Message sent using UK Grid Webmail 2.7.9

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

In the actual page, try replacing "<?" with "<?php".

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to