Hi everyone, Thanks for all the response concerning the issues I'm having with this project. I have the php handlers in httpd.conf. I have added index.php, etc. to the Directory Index. I have a test page containing and it returns a page full of pertinent info, so I believe apache is interpreting php pages. I have noticed the following however: httpd -v at the command line returns Server version: Apache/1.3.22 (Unix) (Red-Hat/Linux) but the server version reported in test.php using phpinfo() returns Apache/1.3.14 I believe this is a problem, but I'm not sure, and I don't know how to fix it. I tried to upgrade apache 1.3.14 in the past. I thought I was succesful. *shrugs* Still clueless, Eric P.S. On a side note, I've cobbled up things so bad at home working on this same thing, that now apache won't even run.... lol I guess you only get so many attempts at "rpm -ivh" and "rpm -e" with the occasional "tar -xzvf" and "./configure&&make&&make install" followed by repeated "rm -rf"'s before the system decides you're an idiot, and in it's own way, suggests you find something else to do.... rofl