Help! My Boss told me to learn php for intranet purposes - so I'm a real rookie to that one...
I'm trying to run a php4.0.1 win32 binary with apache 1.3.12 as a module - apache is running smoothly, PHP4.01 module is running (as told on the DOS prompt) OK - but my phpinfo file is not parsed! The browser just shows the content of my file (that is:<?php phpinfo() ?>)...
and how do I configure my php.ini to write a logfile? I've been looking through A LOT OF manuals/document/forums and I couldn't find any hints on these Problems
My configuration:WIN NT4.0 SP6, Apache 4.0.1, PHP4.01 as a module, all settings in the php.ini and in the httpd.conf are like the examples in the manual.
I'd be very happy if anyone can help me on that..? :)
Thanks in advance
MarceTheMiserable