Has anyone come across this behavior? We've built php 4.3.2 with Oracle support (both --with-oracle and --with-oci8), but when I try to start up Apache with the ORACLE_HOME env variable set to the Oracle home location, it core dumps with this error:
Dump file /info/root/www/bin/kg_?_15533.trc KG Platform ORACLE_HOME = /usr/usc/oracle/9.0.1 System name: SunOS Node name: cwis.usc.edu Release: 5.8 Version: Generic_108528-19 Machine: sun4u
*** 2003.10.27.18.37.20.722
KGP-00600: internal error code, arguments: [kgupticon1], [], [], [], [], [], [], []
----- Call Stack Trace -----
NOTE: <PLT>+offset is used to represent that the
function being called is offset bytes from
the _PROCEDURE_LINKAGE_TABLE_.
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
FD5DB754 CALL <PLT>+18684 FFBEA7B0 ? 33 ? FFFFFFFF ?
0 ? 0 ? 0 ?
and so on...
It does work on other servers that we are using, both with Solaris 8 and Solaris 9. Help?
-- John Mullins www: http://www.usc.edu/~mullins University of Southern California e-mail: mullins@usc.edu Information Services Division phone: (213) 740-2870
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php