[TYPO3-german] Apache2 absturz beim Modern Template Building 2 Tutorial
Michael Pohlers
pohlers at silpion.de
Wed May 17 19:14:12 CEST 2006
Hi Leute,
das hatte ich noch nie. Auf meinem Laptop mit Windows XP und XAMPP stürzt
der Apache2 immer ab wenn ich bei Seite 22 von Kaspers Tutorial Modern
Template Building 2 bin und mir den Content unter Licence C ansehen
will, also kurz bevor man diese selbst gebaute Extension in Betrieb nimmt.
Der Content wird nach dem selbstständugen Neustart vom Apache nicht
angezeigt. Alle anderen Seite aus dem Tutorial, die leer sind, also nur Navi
und oberes Logo funktionieren. Vielleicht liegt es an Content Styled
Content?? Ich habe alles so gemacht wie im Tutorial beschrieben. Ich glaube
mit dem Tutorial hat es an sich auch nichts zu tun, sondern auch vielleicht
mit XAMPP. Nämlich auch wenn ich statt Kaspers Typoscript
(# Main TEMPLATE cObject for the HEAD
temp.headTemplate = TEMPLATE
temp.headTemplate {
# Feeding the content from the Auto-parser to the TEMPLATE cObject:
template =< plugin.tx_automaketemplate_pi1
# Select only the content between the <head>-tags
workOnSubpart = DOCUMENT_HEADER
}
# Default PAGE object:
# Copying the content from TEMPLATE for <body>-section:
page.10 < temp.mainTemplate
# Copying the content from TEMPLATE for <head>-section:
page.headerData.10 < temp.headTemplate
#plugin.tx_automaketemplate_pi1.content <
plugin.tx_myownmichistemplateselecta_pi1)
Dieses hier eintrage:
page = PAGE
page.typeNum = 0
page.10 = Text
page.10.value = Hello World
stürzt der Apache zwar nicht ab, aber es wird auch nicht Hello World
angezeigt
Noch mehr zu XAMPP:
Apache2
PHP4
MySQL 5.0.18-nt -> kann hier vielleicht das Problem liegen???
Gruß,
Michael
More information about the TYPO3-german
mailing list