Does it work when setting [FE][lifetime] = 0 ?

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

> -----Original Message-----
> From: [email protected] [mailto:typo3-english-
> [email protected]] On Behalf Of Tony Lush
> Sent: Tuesday, February 03, 2015 2:23 AM
> To: [email protected]
> Subject: [TYPO3-english] Re: FE user login fails 6.2.9
> 
> Setting the cookieDomain empty produced no changes.
> 
> The localconfiguration settings are:
> 
> return array(
>       'BE' => array(
>               'debug' => TRUE,
>               'explicitADmode' => 'explicitAllow',
>               'installToolPassword' => 'XXXXXXXXXXXXXXXXXXXXXXXX',
>               'loginSecurityLevel' => 'rsa',
>               'versionNumberInFilename' => '0',
>       ),
>       'DB' => array(
>               'database' => 'dbname',
>               'extTablesDefinitionScript' => 'extTables.php',
>               'host' => 'localhost',
>               'password' => 'XXXXXXX',
>               'socket' => '',
>               'username' => 'UserName',
>       ),
>       'EXT' => array(
>               'extConf' => array(
>                       'bootstrap_package' =>
> 'a:3:{s:4:"Logo";s:84:"../typo3conf/ext/bootstrap_package/Resources/Public
> /Images/Backend/TopBarLogo (at)
> 2x.png";s:9:"LoginLogo";s:80:"../typo3conf/ext/bootstrap_package/Resourc
> es/Public/Images/Backend/LoginLogo.png";s:16:"UseRealUrlConfig";s:1:"1";}
> ',
>                       'external_import' =>
> 'a:7:{s:10:"storagePID";s:1:"0";s:9:"timelimit";s:2:"-
> 1";s:11:"reportEmail";s:0:"";s:13:"reportSubject";s:0:"";s:12:"previewLimit";s:
> 2:"10";s:5:"debug";s:1:"0";s:10:"disableLog";s:1:"0";}',
>                       'femanager' =>
> 'a:2:{s:13:"disableModule";s:1:"0";s:10:"disableLog";s:1:"0";}',
>                       'formhandler' => 'a:0:{}',
>                       'indexed_search' =>
> 'a:18:{s:8:"pdftools";s:9:"/usr/bin/";s:8:"pdf_mode";s:2:"20";s:5:"unzip";s:9:"
> /usr/bin/";s:6:"catdoc";s:9:"/usr/bin/";s:6:"xlhtml";s:9:"/usr/bin/";s:7:"pptht
> ml";s:9:"/usr/bin/";s:5:"unrtf";s:9:"/usr/bin/";s:9:"debugMode";s:1:"0";s:18:"
> fullTextDataLength";s:1:"0";s:23:"disableFrontendIndexing";s:1:"0";s:21:"ena
> bleMetaphoneSearch";s:1:"1";s:6:"minAge";s:2:"24";s:6:"maxAge";s:1:"0";s:1
> 6:"maxExternalFiles";s:1:"5";s:26:"useCrawlerForExternalFiles";s:1:"0";s:11:"fl
> agBitMask";s:3:"192";s:16:"ignoreExtensions";s:0:"";s:17:"indexExternalURLs
> ";s:1:"0";}',
>                       'introduction' => 'a:0:{}',
>                       'news' =>
> 'a:16:{s:29:"removeListActionFromFlexforms";s:1:"2";s:20:"pageModuleField
> sNews";s:317:"LLL:EXT:news/Resources/Private/Language/locallang_be.xml:
> pagemodule_simple=title,datetime;LLL:EXT:news/Resources/Private/Langua
> ge/locallang_be.xml:pagemodule_advanced=title,datetime,teaser,categorie
> s;LLL:EXT:news/Resources/Private/Language/locallang_be.xml:pagemodule_
> complex=title,datetime,teaser,categories,archive;";s:24:"pageModuleFields
> Category";s:17:"title,description";s:11:"archiveDate";s:4:"date";s:13:"prepen
> dAtCopy";s:1:"1";s:6:"tagPid";s:1:"1";s:25:"showMediaDescriptionField";s:1:"
> 0";s:12:"rteForTeaser";s:1:"0";s:22:"contentElementRelation";s:1:"0";s:13:"m
> anualSorting";s:1:"0";s:19:"categoryRestriction";s:0:"";s:6:"useFal";s:1:"1";s:1
> 2:"showImporter";s:1:"0";s:18:"storageUidImporter";s:1:"1";s:22:"resourceF
> olderImporter";s:12:"/news_import";s:24:"showAdministrationModule";s:1:
> "1";}',
>                       'realurl' =>
> 'a:5:{s:10:"configFile";s:26:"typo3conf/realurl_conf.php";s:14:"enableAutoCo
> nf";s:1:"1";s:14:"autoConfFormat";s:1:"0";s:12:"enableDevLog";s:1:"0";s:19:"
> enableChashUrlDebug";s:1:"0";}',
>                       'rsaauth' => 'a:1:{s:18:"temporaryDirectory";s:0:"";}',
>                       'saltedpasswords' =>
> 'a:2:{s:3:"BE.";a:4:{s:21:"saltedPWHashingMethod";s:41:"TYPO3\\CMS\\Salte
> dpasswords\\Salt\\PhpassSalt";s:11:"forceSalted";i:0;s:15:"onlyAuthService";
> i:0;s:12:"updatePasswd";i:1;}s:3:"FE.";a:5:{s:7:"enabled";i:1;s:21:"saltedPWHa
> shingMethod";s:41:"TYPO3\\CMS\\Saltedpasswords\\Salt\\PhpassSalt";s:11:
> "forceSalted";i:0;s:15:"onlyAuthService";i:0;s:12:"updatePasswd";i:1;}}',
>                       'scheduler' =>
> 'a:5:{s:11:"maxLifetime";s:4:"1440";s:11:"enableBELog";s:1:"1";s:15:"showSa
> mpleTasks";s:1:"1";s:11:"useAtdaemon";s:1:"0";s:30:"listShowTaskDescriptio
> nAsHover";s:1:"1";}',
>                       'static_info_tables' =>
> 'a:2:{s:13:"enableManager";s:1:"0";s:5:"dummy";s:1:"0";}',
>                       'svconnector' => 'a:1:{s:5:"debug";s:1:"0";}',
>               ),
>       ),
>       'EXTCONF' => array(
>               'lang' => array(
>                       'availableLanguages' => array(),
>               ),
>       ),
>       'FE' => array(
>               'activateContentAdapter' => FALSE,
>               'debug' => TRUE,
>               'lifetime' => '604800',
>               'loginSecurityLevel' => 'rsa',
>       ),
>       'GFX' => array(
>               'colorspace' => 'RGB',
>               'im' => 1,
>               'im_mask_temp_ext_gif' => 1,
>               'im_path' => '/usr/local/bin/',
>               'im_path_lzw' => '/usr/local/bin/',
>               'im_v5effects' => -1,
>               'im_version_5' => 'gm',
>               'image_processing' => 1,
>               'jpg_quality' => '80',
>       ),
>       'SYS' => array(
>               'USdateFormat' => '1',
>               'UTF8filesystem' => '1',
>               'caching' => array(
>                       'cacheConfigurations' => array(
>                               'extbase_object' => array(
>                                       'backend' =>
> 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
>                                       'frontend' =>
> 'TYPO3\\CMS\\Core\\Cache\\Frontend\\VariableFrontend',
>                                       'groups' => array(
>                                               'system',
>                                       ),
>                                       'options' => array(
>                                               'defaultLifetime' => 0,
>                                       ),
>                               ),
>                       ),
>               ),
>               'clearCacheSystem' => TRUE,
>               'compat_version' => '6.2',
>               'cookieDomain' => '',
>               'ddmmyy' => 'm-d-y',
>               'devIPmask' => '*',
>               'displayErrors' => 1,
>               'enableDeprecationLog' => 'file',
>               'encryptionKey' => '',
>               'exceptionalErrors' => 28674,
>               'isInitialInstallationInProgress' => FALSE,
>               'serverTimeZone' => '-5',
>               'sitename' => 'SiteName',
>               'sqlDebug' => 1,
>               'systemLocale' => 'en_US.UTF-8',
>               'systemLogLevel' => 0,
>               't3lib_cs_convMethod' => 'mbstring',
>               't3lib_cs_utils' => 'mbstring',
>       ),
> );
> 
> Thank you -- Tony
> --
> Tony Lush
> AdvanceWebMarketing.com
> _______________________________________________
> TYPO3-english mailing list
> [email protected]
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to