Dan Field wrote:

functionality included. If I recompile PHP, will I need the Oracle
headers on the machine also? If so this could be a problem as the Oracle
server I wish to use is not on the same machine as the webserver.

Seems lots of us have not actually tried doing it without Oracle installed! To connect to a database you will need the networking code and specifically the tnsnames.ora file. Check for this. I think it unlikely to come with php since it is proprietry code. Its only the Oracle client installation you would need (not server) and only the networking code.

HTH
Chris



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to