Herzlichen Dank für die rasche Antwort.
Hatte alle verdächtigen Störer von vorneherein ausgeschaltet (Skype, MSN, Virenschutz, Firewall, Feedreader usw.).
Mit localhost und localhost:80 habe ich es inzwischen probiert. Leider Fehlanzeige.
Apache Server: Dateien/Verzeichnis habe ich (Schande?) nicht gefunden.
In der Typo3start.ini heisst es:
[Application]
StartWithWindows=0
MinimizeOnStart=0
StartServers=1
StopOnExit=1
DeleteLogfilesOnExit=0
AllowNetwork=0
CopyMysqlData=0
KeepLocalData=0
AllowOptions=1
AllowInstances=1
AutoRestart=1
Debuglog=0
FirstRun=1
LastPath=C:\Programme\TYPO3Winstaller\
[Server]
ApachePort=8502
MySQLPort=8501
MySQLStopParameter=--user=root --password=
[ApplicationInfo]
Title=TYPO3Winstaller
Infolabel=TYPO3Winstaller - TYPO3 Version 4.1.5
HeaderUrl=http://typo3.com
HeaderUrlText=http://typo3.com
InfoUrl=http://typo3winstaller.sf.net
InfoUrlText=http://typo3winstaller.sf.net
OptionsTitle=TYPO3Winstaller Options
TYPO3Version=4.1.5
[Source]
TYPO3Source=Source\typo3_src-4.1.5.zip
DummySource=Source\dummy-4.1.5.zip
DummyMySQLSource=Source\dummy-mysql.zip
[Window]
Left=-1
Top=-1
[Browser]
WebBrowser=C:\Programme\Internet Explorer\iexplore.exe
Homepage=
[Text]
BtnStart=Start TYPO3
BtnStop=Stop TYPO3
BtnShow=Show
BtnLogfiles=Logfiles
BtnExit=Exit
BtnOptions=Options
Und in der ... \htdocs\Quuickstart\typo3conf\localconf.php heisst es:
*/
$TYPO3_CONF_VARS['SYS']['sitename'] = 'TYPO3 Quickstart Version 4.1.5'; // Modified by TYPO3Winstaller
$TYPO3_CONF_VARS[SYS][doNotCheckReferer] = 1;
// Setting Install Tool password to the default "joh316":
$TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971';
$TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help,extra_page_cm_options,rte,impexp,sys_note,tstemplate,tstem plate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,tstemplate_sty ler,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,phpmyad min,aboutmodules,imagelist,setup,taskcenter,sys_notepad,taskcenter_recent,taskcenter_r ootlist,info_pagetsconfig,viewpage,tt_guest,mininews,tt_board,sys_todos,sys_workflows, conf_userts';
$typo_db_extTableDef_script = 'extTables.php';
## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!
## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!
$typo_db_username = 'root'; // Modified or inserted by TYPO3 Install Tool.
$typo_db_host = 'localhost:8501'; // Modified by TYPO3Winstaller
$typo_db = 'Quickstart'; // Modified by TYPO3Winstaller
$TYPO3_CONF_VARS["GFX"]["im_path"] = 'C:\\Programme\\TYPO3Winstaller\\GraphicsMagick\\'; // Modified by TYPO3Winstaller
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = 'C:\\Programme\\TYPO3Winstaller\\GraphicsMagick\\'; // Modified by TYPO3Winstaller
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = 'gm'; // Modified by TYPO3Winstaller
$TYPO3_CONF_VARS["GFX"]["TTFdpi"] = '96'; // Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1'; // Modified or inserted by TYPO3 Install Tool.
## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!
$TYPO3_CONF_VARS["SYS"]["encryptionKey"] = '47d1e990583c9c67424d369f3414728e6793d9dc2ae3429d488a7374bc85d2a0b19b62de67d46a6079a75 f10934288d3'; // Modified or inserted by TYPO3 Install Tool.
// Updated by TYPO3 Install Tool 07-03-2007 23:08:16
Hmm ...
Liebe Grüsse
georgina