[TYPO3-german] typo3 in uterverzeichniss installieren

Peter Abels peter at 4u-xtension.de
Sun Oct 5 16:24:38 CEST 2008


das habe ich im template setup der seite
config.baseURL = http://www.diedomain.de/unterverzeichniss/

das ist meine localconf
<?php
$TYPO3_CONF_VARS['SYS']['sitename'] = 'New TYPO3 site';

 // Default password is "joh316" :
$TYPO3_CONF_VARS['BE']['installToolPassword'] = 
'bacbt6rturfz5eb6112jhfuf74rwtw1';

$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,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin';

$typo_db_extTableDef_script = 'extTables.php';

## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be 
changed by the install script!

$TYPO3_CONF_VARS['BE']['installToolPassword'] = 
'1dccadfed7bcbb036c56a4afb97e906f'; //  Modified or inserted by TYPO3 
Install Tool.
$typo_db_username = 'xxxxx'; //  Modified or inserted by TYPO3 Install Tool.
$typo_db_password = 'xxxx'; //  Modified or inserted by TYPO3 Install Tool.
$typo_db_host = 'localhost'; //  Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS['SYS']['encryptionKey'] = 
'7d5tgurz5rzd82596tjfzt4z5ets45d0cfb24'; //  Modified or inserted by TYPO3 
Install Tool.
$TYPO3_CONF_VARS['SYS']['compat_version'] = '4.2'; //  Modified or inserted 
by TYPO3 Install Tool.
$typo_db = 'xxxxxx'; //  Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin/'; //  Modified or inserted 
by TYPO3 Install Tool.
$TYPO3_CONF_VARS['FE']['disableNoCacheParameter'] = '0'; //  Modified or 
inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im5'; //  Modified or inserted by 
TYPO3 Install Tool.
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite'; //  Modified 
or inserted by TYPO3 Install Tool.
// Updated by TYPO3 Install Tool 05-10-08 12:17:02
$TYPO3_CONF_VARS['EXT']['extList'] = 
'css_styled_content,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,tt_news,metatags,sr_freecap,ve_guestbook,sr_feuser_register,pmkslimbox,static_info_tables'; 
// Modified or inserted by TYPO3 Extension Manager.
// Updated by TYPO3 Extension Manager 05-10-08 12:19:34
$TYPO3_CONF_VARS['SYS']['sitename'] = 'xxx Typo3'; //  Modified or inserted 
by TYPO3 Install Tool.
$TYPO3_CONF_VARS['FE']['simulateStaticDocuments'] = '1'; //  Modified or 
inserted by TYPO3 Install Tool.
// Updated by TYPO3 Install Tool 05-10-08 12:40:33
$TYPO3_CONF_VARS['EXT']['extConf']['tt_news'] = 
'a:15:{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:17:"requireCategories";s:1:"0";s:5:"label";s:5:"title";s:9:"label_alt";s:0:"";s:10:"label_alt2";s:0:"";s:15:"label_alt_force";s:1:"0";s:11:"treeOrderBy";s:3:"uid";s:21:"categorySelectedWidth";s:1:"0";s:17:"categoryTreeWidth";s:1:"0";s:18:"categoryTreeHeigth";s:1:"5";}'; 
//  Modified or inserted by TYPO3 Extension Manager.
$TYPO3_CONF_VARS['EXT']['extConf']['sr_feuser_register'] = 
'a:5:{s:12:"uploadFolder";s:27:"uploads/tx_srfeuserregister";s:10:"imageTypes";s:30:"png, 
jpg, jpeg, gif, tif, 
tiff";s:12:"imageMaxSize";s:3:"250";s:12:"useFlexforms";s:1:"1";s:14:"useMd5Password";s:1:"0";}'; 
//  Modified or inserted by TYPO3 Extension Manager.
$TYPO3_CONF_VARS['EXT']['extConf']['static_info_tables'] = 
'a:1:{s:7:"charset";s:5:"utf-8";}'; //  Modified or inserted by TYPO3 
Extension Manager.
// Updated by TYPO3 Extension Manager 05-10-08 13:16:37
?>
allerdings seh ich da nichts was mich ins root lenken könnte

realurl ist nicht installiert
ich nutze nur simulatestaticdocument



"Michael" <typo3ml at schams.net> schrieb im Newsbeitrag 
news:mailman.42519.1223215657.4573.typo3-german at lists.netfielders.de...
> David Bruchmann wrote:
>
> [...]
>>> www.irgendeinserver.de/nochneinstalletionvontypo3/
>>> wenn ich jetzt in der installation des unterordners eine seite aufrufe 
>>> zeigt
>>> er mir diese zwar sobald ich sie im menü wechsel kommt immer die erste 
>>> seite
>>
>> Liegt evtl. an den .htaccess-Dateien ...
>
> Mit faellt ausserdem spontan "config.baseURL" im TS ein. Ausserdem wuerde 
> ich ein Blick in die localconf.php, bzw. die Konfiguration von RealURL 
> werfen (sofern vorhanden).
>
> Michael 



More information about the TYPO3-german mailing list