Domino 9 und frühere Versionen > ND8: Administration & Userprobleme
Reverse Proxy will nicht mehr - Hilfe!!
eknori:
Hier die Ausgabe. Aber was soll es, wenn es verzeichnis basiert sowieso nicht funktioniert?. Langsam habe ich keinen Bock mehr auf die ganze Schei..
--- Code: ---rproxy:/usr/include/libxml2 # apxs2 -c -I/usr/include/libxml2 -I. -i mod_xml2enc
/usr/lib/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -march=
i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fPIC -Wall -fn
o-strict-aliasing -DLDAP_DEPRECATED -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LAR
GEFILE64_SOURCE -DAP_DEBUG -pthread -I/usr/include/apache2 -I/usr/include-I/usr/include/apr-1
-I/usr/include/libxml2 -I. -c -o mod_xml2enc.lo mod_xml2enc.c && touch mod_xml2enc.slo
mod_xml2enc.c:54:29: error: libxml/encoding.h: No such file or directory
In file included from mod_xml2enc.c:64:
mod_xml2enc.h:30: error: expected declaration specifiers or â...â before âxmlCha rEncodingâ
mod_xml2enc.c:96: error: expected specifier-qualifier-list before âxmlCharEncodi ngâ
mod_xml2enc.c:109: error: expected specifier-qualifier-list before âxmlCharEncod ingâ
mod_xml2enc.c: In function âxml2enc_filterâ:
mod_xml2enc.c:141: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:143: error: âxml2ctxâ has no member named âconvsetâ
mod_xml2enc.c:144: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:145: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:145: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c: In function âfix_skiptoâ:
mod_xml2enc.c:160: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:160: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:162: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:163: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:166: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:171: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:171: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:172: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:172: warning: left-hand operand of comma expression has no effect
mod_xml2enc.c:176: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:176: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:177: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c: In function âsniff_encodingâ:
mod_xml2enc.c:208: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:208: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:208: warning: left-hand operand of comma expression has no effect
mod_xml2enc.c:210: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:211: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:211: warning: implicit declaration of function âxmlParseCharEncodi ngâ
mod_xml2enc.c:211: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:217: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:217: error: âXML_CHAR_ENCODING_NONEâ undeclared (first use in this function)
mod_xml2enc.c:217: error: (Each undeclared identifier is reported only once
mod_xml2enc.c:217: error: for each function it appears in.)
mod_xml2enc.c:218: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:218: warning: implicit declaration of function âxmlDetectCharEncod ingâ
mod_xml2enc.c:218: error: expected â)â before âxmlCharâ
mod_xml2enc.c:218: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:218: warning: type defaults to âintâ in declaration of âtype nameâ
mod_xml2enc.c:218: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:219: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:219: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:219: error: âXML_CHAR_ENCODING_ERRORâ undeclared (first use in thi s function)
mod_xml2enc.c:222: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:222: warning: implicit declaration of function âxmlGetCharEncoding Nameâ
mod_xml2enc.c:222: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:228: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:230: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:231: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:233: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:234: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:235: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:238: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:239: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:239: warning: left-hand operand of comma expression has no effect
mod_xml2enc.c:240: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:240: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:241: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:241: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:243: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:256: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:256: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:266: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:266: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:268: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:269: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:273: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:274: error: âxml2ctxâ has no member named âconvsetâ
mod_xml2enc.c:274: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:275: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:275: error: âXML_CHAR_ENCODING_UTF8â undeclared (first use in this function)
mod_xml2enc.c:278: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:282: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:282: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:286: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:286: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:287: error: âXML_CHAR_ENCODING_8859_1â undeclared (first use in th is function)
mod_xml2enc.c:287: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:289: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c: In function âxml2enc_filter_initâ:
mod_xml2enc.c:309: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:309: error: âXML_CHAR_ENCODING_NONEâ undeclared (first use in this function)
mod_xml2enc.c:310: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:311: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c: In function âxml2enc_ffuncâ:
mod_xml2enc.c:342: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:343: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:346: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:346: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:346: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:346: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:348: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:353: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:353: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:354: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:354: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:355: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:355: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:357: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:361: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:363: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:363: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:369: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:370: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:373: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:373: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:374: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:374: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:375: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:375: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:375: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:376: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:376: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:384: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:387: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:388: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:391: error: âxml2ctxâ has no member named âconvsetâ
mod_xml2enc.c:392: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:393: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:398: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:401: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:405: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:407: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:429: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:430: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:430: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:430: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:430: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:431: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:431: error: âxml2ctxâ has no member named âbbsaveâ
mod_xml2enc.c:458: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:458: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:470: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:470: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:471: error: âxml2ctxâ has no member named âconvsetâ
mod_xml2enc.c:472: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:472: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:475: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:475: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:490: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:490: error: âxml2ctxâ has no member named âbufâ
mod_xml2enc.c:490: error: âxml2ctxâ has no member named âbblenâ
mod_xml2enc.c:490: error: âxml2ctxâ has no member named âbytesâ
mod_xml2enc.c:511: error: âxml2ctxâ has no member named âconvsetâ
mod_xml2enc.c:512: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c:513: error: âxml2ctxâ has no member named âbbnextâ
mod_xml2enc.c: At top level:
mod_xml2enc.c:527: error: expected declaration specifiers or â...â before âxmlCh arEncodingâ
mod_xml2enc.c: In function âxml2enc_charsetâ:
mod_xml2enc.c:530: error: âxml2ctxâ has no member named âflagsâ
mod_xml2enc.c:533: error: âencpâ undeclared (first use in this function)
mod_xml2enc.c:533: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:534: error: âxml2ctxâ has no member named âencodingâ
mod_xml2enc.c:535: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:535: error: âXML_CHAR_ENCODING_NONEâ undeclared (first use in this function)
mod_xml2enc.c:535: error: âxml2ctxâ has no member named âxml2encâ
mod_xml2enc.c:535: error: âXML_CHAR_ENCODING_ERRORâ undeclared (first use ins function)
mod_xml2enc.c: In function âset_aliasâ:
mod_xml2enc.c:554: warning: implicit declaration of function âxmlAddEncodingAliasâ
mod_xml2enc.c: In function âset_defaultâ:
mod_xml2enc.c:563: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c: In function âset_skiptoâ:
mod_xml2enc.c:579: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:580: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:581: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c: In function âxml2enc_configâ:
mod_xml2enc.c:597: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:597: error: âXML_CHAR_ENCODING_NONEâ undeclared (first use in this function)
mod_xml2enc.c: In function âxml2enc_mergeâ:
mod_xml2enc.c:605: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:605: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:605: error: âXML_CHAR_ENCODING_NONEâ undeclared (first use in thisfunction)
mod_xml2enc.c:606: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:606: error: âxml2cfgâ has no member named âdefault_encodingâ
mod_xml2enc.c:608: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:608: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:608: error: âxml2cfgâ has no member named âskiptoâ
mod_xml2enc.c:608: error: âxml2cfgâ has no member named âskiptoâ
apxs:Error: Command failed with rc=65536
--- Ende Code ---
eknori:
Für das Protokoll: Mit zwei 8.0.2 Domino Servern funktioniert meine ursprüngliche Konfiguration. Nach einem Update auf 8.5 nicht mehr ...
Egal, ich habe jetzt auf virtuelle Server umgestellt. Wird zwar ein paar ServiceCalls geben, weil nun die URI au den _default_ server nicht mehr funktioniert und dies auch mit mod_rewrite nicht in den Griff zu bekommen ist.
Navigation
[0] Themen-Index
[*] Vorherige Sete
Zur normalen Ansicht wechseln