Well thank you for the help.. I'll repost a more complete help request now.. last one was well.. incomplete..
System: Linux (slackware 8)
With: Apache2, PHP4.2
Apache2 && PHP4.2 configured, and Apache run
.php files open as plain text files
httpd.conf contains:
LoadModule php4_module modules/libphp4.so
#<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
#</Files>
(without the # of course)
And that is that, if anyone knows what the prob is please post.. thanks.