[TYPO3-german] Re: [TYPO3-german] Re: [TYPO3-german] Hilfe: Upgrade von 3.6.2. nach 3.8.1 mißlungen

Jörg Petersson mail at e-med-cd.de
Mon Sep 25 17:41:17 CEST 2006


Lieber Fabian,

das war schon mal ganz schlau. Zumindest komme ich in die Typo3-Seite rein, 
aber ich kann weder dort noch direkt über die Adresse die 
Installationsroutine aufrufen:

Meldung:
Warning: 
main(/home/httpd/docs/testsite-3.6.2/typo3/ext/install/mod/class.tx_install.php): 
failed to open stream: No such file or directory in 
/home/httpd/docs/testsite-3.6.2/typo3/init.php on line 215

Fatal error: main(): Failed opening required 
'/home/httpd/docs/testsite-3.6.2/typo3/ext/install/mod/class.tx_install.php' 
(include_path='.:/usr/share/php') in 
/home/httpd/docs/testsite-3.6.2/typo3/init.php on line 215

Auch finde ich nicht meinen Seitenbaum vor, sondern nur das traurige 
Rootsymbol und die Fehlermeldungen:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result 
resource in /home/httpd/docs/testsite-3.6.2/typo3/t3lib/class.t3lib_db.php 
on line 729

Warning: mysql_free_result(): supplied argument is not a valid MySQL result 
resource in /home/httpd/docs/testsite-3.6.2/typo3/t3lib/class.t3lib_db.php 
on line 766

Warning: Cannot modify header information - headers already sent by (output 
started at 
/home/httpd/docs/testsite-3.6.2/typo3/t3lib/class.t3lib_db.php:729) in 
/home/httpd/docs/testsite-3.6.2/typo3/template.php on line 601


Ich wäre ja nicht so verzweifelt, wenn ich die Site nicht morgen 
präsentieren müsste.

Lieber Fabian, was fällt dir nun dazu ein?

Jörg

