Hi all i have a problem with php5 on oci8 on
zSeries  SUSE SLES10 SP3   kernel   2.6.16.60-0.74.7 .
I need to use php with oci8.so.
Upgading php at level 5.2.14 oci8 are not more loaded.
Looking at apache error log i can see this error:
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib64/php5/extensions/oci8.so' - /usr/lib64/php
5/extensions/oci8.so: undefined symbol: OnUpdateInt in Unknown on line 0
using command nm on php5 shared object i can see this output:
nm mod_php5.so
nm: mod_php5.so: no symbols
on old php4 shared object i have this other output:
nm libphp4.so | grep OnUpdateInt
0000000000159260 T OnUpdateInt
in this case oci8 are loaded an everythink is working fine.
Many thanks
Any pointers are appreciated.
Leandro



--
Keep in mind that we didn't develop GNU for the sake of having it be
used by businesses. We welcome businesses to use it, and everybody,
every user of computers should be free to study and change and
redistribute software, all the software they use, and that includes
businesses, if they're using computers. But we don't give any
particular priority to businesses.
- Richard Stallman

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to