php ini engine

The first php ini variable is the engine variable, this controls whether the PHP engine should be "on" or "off". Enable the PHP scripting language engine under Apache.

engine = On

This parameter is responsible for determining whether the PHP engine is available. Turning it off prevents you from using PHP at all. Obviously, you should leave this enabled if you plan to use PHP.





Content