I cannot start the apache server. It quits with
this message:
# bin/apachectl start
Syntax error on line 1009 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/ApacheModuleIno.so into server: shared object not open
bin/apachectl start: httpd could not be started
Yet the library is there, the path is in ld.so.conf and gets printed with ldsoconfig -v
Does ApacheModuleIno need another library. I checked that all libs are there against a running Tamino server.