On Tue, 14 Oct 2003 20:39:36 +0200 mathieu perrenoud <[EMAIL PROTECTED]> wrote:
On Tuesday 14 October 2003 20:27, Collins Richey wrote:
I have apache2, php, and mod_php installed. /etc/apache2/conf/modules.d includes instructions to load php and enable the apropriate MIME types.
apache2 starts with no errors, except for a missing favicon.
I'm using urls like http://localhost/temp.html (has embedded php language). I get nothing but html displays; the php stuff does not run. I get similar results with http://localhost/phpmyadmin/ (this directory has index.php); nothing but the text of the index.php appears.
What am I missing?
Did you add " -D PHP4" to APACHE2_OPTS in /etc/conf.d/apache2?
APACHE2_OPTS="-D SSL -D PHP4"
Yes. But SSL starts and PHP4 does not (no indication in logs).
What next?
Hello.
File a bug if you please. The php dev ([EMAIL PROTECTED]) may want to know about it.
Kind regards.
-- [EMAIL PROTECTED] mailing list
