RW-50015



R12 Installation Post Steps: Apache Fails: RW-50015 Cannot Load Libphp4.So, Unresolved Symbols

Applies to:

Oracle Applications Manager - Version: 12.0.4 and later   [Release: 12 and later ]
HP-UX PA-RISC (64-bit)


Solution

To implement the solution, please execute the following steps:

1) check if the symbolic link ldflags in the $IAS_ORACLE_HOME/lib32 is pointing to an existing library
if it is not the case, please change it in order to points to $IAS_ORACLE_HOME/lib
ldflags -> ../lib/ldflags
and recreate the libclntsh file by running the genclntsh in $IAS_ORACLE_HOME/bin.

2) relink the 10.1.3 home as follow

a. Set the env for 10.1.3 home using
$INST_TOP/ora/10.1.3/$CONTEXT_NAME.env
echo $ORACLE_HOME
b. Relink Binaries under 10.1.3 home using
a. cd 10.1.3_HOME/appsutil/clone
b. run adlnkweboh.sh
c. check the logfile under 10.1.3_HOME/install/make_$DATE.log
d. check 10.1.3_HOME/lib32/libclntsh.sl.10.1has new timestamp and created correctly

3) restart apache and retest the issue

No comments:

SHRD0014: GLLEZL - process exiting with failure

  SYMPTOMS Journal Import completes with the following error: Error ------ ORA-01653 : unable to extend table GL.GL_IMPORT_REFERENCES ORA-01...