Ich habe nun mal weitere Debug-Ausgaben eingefügt und mir jeweils den $src ausgeben lassen, in dem er versucht, den Text zu ersetzen.
Der ist da in den meisten Fällen auch gar nicht drin:
Code:
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BWLIMIT}' eq '{BWLIMIT}', missing '{BWLIMIT}' in src # httpd [{DMN_GRP}] dmn group entry BEGIN.
!
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '##TEMPLATE' eq '##TEMPLATE', missing '##TEMPLATE' in src # httpd [{DMN_GRP}] dmn group entry BEGIN.
!
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SUEXEC_GROUP}' eq '{SUEXEC_GROUP}', missing '{SUEXEC_GROUP}' in src # httpd [{DMN_GRP}] dmn group entry BEGIN.
!
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PEAR_DIR}' eq '{PEAR_DIR}', missing '{PEAR_DIR}' in src # httpd [{DMN_GRP}] dmn group entry BEGIN.
!
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SCOREBOARDS_DIR}' eq '{SCOREBOARDS_DIR}', missing '{SCOREBOARDS_DIR}' in src # httpd [{DMN_GRP}] dmn group entry BEGIN.
(Das als Auszug - das Logfile ist natürlich insgesamt nun recht lang...)
Es sieht so aus, als ob er bei jeder .tpl-Datei versucht, alle bekannten Variablen zu ersetzen. Ist das richtig so oder hat sich da bei mir woanders ein Fehler eingeschlichen?
Wie gesagt, grundsätzlich funktioniert die Generierung ja...
VG (aus Dortmund
), Jens