× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



But you said the extension was HTML, you have to have every extension in the list you want the parser to process.  So if you want every html page to be processed as php you would need

AddType application/x-httpd-php .php .html

Scott
On 7/19/2018 11:13 AM, Justin Taylor wrote:
I tried add .phtml, but it didn't make a difference.

-----Original Message-----
From: Kevin Bucknum [mailto:Kevin@xxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, July 18, 2018 12:31 PM
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxx>
Subject: Re: [WEB400] PHP code doesn't execute

If the AddType line in your config just has .php (which is the default) then I don't think it will run over any other extension. The only apps we have on the IBM i use zend framework and they all load the selves through the index.php. On some of my linux boxes we have changed the AddType to have .phtml also, and then mixed pages get that extention.

AddType application/x-httpd-php .php .phtml


Kevin Bucknum
Senior Programmer Analyst
MEDDATA/MEDTRON
Tel: 985-893-2550



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.