I am sorry you are still having probs. I looked thro your httpd.conf and could see a couple of errors:
The AddModule directive for the tamino plugin is not required.
The LoadModule directive is not in the “correct” location.
Dependant libraries for the plugin are not loaded.
As a general comment, Apache v1 is very picky over the location and order of LoadModule and AddModule directives.Apache v2 greatly simplifies this area of Apache configuration.
I have attached an httpd.conf from a Solaris 7 Apache install I performed. Starting from the basic httpd.conf generated during the apache install, the only necessary mods for the plugin appear well towards the end of the file.
Hope this sorts things out for you.
Kind regards,
Simon
httpd.conf.Z (16.2 KB)
#API-Management#Tamino#webMethods