Easysoft ODBC-ODBC Bridge

How do I tell Apache to pass PHP scripts to the PHP interpreter?

Article:
00087
Last Reviewed:
8th January 2024
Revision:
3

You should read the INSTALL file that comes with PHP very carefully before using Apache and PHP . It has instructions that tell you how to make Apache pass PHP scripts to the PHP interpreter. Briefly, you must add lines like the following to your Apache configuration file (e.g. httpd.conf):

AddType application/x-httpd-php5
AddType application/x-httpd-php5 .phtml
Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)