RE: [PHP-INSTALL] oracle compilation with php

2004-01-06 Thread Douglas B. Jones
with an answer. Thanks, Cheers, Douglas -Original Message- From: John Holden [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 1:29 PM To: 'Douglas B. Jones' Subject: RE: [PHP-INSTALL] oracle compilation with php http://www.php.net/manual/en/ref.oci8.php Not sure

[PHP-INSTALL] oracle compilation with php

2004-01-06 Thread Douglas B. Jones
Hi, We are on Tru64 5.1 and I am trying to compile php 4.3.4. I get the following error: cc: Severe: /src/net/www/php-4.3.4/ext/oracle/php_oracle.h, line 23: Cannot find f ile "ocidfn.h" specified in #include directive. (noinclfilef) #include "ocidfn.h" -^ I cannot find this include file anywher

[PHP-INST] oracle error

2001-02-28 Thread Douglas B. Jones
Hi, I have compiled the most recent php and apache with oracle. When I do: $conn = ora_logon("user@site","password"); I get the below error: Warning: Oracle: Connection Failed: Error while trying to retrieve text for error ORA-12541 in /u/staff/douglas/public_html/t.html on line 17 I know the

[PHP-INST] header("Location: ...) function

2001-01-13 Thread Douglas B. Jones
Hi, We are using the latest php 4.0.4pl1 on apache 1.3.14. I have three files: pja.html: test page 1 pjb.html: http://www.gpc.peachnet.edu/~douglas/t/pjc.html?cont_body=".urlencode($cont_ body)); exit; ?> pjc.html: html> test page 2 \n",$cont_body); ?> When I fill in a larg