I got some trouble viewing PHP pages from a server I've configured with apache, mysql and PHP4.
When I access the page, the browser constantly prompts me to either download/save or open from current location.
help someone?
Seemed I'm creating my own problem, and had placed
AddModule mod.php4.c
instead of
AddModule mod_php4.c
which I did and it now works.