[TYPO3-v4] a question on typo3 - 4.5

Shawn Wang shawnwa at umd.umich.edu
Sun May 8 06:18:20 CEST 2011


Hi Francois & All, 
Today I tried use dummy + source, untarred separately, rather than introduction package. I got the same result. in database, 52 tables created, by clicking database - compare, and I could also create admin user. But when go to backend, the login form did not appear, but the msg: 

This installation was just upgraded to TYPO3 4.5. In this version, some default settings have changed. 
You can continue to use your settings by specifying the former default values in localconf.php. 
Please proceed to the Update Wizard in the TYPO3 Install Tool to update your configuration. 

While, my localconf.php is as below: 
//////////////////////////////////////////////////////////////////////////////////////////////////////////// 
<?php 
$TYPO3_CONF_VARS['SYS']['sitename'] = 'New TYPO3 site'; 

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

$TYPO3_CONF_VARS['EXT']['extList'] = 'info,perm,func,filelist,about,version,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,t3editor,reports,felogin,extbase,fluid,workspaces,linkvalidator,scheduler'; 

$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'] = '0cfa95e7d60d66393cace9d888745c04'; // Modified or inserted by TYPO3 Install Tool. 
$typo_db_username = 'typo3'; // Modified or inserted by TYPO3 Install Tool. 
$typo_db_password = 't3password'; // Modified or inserted by TYPO3 Install Tool. 
$typo_db_host = 'localhost'; // Modified or inserted by TYPO3 Install Tool. 
$TYPO3_CONF_VARS['BE']['disable_exec_function'] = '0'; // 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_combine_filename'] = 'composite'; // Modified or inserted by TYPO3 Install Tool. 
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/local/bin/'; // Modified or inserted by TYPO3 Install Tool. 
$TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im6'; // Modified or inserted by TYPO3 Install Tool. 
$typo_db = 'typo3'; // Modified or inserted by TYPO3 Install Tool. 
$TYPO3_CONF_VARS['SYS']['encryptionKey'] = 'This installation was just upgraded to TYPO3 4.5. In this version, some default settings have changed.<br />You can continue to use your settings by specifying the former default values in localconf.php.<br />Please proceed to the Update Wizard in the TYPO3 Install Tool to update your configuration.'; // Modified or inserted by TYPO3 Install Tool. 
// Updated by TYPO3 Install Tool 08-05-11 00:01:35 
?> 
//////////////////////////////////////////////////////////////////////////////////////////////////////////// 

So, would you please help to analysis, what is wrong? Thanks. 

Have a great weekend, 
Shawn Wang 


----- Original Message -----
From: "François Suter" <fsu-lists at cobweb.ch> 
To: typo3-project-v4 at lists.typo3.org 
Sent: Friday, May 6, 2011 2:40:50 AM 
Subject: Re: [TYPO3-v4] a question on typo3 - 4.5 

Hi Shawn, 

> This installation was just upgraded to TYPO3 4.5. In this version, some default settings have changed. 
> You can continue to use your settings by specifying the former default values in localconf.php. 
> Please proceed to the Update Wizard in the TYPO3 Install Tool to update your configuration. 
> 
> Why does this happen? 

I'm not entirely sure what happens here, it's definitely weird. If you 
install the 4.5.2 Introduction Package, you should not be told that you 
have just upgraded. 

Have you tried following the advice, i.e. returning to the Install Tool 
and going through the steps of the Update Wizard? 

Maybe you could post here the content of your localconf.php file? 

BTW it's not really the right mailing list to discuss such issues, but 
it's not easy to find the right one when beginning :-) . We'll continue 
the discussion here, but next time you may want to send similar 
questions to typo3.english instead. 

Cheers 

-- 

Francois Suter 
Cobweb Development Sarl - http://www.cobweb.ch 
_______________________________________________ 
TYPO3-project-v4 mailing list 
TYPO3-project-v4 at lists.typo3.org 
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-v4 


More information about the TYPO3-project-v4 mailing list