I'm just upgrading Linux Server to RH7.3 and installed
Oracle9i(9.2.0) Client+PHP4.2.1+Apache1.3.26

Everything goes smoothly. However, when I access the
Oracle server by means of PHP, it gives the following error:

Warning: OCIStmtExecute: ORA-00909: invalid number of arguments

The line that cause the error is:

$result = ociexecute($cursor);

The same PHP is running well in my old server
(RH6.2+Oracle8i(8.0.x)+PHP4.0.3+Apache1.3.12).

Can anyone here give me advice ?

Thanks
Gordon Yeung




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

Reply via email to