On Jan 8, 2008 12:58 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 3:37 PM -0800 1/5/08, Brady Mitchell wrote:
> >On Jan 5, 2008, at 639AM, A.smith wrote:
> >> I'm having a problem getting .phtml files to display in a web browser. I
> >>can successfully display a test.php page as per PHP install instru
On Jan 5, 2008 9:39 AM, A.smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a problem getting .phtml files to display in a web browser. I
> can successfully display a test.php page as per PHP install instructions but
> the phtml files show up blank
> (in firefox or IE).
>
> I have added these
At 3:37 PM -0800 1/5/08, Brady Mitchell wrote:
On Jan 5, 2008, at 639AM, A.smith wrote:
I'm having a problem getting .phtml files to display in a web browser. I
can successfully display a test.php page as per PHP install instructions but
the phtml files show up blank
(in firefox or IE).
A bla
e error message I was seeing and now I can connect to the
index.phtml page too.
Thanks to those who replied,
cheers Andy.
- Original Message -
From: "Brady Mitchell" <[EMAIL PROTECTED]>
To: "A.smith" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, January 0
On Jan 5, 2008, at 639AM, A.smith wrote:
I'm having a problem getting .phtml files to display in a web
browser. I
can successfully display a test.php page as per PHP install
instructions but
the phtml files show up blank
(in firefox or IE).
A blank page often means that there's an error o
PROTECTED]>, 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
On Jan 5, 2008 1:50 PM, A.smith <[EMAIL PROTECTED]> wrote:
> Hi Bastien,
>
> thanks for the suggestion, unfortunately I still have no page displayed...
>
>thanks Andy.
Are you restarting Apache after you've made the changes? Every
time you modify php.ini or httpd.conf, you have to resta
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
Subject: RE: [PHP] PHTML files showing as
Andy,
try this
AddHandler php5-script .php .phtml
#AddType text/html .php .phtml
AddType application/x-httpd-php .php .phtml .html .htm
bastien
> Date: Sat, 5 Jan 2008 14:39:49 +
> To: php-general@lists.php.net
> From: [EMAIL PROTECTED]
> Subject
- Original Message
From: Daniel Brown <[EMAIL PROTECTED]>
To: A.smith <[EMAIL PROTECTED]>
Cc: php-general@lists.php.net
Subject: Re: [PHP] PHTML files showing as blank pages
Date: 05/01/08 17:48
>
>
> A decent HOWTO to setup Apache2 and PHP5 on *nix sy
On Jan 5, 2008 9:39 AM, A.smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a problem getting .phtml files to display in a web browser. I
> can successfully display a test.php page as per PHP install instructions but
> the phtml files show up blank
> (in firefox or IE).
>
> I have added these
11 matches
Mail list logo