First of all, thanks for replying. However, since I run php as a cgi I'm not sure if that's why the suggestion didn't work...
So...I tried adding this to the bottom of my httpd.conf file:
php3_include_path .:<root path to project>/php
and got the a syntax error and the following when I ran apachectl configtest:
Invalid command 'php3_include_path', perhaps mis-spelled or defined by a module not included in the server configuration
Any solutions to this?
Thanks,
T.