[PHP] Failing to Make Oracle Connection via php4.3.4

2004-03-19 Thread Martin McCormick
K, facility=TNS ns main err code: 12545 TNS-12545: Message 12545 not found; No message file for product=NETWORK, facility=TNS ns secondary err code: 12560 nt main err code: 515 TNS-00515: Message 515 not found; No message file for product=NETWORK, facili

Re: [PHP] More php Questions about PHP 4.3.4 (cli)

2004-03-12 Thread Martin McCormick
My thanks to both of you. I am trying to find out now how to compile in the oci8 functions because it is not obvious in the list of configuration selections. When I do get those functions, I can probably use the information from Marcelo so every bit helps. Martin Towell writes: >

[PHP] More php Questions about PHP 4.3.4 (cli)

2004-03-11 Thread Martin McCormick
I installed the FreeBSD port of php4.3.4. In order to query a remote database server running Oracle8I, I am supposed to use oci commands. I have a test script that one would think should do nothing except briefly connect to the remote server: #!/usr/local/bin/php http://www.php.net/) To u

Re: [PHP] If Using PHP CLI to Query Oracle8I DB, is Version Numbe r Critical?

2004-03-11 Thread Martin McCormick
A thousand thanks. This is all starting to make a bit of sense. Martin McCormick "Ford, Mike [LSS]" writes: >For an Oracle 8i database you want the OCI extension, not the Oracle >extension. OCI should be the extension of choice for Oracle version 7 and >later. --

[PHP] If Using PHP CLI to Query Oracle8I DB, is Version Number Critical?

2004-03-10 Thread Martin McCormick
le section says, >Introduction > > This extension adds support for Oracle database server access. See > also the OCI8 extension. Martin McCormick WB5AGZ Stillwater, OK OSU Information Technology Division Network Operations Group -- PHP General Mailing List (http://www.php.net/)