On Mon, Feb 04, 2002 at 04:29:42PM -0800, Cliff Pratt wrote: > > I can get PHP 4.1.1 to work with Enterprise server 4.1 SP9 if I don't > include Oracle in the Configure statement. I am running Tru64/Unix 5.1A on > a DEC Alpha. Apache will work with Oracle. I am including the same LIB's as > used for Oracle with Apache. No errors on make or install, compiling with > gcc 3.0.2 with patches > for Tru64 and using gnu make. If I configure with oci8 or oracle, when I > try to start the web > server I get the following: > Error running init function load-modules: dlopen of > /local/apps/netscape/server4/bin/libphp4.so failed (dlopen: > /local/apps/netscape/server4/bin/libphp4.so: symbol "OCILobFreeTemporary" > unresolved)
just say #undef HAVE_OCI8_TEMP_LOB somewhere at the top of oci8.c and recompile - than report back. tc -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php