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"

-- 
mathieu


--
[EMAIL PROTECTED] mailing list

Reply via email to