[TYPO3] TYPO3 on Windows / IIS ?!?

Karl-Ernst Kiel kekiel at kekiel.de
Tue May 9 15:20:48 CEST 2006


Hi Dmitry!

Thank you - this was fast!
But there is one problem using the shell-script:
(Sorry - I already posted this on typo3.install.windows newsgroup on 
08.05.2006 - I´ll keep it short...)

I tried to run the crawler-script crawler_cli.phpsh via Windows command 
line. I changed line 13 in "crawler_cli.phpsh":
define('PATH_thisScript',$_ENV['_']?$_ENV['_']:$_SERVER['_']);
into
define('PATH_thisScript',$argv[0]);
to get the Path-info but I got this error:
"Error in init.php: Path to TYPO3 main dir could not be resolved correctly."
(for detailed error report see my posting on typo3.install.windows)

Any ideas?

Thanks in advance,
Karl-E.



More information about the TYPO3-english mailing list