I installed PHP5, Apache2 and OpenSSL on my Debian woody server.
Everything seems to have installed fine without any complaints.
I can bring up my .php test page fine on the ssl https. But when I try
to bring it http up on port 80 I get the download-a-document and
what-do-you-want-to-open-it with dialogue box, as if there is no PHP on
the machine at all.
Is the problem in the php.ini file and/or the httpd.conf file?
I want PHP to be available to http and https for all hosted sites
including virtual hosts.
Any suggestions or other info would be appreciated.
Everything seems to have installed fine without any complaints.
I can bring up my .php test page fine on the ssl https. But when I try
to bring it http up on port 80 I get the download-a-document and
what-do-you-want-to-open-it with dialogue box, as if there is no PHP on
the machine at all.
Is the problem in the php.ini file and/or the httpd.conf file?
I want PHP to be available to http and https for all hosted sites
including virtual hosts.
Any suggestions or other info would be appreciated.
Comment