Hey all,
This is about the 900th time I've installed PHP and Apache together on an XP box, but for whatever reason I am overlooking something, and I need some help.
For whatever reason, index.php is displayed as a text file. For instance:
<? phpinfo(); ?>
is displayed instead of parsing the .php extension.
AddType is in my httpd.conf, and PHP is loaded (or at least it says it is when Apache loads) and I haven't had any real errors.
Any ideas?
Thanks ahead of time.
- "Delightfully confusing..." raves The New York Times
-kas
This is about the 900th time I've installed PHP and Apache together on an XP box, but for whatever reason I am overlooking something, and I need some help.
For whatever reason, index.php is displayed as a text file. For instance:
<? phpinfo(); ?>
is displayed instead of parsing the .php extension.
AddType is in my httpd.conf, and PHP is loaded (or at least it says it is when Apache loads) and I haven't had any real errors.
Any ideas?
Thanks ahead of time.
- "Delightfully confusing..." raves The New York Times
-kas