[TYPO3-debian] Problem with localconf.php

Ricardo Chinchilla Arley richar at ccp.ucr.ac.cr
Fri Jul 7 17:53:14 CEST 2006


Thanks a lot for your help

Now We have this problem. The browser say Parse error: parse error,
unexpected T_STRING in
/var/www/xxxx/typo3conf/temp_CACHED_psd4d0_ext_localconf.php on line 3


The localconf.php have this information

$TYPO3_CONF_VARS["SYS"]["sitename"] = 'QuickStart';
$TYPO3_CONF_VARS["EXT"]["extList"] =
'tsconfig_help,context_help,extra_page_cm_options,rte,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_guest,mininews,tt_board,sys_todos,sys_workflows,conf_userts';

// Setting Install Tool password to the default "joh316":
$TYPO3_CONF_VARS["BE"]["installToolPassword"] = "xxxxxxxxxxxxx";

$TYPO3_CONF_VARS["GFX"]["im_path"] = 'c:/apache/ImageMagick/';
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = 'c:/apache/ImageMagick/';

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

$typo_db_username = 'nameuser';
$typo_db_host = 'localhost';
$typo_db = 'database';
// Updated by Typo3 Install Tool 09-07-2003 11:40:29
$TYPO3_CONF_VARS["EXT"]["extConf"]["css_styled_content"] =
'a:1:{s:15:"setPageTSconfig";s:1:"1";}';
$TYPO3_CONF_VARS["EXT"]["extList"] =
'css_styled_content,tsconfig_help,context_help,extra_page_cm_options,rte,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,sys_todos,sys_workflows,conf_userts,automaketemplate,indexed_search,macina_searchbox,bkt_fe_graphiccounter';
      // Modified or inserted by Typo3 Extension Manager.
// Updated by Typo3 Extension Manager 28-07-2003 11:49:43
$TYPO3_CONF_VARS["BE"]["installToolPassword"] = 'xxxxxxxxx';
$TYPO3_CONF_VARS["FE"]["simulateStaticDocuments"] = '1';
// Updated by Typo3 Install Tool 28-07-2003 11:57:13
$TYPO3_CONF_VARS["EXT"]["extConf"]["indexed_search"] =
'a:3:{s:8:"pdf_mode";s:3:"-20";s:6:"catdoc";s:0:"";s:8:"pdftools";s:15:"/usr/local/bin/";}';
// Updated by Typo3 Extension Manager 15-09-2003 23:00:19
$TYPO3_CONF_VARS["SYS"]["sitename"] = 'Infocensos';
$TYPO3_CONF_VARS["BE"]["loginLabels"] = 'Nombre de
Usuario|Clave|Interfaz|Entrar|Salir|Clasica,Alternativa,Interfaz
Pública|Acceso de Administración|(Nota: Las -Cookies- deben estar
habilitadas!)';
$TYPO3_CONF_VARS["BE"]["notificationPrefix"] = '[Nota Typo3]';
$TYPO3_CONF_VARS["GFX"]["gdlib_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["gdlib"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_combine_filename"] = 'composite';
$TYPO3_CONF_VARS["GFX"]["im_path"] = '/usr/bin/';
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = '';
$typo_db_password = '';
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1';
$TYPO3_CONF_VARS["EXT"]["allowGlobalInstall"] = '0';
// Updated by Typo3 Install Tool 04-07-2006 11:37:03
?>





-- 
Ricardo Chinchilla Arley
Centro Centroamericano de Poblacion
Universidad de Costa Rica
http://ccp.ucr.ac.cr




More information about the TYPO3-debian mailing list