Hello,
I mean I installed all this as it were discribed.
Finally my Apache Server is running succesfully (I hope so🙂
Apache/1.312(win32) PHP/4.2.1 running . . . it says.
but ... when I am trying to open a php file under my htdocs
the php code is not interpreted by the browser - and apache is running.
when iI try to acces a php Page with my browser
(C:/Programs/ApacheGroup/Apache/htdocs/phpinfo.php)
it opens directly the MS Notepad and shoes me the php code!
I have in the http.conf:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
copied the php.ini to C:/WINNT/ and and and -
but it doesn't run as expected!
help please -
thanks
mike