server version migration problem from 5.x to 7.x
--------------------------------
Hello All,
On AIX 6.1 OS , I am in a activity of migration my project website from IHS 5.x to 7.x version . while doing so I am getting error as shown in below snippet. Can any one please put some light on it , some pointers, some links ? . That would really be a gr8 help for me .
********************
httpd: Syntax error on line 913 of /usr/IBM/HTTPServer/conf/httpd.conf: Cannot load /lib/libapacheplugin.so into server: rtld: 0712-001 Symbol ap_clear_table was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_dummy_mutex was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_hard_timeout was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_kill_timeout was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_pcalloc was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_pstrdup was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
rtld: 0712-001 Symbol ap_reset_timeout was referenced/
from module /lib/libapacheplugin.so(), but a runtime definition/
of the symbol was not found/
/0509-021 Additional errors occurred but are not reported.
********************
More over i would be very thank ful if any one would be having already build IHS 7.x to tomcat redirector .so file.
thanks in advance.
--------------------------------
Posted By: aniruddha.jadha at Feb 5 2010 7:08AM