PHP Apache not loaded as Apache module - TechRepublic
General discussion
September 2, 2000 at 03:15 AM
braincramp

PHP Apache not loaded as Apache module

by braincramp . Updated 24 years, 7 months ago

I’m having to use PHP on a Linux server that
does not have PHP added as an Apache module.

When embedding PHP into my html, where do I
specify the path to the php software (/usr/bin/php), do I place it as the first line in my html file, on the SCRIPT NAme line
or elsewhere. An example would be ideal.

I have no problem when using a php file that
is just php, in which case I just insert the
path to php as the first line of the script.

This discussion is locked

All Comments