Ok I have a fresh stripped down in stall of Slackware 10.1 with apache, php and mysql in stalled. The problem i'm having is that when I view my test.php all that is outputted on the webpage is the php code. I know i've had this problem before and I cannot remember what I did to fix it. TIA!
Edit---
Well I just remembered that I forgot to update the httpd.conf file. So I went to httpd.conf and commented in the loade /etc/apache/mod_php.conf file
When I run apachectl configtest I get this error:
cannot load /usr/libexec/apache/libphp4.so into server: libmhash.so.2 cannot open shared object file. No such file or directory.
What in the world does this mean and where do I find the libmhash.so.2?