[TYPO3] TYPO3 on Windows / IIS ?!?
Karl-Ernst Kiel
kekiel at kekiel.de
Tue May 9 16:44:59 CEST 2006
Dmitry Dulepov wrote:
> Idea: check what PATH_thisScript is set to.
Hi Dimitry!
PATH_thisScript was empty before changing line 13 in the script to
define('PATH_thisScript',$argv[0]);
After that it was set to:
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
(OK - I renamed "crawler_cli.phpsh" to "crawler_cmd.php"...)
This is "the full story":
=========================
Error in init.php: Path to TYPO3 main dir could not be resolved correctly.
This happens if the last 6 characters of this path,
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli/, (\$temp_path) is NOT
"typo3/" for some reason.
You may have a strange server configuration. Or maybe you didn't set
constant TYPO3_MOD_PATH in your module?
If you expect any help from anybody on this issue, you should save this
page as an html document and send it along with your request for help!
Array
(
[TYPO3_OS] => WIN
[PATH_thisScript] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
[php_sapi_name()] => cli
[TYPO3_MOD_PATH] => ../typo3conf/ext/crawler/cli/
[PATH_TRANSLATED] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
[SCRIPT_FILENAME] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
)
phpinfo() PHP Version => 5.1.1 System => Windows NT 5.2 build 3790 Build
Date => Nov 27 2005 21:34:13 Configure Command => cscript /nologo
configure.js "--enable-snapshot-build" "--with-gd=shared" Server API =>
Command Line Interface Virtual Directory Support => enabled
Configuration File (php.ini) Path => C:\WINDOWS\php.ini PHP API =>
20041225 PHP Extension => 20050922 Zend Extension => 220051025 Debug
Build => no Thread Safety => enabled Zend Memory Manager => enabled IPv6
Support => enabled Registered PHP Streams => php, file, http, ftp,
compress.zlib Registered Stream Socket Transports => tcp, udp Registered
Stream Filters => convert.iconv.*, string.rot13, string.toupper,
string.tolower, string.strip_tags, convert.*, zlib.* This program makes
use of the Zend Scripting Language Engine: Zend Engine v2.1.0, Copyright
(c) 1998-2005 Zend Technologies with Zend Extension Manager v1.0.10,
Copyright (c) 2003-2006, by Zend Technologies with Zend Optimizer
v3.0.0, Copyright (c) 1998-2006, by Zend Technologies
_______________________________________________________________________
Configuration PHP Core Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On allow_url_fopen => On => On
always_populate_raw_post_data => Off => Off arg_separator.input => & =>
& arg_separator.output => & => & asp_tags => Off => Off auto_append_file
=> no value => no value auto_globals_jit => On => On auto_prepend_file
=> no value => no value browscap => no value => no value default_charset
=> no value => no value default_mimetype => text/html => text/html
define_syslog_variables => Off => Off disable_classes => no value => no
value disable_functions => no value => no value display_errors => Off =>
Off display_startup_errors => Off => Off doc_root => no value => no
value docref_ext => no value => no value docref_root => no value => no
value enable_dl => On => On error_append_string => no value => no value
error_log => no value => no value error_prepend_string => no value => no
value error_reporting => 2039 => 2047 expose_php => On => On
extension_dir => c:\php\ext => c:\php\ext file_uploads => On => On
highlight.bg => #FFFFFF => #FFFFFF highlight.comment => #FF8000 =>
#FF8000 highlight.default => #0000BB => #0000BB highlight.html =>
#000000 => #000000 highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000 html_errors => Off => On
ignore_repeated_errors => Off => Off ignore_repeated_source => Off =>
Off ignore_user_abort => Off => Off implicit_flush => On => Off
include_path => .;c:\php;c:\php\ext => .;c:\php;c:\php\ext log_errors =>
On => On log_errors_max_len => 1024 => 1024 magic_quotes_gpc => Off =>
Off magic_quotes_runtime => Off => Off magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value max_execution_time
=> 0 => 180 max_input_time => 180 => 180 open_basedir => no value => no
value output_buffering => 0 => 4096 output_handler => no value => no
value post_max_size => 24M => 24M precision => 14 => 14
realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120
register_argc_argv => On => Off register_globals => Off => Off
register_long_arrays => Off => Off report_memleaks => On => On
report_zend_debug => Off => Off safe_mode => Off => Off
safe_mode_exec_dir => no value => no value safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value sendmail_from =>
php at profilemedia.local => php at profilemedia.local sendmail_path => no
value => no value serialize_precision => 100 => 100 short_open_tag =>
Off => Off SMTP => localhost => localhost smtp_port => 25 => 25
sql.safe_mode => Off => Off track_errors => Off => Off
unserialize_callback_func => no value => no value upload_max_filesize =>
24M => 24M upload_tmp_dir => no value => no value user_dir => no value
=> no value variables_order => GPCS => GPCS xmlrpc_error_number => 0 =>
0 xmlrpc_errors => Off => Off y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off bcmath BCMath support =>
enabled calendar Calendar support => enabled com_dotnet COM support =>
enabled DCOM support => disabled .Net support => enabled Directive =>
Local Value => Master Value com.allow_dcom => 0 => 0
com.autoregister_casesensitive => 1 => 1 com.autoregister_typelib => 0
=> 0 com.autoregister_verbose => 0 => 0 com.code_page => no value => no
value com.typelib_file => no value => no value ctype ctype functions =>
enabled date date/time support => enabled Timezone Database Version =>
2005.14 Timezone Database => internal Default timezone => Europe/Paris
Directive => Local Value => Master Value date.timezone => no value => no
value dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml
Version => 2.6.11 HTML Support => enabled XPath Support => enabled
XPointer Support => enabled Schema Support => enabled RelaxNG Support =>
enabled exif EXIF Support => enabled EXIF Version => 1.4 $Id: exif.c,v
1.173.2.2 2005/10/10 06:09:25 helly Exp $ Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF ftp FTP support => enabled gd GD
Support => enabled GD Version => bundled (2.0.28 compatible) FreeType
Support => enabled FreeType Linkage => with freetype FreeType Version =>
2.1.9 T1Lib Support => enabled GIF Read Support => enabled GIF Create
Support => enabled JPG Support => enabled PNG Support => enabled WBMP
Support => enabled XBM Support => enabled iconv iconv support => enabled
iconv implementation => "libiconv" iconv library version => 1.9
Directive => Local Value => Master Value iconv.input_encoding =>
ISO-8859-1 => ISO-8859-1 iconv.internal_encoding => ISO-8859-1 =>
ISO-8859-1 iconv.output_encoding => ISO-8859-1 => ISO-8859-1 libxml
libXML support => active libXML Version => 2.6.11 libXML streams =>
enabled mbstring Multibyte Support => enabled Multibyte string engine =>
libmbfl Multibyte (japanese) regex support => enabled Multibyte regex
(oniguruma) version => 3.7.1 mbstring extension makes use of "streamable
kanji code filter and converter", which is distributed under the GNU
Lesser General Public License version 2.1. Directive => Local Value =>
Master Value mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off mbstring.func_overload => 0
=> 0 mbstring.http_input => pass => pass mbstring.http_output => pass =>
pass mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral mbstring.substitute_character =>
no value => no value mssql MSSQL Support => enabled Active Persistent
Links => 0 Active Links => 0 Library version => 7.0 Directive => Local
Value => Master Value mssql.allow_persistent => On => On mssql.batchsize
=> 0 => 0 mssql.compatability_mode => Off => Off mssql.connect_timeout
=> 5 => 5 mssql.datetimeconvert => On => On mssql.max_links => Unlimited
=> Unlimited mssql.max_persistent => Unlimited => Unlimited
mssql.max_procs => Unlimited => Unlimited mssql.min_error_severity => 10
=> 10 mssql.min_message_severity => 10 => 10 mssql.secure_connection =>
Off => Off mssql.textlimit => Server default => Server default
mssql.textsize => Server default => Server default mssql.timeout => 60
=> 60 mysql MySQL Support => enabled Active Persistent Links => 0 Active
Links => 0 Client API version => 4.1.7 Directive => Local Value =>
Master Value mysql.allow_persistent => On => On mysql.connect_timeout =>
60 => 60 mysql.default_host => no value => no value
mysql.default_password => no value => no value mysql.default_port => no
value => no value mysql.default_socket => no value => no value
mysql.default_user => no value => no value mysql.max_links => Unlimited
=> Unlimited mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off mysqli MysqlI Support => enabled Client
API version => 4.1.7 MYSQLI_SOCKET => /tmp/mysql.sock Directive => Local
Value => Master Value mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306 mysqli.default_pw => no value => no
value mysqli.default_socket => no value => no value mysqli.default_user
=> no value => no value mysqli.max_links => Unlimited => Unlimited
mysqli.reconnect => Off => Off odbc ODBC Support => enabled Active
Persistent Links => 0 Active Links => 0 ODBC library => Win32 Directive
=> Local Value => Master Value odbc.allow_persistent => On => On
odbc.check_persistent => On => On odbc.default_db => no value => no
value odbc.default_pw => no value => no value odbc.default_user => no
value => no value odbc.defaultbinmode => return as is => return as is
odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
odbc.max_links => Unlimited => Unlimited odbc.max_persistent =>
Unlimited => Unlimited pcre PCRE (Perl Compatible Regular Expressions)
Support => enabled PCRE Library Version => 6.2 01-Aug-2005 session
Session Support => enabled Registered save handlers => files user
Registered serializer handlers => php php_binary wddx Directive => Local
Value => Master Value session.auto_start => Off => Off
session.bug_compat_42 => Off => Off session.bug_compat_warn => On => On
session.cache_expire => 180 => 180 session.cache_limiter => nocache =>
nocache session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0 session.cookie_path => / => /
session.cookie_secure => Off => Off session.entropy_file => no value =>
no value session.entropy_length => 0 => 0 session.gc_divisor => 1000 =>
1000 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1
=> 1 session.hash_bits_per_character => 5 => 5 session.hash_function =>
0 => 0 session.name => PHPSESSID => PHPSESSID session.referer_check =>
no value => no value session.save_handler => files => files
session.save_path => no value => no value session.serialize_handler =>
php => php session.use_cookies => On => On session.use_only_cookies =>
Off => Off session.use_trans_sid => 0 => 0 SimpleXML Simplexml support
=> enabled Revision => $Revision: 1.151.2.7 $ Schema support => enabled
SPL SPL support => enabled Interfaces => Countable, OuterIterator,
RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes =>
AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException,
BadMethodCallException, CachingIterator, DirectoryIterator,
DomainException, EmptyIterator, FilterIterator, InfiniteIterator,
InvalidArgumentException, IteratorIterator, LengthException,
LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException,
OutOfRangeException, OverflowException, ParentIterator, RangeException,
RecursiveArrayIterator, RecursiveCachingIterator,
RecursiveDirectoryIterator, RecursiveFilterIterator,
RecursiveIteratorIterator, RuntimeException, SimpleXMLIterator,
SplFileObject, SplObjectStorage, UnderflowException,
UnexpectedValueException standard Regex Library => Bundled library
enabled Dynamic Library Support => enabled Internal Sendmail Support for
Windows => enabled Directive => Local Value => Master Value
assert.active => 1 => 1 assert.bail => 0 => 0 assert.callback => no
value => no value assert.quiet_eval => 0 => 0 assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0 date.default_latitude => 31.7667 =>
31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith
=> 90.83 => 90.83 date.sunset_zenith => 90.83 => 90.83
default_socket_timeout => 60 => 60 safe_mode_allowed_env_vars => PHP_ =>
PHP_ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry
=> a=href,area=href,frame=src,input=src,form=fakeentry user_agent => no
value => no value tokenizer Tokenizer Support => enabled wddx WDDX
Support => enabled WDDX Session Serializer => enabled xml XML Support =>
active XML Namespace Support => active libxml2 Version => 2.6.11 Zend
Optimizer Optimization Pass 1 => enabled Optimization Pass 2 => enabled
Optimization Pass 3 => enabled Optimization Pass 4 => enabled
Optimization Pass 9 => enabled Zend Loader => enabled License Path =>
zlib ZLib Support => enabled Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate Compiled Version =>
1.2.3 Linked Version => 1.2.3 Directive => Local Value => Master Value
zlib.output_compression => Off => Off zlib.output_compression_level =>
-1 => -1 zlib.output_handler => no value => no value Additional Modules
Module Name Environment Variable => Value ALLUSERSPROFILE =>
C:\Dokumente und Einstellungen\All Users APPDATA => C:\Dokumente und
Einstellungen\Administrator\Anwendungsdaten CLIENTNAME => ROWLF
ClusterLog => C:\WINDOWS\Cluster\cluster.log CommonProgramFiles =>
C:\Programme\Gemeinsame Dateien COMPUTERNAME => STEUTE2003 ComSpec =>
C:\WINDOWS\system32\cmd.exe FP_NO_HOST_CHECK => NO HOMEDRIVE => C:
HOMEPATH => \Dokumente und Einstellungen\Administrator LOGONSERVER =>
\\STEUTE2003 NUMBER_OF_PROCESSORS => 1 OS => Windows_NT Path =>
C:\Perl\bin\;c:\programme\imagemagick;c:\programme\graphicsmagick;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Microsoft
SQL Server\80\Tools\Binn\;C:\Programme\MySQL\MySQL Server
4.1\bin;C:\php;C:\Programme\Gemeinsame Dateien\Adobe\AGL PATHEXT =>
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE
=> x86 PROCESSOR_IDENTIFIER => x86 Family 6 Model 8 Stepping 1,
AuthenticAMD PROCESSOR_LEVEL => 6 PROCESSOR_REVISION => 0801
ProgramFiles => C:\Programme PROMPT => $P$G SBSProgramDir =>
C:\Programme\Microsoft Windows Small Business Server SESSIONNAME =>
RDP-Tcp#1 SystemDrive => C: SystemRoot => C:\WINDOWS TEMP =>
C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\1 TMP =>
C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\1 USERDNSDOMAIN => PROFILEMEDIA.LOCAL
USERDOMAIN => PROFILEMEDIA USERNAME => Administrator USERPROFILE =>
C:\Dokumente und Einstellungen\Administrator windir => C:\WINDOWS
winsbprogramdir => C:\Programme\Windows for Small Business Server PHP
Variables Variable => Value _SERVER["ALLUSERSPROFILE"] => C:\Dokumente
und Einstellungen\All Users _SERVER["APPDATA"] => C:\Dokumente und
Einstellungen\Administrator\Anwendungsdaten _SERVER["CLIENTNAME"] =>
ROWLF _SERVER["ClusterLog"] => C:\WINDOWS\Cluster\cluster.log
_SERVER["CommonProgramFiles"] => C:\Programme\Gemeinsame Dateien
_SERVER["COMPUTERNAME"] => STEUTE2003 _SERVER["ComSpec"] =>
C:\WINDOWS\system32\cmd.exe _SERVER["FP_NO_HOST_CHECK"] => NO
_SERVER["HOMEDRIVE"] => C: _SERVER["HOMEPATH"] => \Dokumente und
Einstellungen\Administrator _SERVER["LOGONSERVER"] => \\STEUTE2003
_SERVER["NUMBER_OF_PROCESSORS"] => 1 _SERVER["OS"] => Windows_NT
_SERVER["Path"] =>
C:\Perl\bin\;c:\programme\imagemagick;c:\programme\graphicsmagick;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Microsoft
SQL Server\80\Tools\Binn\;C:\Programme\MySQL\MySQL Server
4.1\bin;C:\php;C:\Programme\Gemeinsame Dateien\Adobe\AGL
_SERVER["PATHEXT"] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
_SERVER["PROCESSOR_ARCHITECTURE"] => x86 _SERVER["PROCESSOR_IDENTIFIER"]
=> x86 Family 6 Model 8 Stepping 1, AuthenticAMD
_SERVER["PROCESSOR_LEVEL"] => 6 _SERVER["PROCESSOR_REVISION"] => 0801
_SERVER["ProgramFiles"] => C:\Programme _SERVER["PROMPT"] => $P$G
_SERVER["SBSProgramDir"] => C:\Programme\Microsoft Windows Small
Business Server _SERVER["SESSIONNAME"] => RDP-Tcp#1
_SERVER["SystemDrive"] => C: _SERVER["SystemRoot"] => C:\WINDOWS
_SERVER["TEMP"] => C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\1 _SERVER["TMP"]
=> C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\1 _SERVER["USERDNSDOMAIN"] =>
PROFILEMEDIA.LOCAL _SERVER["USERDOMAIN"] => PROFILEMEDIA
_SERVER["USERNAME"] => Administrator _SERVER["USERPROFILE"] =>
C:\Dokumente und Einstellungen\Administrator _SERVER["windir"] =>
C:\WINDOWS _SERVER["winsbprogramdir"] => C:\Programme\Windows for Small
Business Server _SERVER["PHP_SELF"] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
_SERVER["SCRIPT_NAME"] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
_SERVER["SCRIPT_FILENAME"] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
_SERVER["PATH_TRANSLATED"] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php
_SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME"] => 1147082599
_SERVER["argv"] => Array ( [0] =>
c:\typo3\typo3mysql\typo3conf\ext\crawler\cli\crawler_cmd.php )
_SERVER["argc"] => 1
regards,
Karl-E.
More information about the TYPO3-english
mailing list