Re: [PHP-INSTALL] PHP configuration problem?

[email protected] (Lester Caine)
Newsgroups php.install
Message-ID <[email protected]>
HD wrote:
> 
>> I have installed Apache 2.0 on my computer.
>> I have installed PHP5.2.8 as a module in Apache.
>> Apache seems to work fine.
>> PHP will only parse index.php, it won't parse index.html
>> phpinfo() works, so i know PHP is installed and working.
>>
>> Why won't PHP parse .html files?

Because you will not have told apache to USE PHP for .html files.
If you check the changes to httpd.conf, you will find and AddType line 
for .php which uses x-httpd-php to process those pages.

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.