"Fabian König" <Fabian.Koenig at gmx.net> schrieb im Newsbeitrag 
news:mailman.1.1159197448.1542.typo3-german at lists.netfielders.de...
> Schade :(
>
> Naja, dann versuch mal einfach bei $TYPO3_CONF_VARS['EXT']['extList'] 
> einfach das sv hinzuzufuegen.
>
> Also:
> $TYPO3_CONF_VARS['EXT']['extList'] = 'sv,tsconfig_help,context_help,...'
>
> Vielleicht klappt das ja ;)
>
> Und immer dran denken:
> Bei localconf-Aenderungen immer die temp-dateien loeschen! :D
>
> Jörg Petersson schrieb:
>> Lieber Fabian,
>>
>> vielen Dank für deine promte Hilfe. Leider ist diese Zeile in meiner 
>> localconf.php nicht zu finden:
>>
>> $TYPO3_CONF_VARS['EXT']['extList'] = 
>> 'css_styled_content,tsconfig_help,extra_page_cm_options,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,phpmyadmin,aboutmodules,imagelist,setup,taskcenter,sys_notepad,taskcenter_recent,taskcenter_rootlist,info_pagetsconfig,metatags,tt_address,tt_calender,feuser_admin,tt_guest,tt_board,tt_poll,tt_rating,tipafriend,plugin_mgm,sys_action,sys_todos,user_photomarathon,static_file_edit,sys_stat,viewpage,tt_products,extrep_wizard,indexed_search,tstemplate_styler,mininews,user_set_page_title,impexp,rte,rte_conf,context_help,sys_messages,quickhelp,qcom_belogin,newloginbox,arotea_loginbox,galileo_awstats,th_exttable,iwi_phpmail,page_php_content,mp_users_online,kh_usersonline,chc_forum,calendar,calendar_ext,de_phpot,g2rss,tt_news,zed_more_columns,n_rdfimport,fenestgrp,asfk_shadowborder,cm_rdfexport,danp_extrdfexport,dr_wiki,sk_calendar,static_info_tables,sr_stat
> ic_info,sr_language_menu,currencyconv,goof_fotoboek,rs_userimp,news_feedit,mth_feedit,cc_rdf_news_import,rss2_import,xml_ttnews_import,ts_language_de';
>>
>> $typo_db_extTableDef_script = 'extTables.php';
>>
>> ## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be 
>> changed by the install script!
>>
>> $typo_db_username = 'xxxx';       // Modified or inserted by TYPO3 
>> Install Tool.
>> $typo_db_password = 'yyyy';       // Modified or inserted by TYPO3 
>> Install Tool.
>> $typo_db_host = 'localhost'; //  Modified or inserted by TYPO3 Install 
>> Tool.
>> $typo_db = 'typo3'; //  Modified or inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["SYS"]["sitename"] = 'testsite-3.6.2'; //  Modified or 
>> inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["SYS"]["loginCopyrightWarrantyProvider"] = 'e-med c+d 
>> gmbh'; //  Modified or inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["SYS"]["loginCopyrightWarrantyURL"] = 'www.e-med-cd.de'; 
>> // Modified or inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["BE"]["unzip_path"] = '';       // Modified or inserted 
>> by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["BE"]["warning_email_addr"] = 'mail at e-med-cd.de'; // 
>> Modified or inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["BE"]["warning_mode"] = 'mail at e-med-cd.de'; //  Modified 
>> or inserted by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["BE"]["installToolPassword"] = 
>> 'bfde4a3a5761c8c06bf5bcdc97d26b04';       // Modified or inserted by 
>> TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["GFX"]["gdlib_png"] = '1'; //  Modified or inserted by 
>> TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["GFX"]["im_version_5"] = '1'; //  Modified or inserted 
>> by TYPO3 Install Tool.
>> $TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = ''; //  Modified or inserted by 
>> TYPO3 Install Tool.
>> // Updated by TYPO3 Install Tool 02-01-2006 16:36:59
>> $TYPO3_CONF_VARS['EXT']['extList'] = 
>> 'tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,tstemplate_styler,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,phpmyadmin,aboutmodules,imagelist,setup,taskcenter,sys_notepad,taskcenter_recent,taskcenter_rootlist,info_pagetsconfig,viewpage,tt_news,rss2_import,th_exttable,de_phpot,mth_feedit,fenestgrp,tt_address,newloginbox,chc_forum,news_feedit,goof_fotoboek,cm_rdfexport,tt_rating,asfk_shadowborder,tipafriend,cc_rdf_news_import,xml_ttnews_import,cms_plaintext_import,direct_mail,n_rdfimport,tt_guest,plugin_mgm,mc_googlesitemap,frontendformslib,mbl_newsevent,feuser_admin,ameos_dragndropupload,rte,rs_userimp,ts_language_de'; 
>> // Modified or inserted by TYPO3 Extension Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['css_styled_content'] = 
>> 'a:1:{s:15:"setPageTSconfig";s:1:"1";}'; //  Modified or inserted by 
>> TYPO3 Extension Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['ts_language_de'] = 
>> 'a:1:{s:2:"en";s:1:"0";}'; //  Modified or inserted by TYPO3 Extension 
>> Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['rs_userimp'] = 
>> 'a:8:{s:11:"useRecycler";s:1:"0";s:14:"createDropFile";s:1:"0";s:22:"rollbackSafetyTimespan";s:3:"300";s:19:"rollbackPreviewRows";s:1:"5";s:20:"rollbackDeleteFromDB";s:1:"0";s:28:"garbageCollectionTriggerTime";s:1:"3";s:22:"uniqueIdentifierListFE";s:19:"name,email,username";s:22:"uniqueIdentifierListTT";s:10:"email,name";}'; 
>> // Modified or inserted by TYPO3 Extension Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['tt_news'] = 
>> 'a:12:{s:13:"useStoragePid";s:1:"1";s:13:"noTabDividers";s:1:"0";s:25:"l10n_mode_prefixLangTitle";s:1:"1";s:22:"l10n_mode_imageExclude";s:1:"1";s:20:"hideNewLocalizations";s:1:"0";s:13:"prependAtCopy";s:1:"1";s:5:"label";s:5:"title";s:9:"label_alt";s:5:"short";s:10:"label_alt2";s:8:"category";s:15:"label_alt_force";s:1:"0";s:21:"categorySelectedWidth";s:1:"0";s:17:"categoryTreeWidth";s:1:"0";}'; 
>> //  Modified or inserted by TYPO3 Extension Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['rss2_import'] = 
>> 'a:2:{s:14:"page_for_feeds";s:2:"81";s:13:"edited_fields";s:58:"title,bodytext,subheader,author,author_email,ext_url,links";}'; 
>> //  Modified or inserted by TYPO3 Extension Manager.
>> $TYPO3_CONF_VARS['EXT']['extConf']['rtehtmlarea'] = 
>> 'a:17:{s:20:"defaultConfiguration";s:105:"Typical (Most commonly used 
>> features are enabled. Select this option if you are unsure which one to 
>> use.)";s:12:"enableImages";s:1:"1";s:24:"enableAccessibilityIcons";s:1:"1";s:16:"enableDAMBrowser";s:1:"0";s:22:"enableMozillaExtension";s:1:"1";s:16:"forceCommandMode";s:1:"1";s:23:"enableCompressedScripts";s:1:"1";s:15:"enableDebugMode";s:1:"0";s:14:"enableInOpera9";s:1:"0";s:20:"mozAllowClipboardUrl";s:114:"http://releases.mozilla.org/pub/mozilla.org/extensions/allowclipboard_helper/allowclipboard_helper-0.5.3-fx+mz.xpi";s:18:"plainImageMaxWidth";s:3:"300";s:19:"plainImageMaxHeight";s:1:"0";s:14:"dictionaryList";s:5:"en,de";s:17:"defaultDictionary";s:2:"de";s:18:"HTMLAreaPluginList";s:198:"TableOperations, 
>> SpellChecker, ContextMenu, SelectColor, TYPO3Browsers, InsertSmiley, 
>> FindReplace, RemoveFormat, CharacterMap, QuickTag, InlineCSS, DynamicCSS, 
>> UserElements, Acronym, 
>> TYPO3HtmlParser";s:15:"AspellDirectory";s:15:"/usr/bin/aspell";s:21:"noSpellCheckLanguages";s:23:"ja,km,ko,lo,th,zh,b5,gb";}'; 
>> //  Modified or inserted by TYPO3 Extension Manager.
>> // Updated by TYPO3 Extension Manager 25-09-2006 12:39:16
>>
>> ?>
>>
>> und wenn ich die temp_ dateien lösche, erhalte ich
>>
>> Warning: 
>> main(/home/httpd/docs/testsite-3.6.2/typo3/ext/install/mod/class.tx_install.php): 
>> failed to open stream: No such file or directory in 
>> /home/httpd/docs/testsite-3.6.2/typo3/init.php on line 215
>>
>> Fatal error: main(): Failed opening required 
>> '/home/httpd/docs/testsite-3.6.2/typo3/ext/install/mod/class.tx_install.php' 
>> (include_path='.:/usr/share/php') in 
>> /home/httpd/docs/testsite-3.6.2/typo3/init.php on line 215
>>
>> Was habe ich falsch gemacht?
>>
>> Jörg
>>
>>
>> "Fabian König" <Fabian.Koenig at gmx.net> schrieb im Newsbeitrag 
>> news:mailman.1.1159194976.23301.typo3-german at lists.netfielders.de...
>>> Aloah.
>>>
>>> 1. In der Datei testsite-3.8.0/typo3conf/localconf.php muss folgende 
>>> Zeile auskommentiert werden:
>>>
>>> "$TYPO3_CONF_VARS['EXT']['requiredExt'] = 'cms,lang';"
>>> (also: "//$TYPO3_CONF_VARS['EXT']['requiredExt'] = 'cms,lang';", ohne 
>>> den " natuerlich ;))
>>>
>>> 2. Zwei Dateien im Verzeichnis testsite-3.8.0/typo3conf löschen und zwar 
>>> die, die mit temp_ anfangen.
>>>
>>>
>>>
>>> Jörg Petersson schrieb:
>>>> Hi,
>>>>
>>>> ich habe genau nach Vorgabe der /document-library das upgrade 
>>>> durchgeführt und erhalte nach Aufruf der Install.php ebenso wie der 
>>>> Startseite folgende Fehlermeldung:
>>>>
>>>> TYPO3 Fatal Error: Extension key "sv" was NOT loaded! 
>>>> (t3lib_extMgm::extPath)
>>>>
>>>> Was bedeutet das und wie kann man es beheben?
>>>>
>>>> Wer weiß Rat?
>>>>
>>>>
>>>> Jörg
>> 




More information about the TYPO3-german mailing list