Hi...

Is PHP enabled by default in 7.2? I'm asking because when I point to an 
index.php file, it's displayed as plain text.

The way I understand it, PHP can be loaded dynamically (as a DSO module), 
compiled into Apache, or run as a CGI.

In the Mandrake httpd.conf, the lines that would cause Apache to recognize 
files with the appropriate PHP filename extensions are all commented out. 
Also, there are no LoadModule statements for PHP -- which makes me think that 
it's not running as a DSO.

So what do I need to do to make Apache do the right thing when it sees a 
*.php file?

Thank you!

M.

-- 
Michael O'Henly
TENZO Design

Reply via email to