![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: .PHP code does not parse php5 Apache2 on windows
From: <onedbguru@firstdbasource.com>
Date: Tue Apr 04 2006 - 22:06:40 CEST
okay... from a previous post you said that the phpinfo(); page was
there should be an:
AddType application/x-httpd-php .php .phtml
Q: take a closer look at:
LoadModule php5_module "C:/PHP/php5apache2.dll"
shouldn't that be:
|