Re: [PHP] new install php not working. Please help.
From: Chris Shiflett (shiflett_at_php.net)
Date: 10/30/03
- Next message: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Mike Migurski: "Re: [PHP] removing all duplicate values from an array"
- In reply to: Patrick Fowler: "new install php not working. Please help."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 11:27:56 -0800 (PST) To: Patrick Fowler <pfowler@wynit.com>, php-general@lists.php.net
--- Patrick Fowler <pfowler@wynit.com> wrote:
> When I try access the index.php via the web the file it tries to
> download.
Try adding this to your httpd.conf:
AddType application/x-httpd-php .php
Hope that helps.
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
- Next message: Jackson Miller: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Mike Migurski: "Re: [PHP] removing all duplicate values from an array"
- In reply to: Patrick Fowler: "new install php not working. Please help."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|