Thank you Brad!!
This is what I followed in her book:
AddType application/x-httpd-php .phtml .php
I guess the definition for .php must be on it own line like the example you
sent me.
Thanks to you I am up and running!
Cheers!
----- Original Message -----
From: "Brad Kowalczyk" <[EMAIL PROTECTED]>
To: "ciberflash" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 6:54 PM
Subject: Re: [PHP-INSTALL] Problems installing PHP.. > > > > > I just installed Apache 1.3.31 on my W2K SP4 computer. > > > > The installation of Apache 1.3.31 went well. I can use my browser to > > reach the root directory belonging to Apache. I downloaded PHP 4.3.9. > > I used the instructions to setup PHP by Julie C. Melloni. I am using > > her book to learn PHP. > > > > When I type the URL http://127.0.0.1/phpinfo.php. All I get is the > > line in the file (phpinfo.php) which is: > > <? > > phpinfo(); > > ?> > > > > I think that I should be receiving a little more than that! :) > > > > I have reviewed what she outlined in her book twice. What am I doing > > wrong? > > > > Thanks! > > Do you have this line in your httpd.conf? > > AddType application/x-httpd-php .php > > -- > > |> Brad Kowalczyk > |> Web Developer > |> [EMAIL PROTECTED] > |> www.ibiscode.com > > |
- [PHP-INSTALL] Problems installing PHP.. ciberflash
- Re: [PHP-INSTALL] Problems installing PHP.. Brad Kowalczyk
- ciberflash