Re: PHP - install question

2008-02-07 Thread Mel
On Thursday 07 February 2008 21:28:43 Darryl Hoar wrote: > Yes, > but when I did an apachectl configtest, it barfed. Unlike in life, it's good to specify the contents of the barf in unix diagnostics and support requests :) A typo is easier spotted by someone else or the cause might be that the se

RE: PHP - install question

2008-02-07 Thread tesolarisc
> > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of tesolarisc > Sent: Thursday, February 07, 2008 2:19 PM > To: freebsd-questions@freebsd.org > Subject: Re: PHP - install question > > > > On Thu, 2008-02-07 at 14:0

RE: PHP - install question

2008-02-07 Thread Darryl Hoar
>On Thu, 2008-02-07 at 14:09 -0600, Darryl Hoar wrote: > When I use my browser and hit the server, I get a blank > page with the title PHP_TESTER. > > what step did I miss ? >> Did you add the following to your Apache configuration file: >> AddType application/x-httpd-php .php >> AddType applic

RE: PHP - install question

2008-02-07 Thread Darryl Hoar
tesolarisc Sent: Thursday, February 07, 2008 2:19 PM To: freebsd-questions@freebsd.org Subject: Re: PHP - install question On Thu, 2008-02-07 at 14:09 -0600, Darryl Hoar wrote: > When I use my browser and hit the server, I get a blank > page with the title PHP_TESTER. > > what ste

Re: PHP - install question

2008-02-07 Thread tesolarisc
On Thu, 2008-02-07 at 14:09 -0600, Darryl Hoar wrote: > When I use my browser and hit the server, I get a blank > page with the title PHP_TESTER. > > what step did I miss ? Did you add the following to your Apache configuration file: AddType application/x-httpd-php .php AddType application/x-h