[TYPO3-german] typo3 auf Netware-Server - include-Problem

Hero Gnam hero.gnam at ids.de
Thu Feb 1 10:18:00 CET 2007


Liebe Liste,
ich habe auf einem Netware-Server 6.0 folgende Komponenten:
- Apache 2.0.54 f. Netwarte
- PHP4.2.4-dev
- MSQL Ver. 4.00.26
Dokumentenroot des Apache2 ist das Verzeichnis: SYS:/Apache2/htdocs
In dieses Verzeichnis die Pakete typo3_scr_4.0.4.zip und dummy-4.0.4.zip 
entpackt.
Das T3-Installtool meldet beim Checken der php.ini:

"Current dir (./) is not in include path!
include_path=.;sys/Apache2/htdocs
Normally the current path, '.', is included in the include_path of PHP. 
Although TYPO3 is made to work around this it is an unusual setting that 
may introduce problems."

Wenn ich jetzt das Backend von Typo3 aufrufe, erscheinen oberhalb der 
Typo3 Anmeldermaske 12 PHP-Warnungen:

---------------- snip ----------------------------------------------
Warning: Failed opening 
'SYS:/Apache2/htdocs/typo3conf/SYS:/Apache2/htdocs/typo3/sysext/cms/tbl_tt_content.php' 
for inclusion (include_path='.') in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php on line 3762

Warning: Failed opening 
'SYS:/Apache2/htdocs/typo3conf/SYS:/Apache2/htdocs/typo3/sysext/cms/tbl_tt_content.php' 
for inclusion (include_path='.') in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php on line 3762

Warning: Failed opening 
'SYS:/Apache2/htdocs/typo3conf/SYS:/Apache2/htdocs/typo3/sysext/cms/tbl_tt_content.php' 
for inclusion (include_path='.') in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php on line 3762

Warning: Failed opening 
'SYS:/Apache2/htdocs/typo3conf/SYS:/Apache2/htdocs/typo3/sysext/cms/tbl_cms.php' 
for inclusion (include_path='.') in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php on line 3762

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_userauth.php on line 266

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_userauth.php on line 311

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_userauth.php on line 312

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_userauth.php on line 313

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/t3lib/class.t3lib_userauth.php on line 314

Warning: Cannot add header information - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/typo3/template.php on line 613

Warning: Cannot send session cookie - headers already sent by (output 
started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) in 
SYS:/Apache2/htdocs/typo3/index.php on line 240

Warning: Cannot send session cache limiter - headers already sent 
(output started at SYS:/Apache2/htdocs/t3lib/class.t3lib_div.php:3762) 
in SYS:/Apache2/htdocs/typo3/index.php on line 240
------------------- snap ---------------------------------

Eine Anmeldung ist nicht möglich. Hat jemand eine Idee wo der Fehler 
stecken könnte? Bei den "include_path"-Anweisungen habe ich schon 
verschiedene Varianten ausprobiert, aber das scheint nicht das Problem 
zu sein??

viele Grüße Hero Gnam


More information about the TYPO3-german mailing list