[TYPO3-50-general] Help needed: server setup compatibility info

Peter Beernink p.beernink at drecomm.nl
Tue Mar 3 20:37:12 CET 2009


Hi,
My setup:
PHP 5.3.0Beta1 (running as apache module), Linux 2.6.27-11-generic #1
SMP

PATH_INFO: /arg1/arg2/index.xml
QUERY_STRING: arg3=foo&arg4=bar
REQUEST_URI: /check.php/arg1/arg2/index.xml?arg3=foo&arg4=bar


PHP_SAPI: apache2handler
SERVER_SOFTWARE: Apache/2.2.9 (Ubuntu) PHP/5.3.0beta

======

PATH_INFO: /arg1/arg2/index.xml
QUERY_STRING: arg3=foo&arg4=bar
REQUEST_URI: /sub/check.php/arg1/arg2/index.xml?arg3=foo&arg4=bar


PHP_SAPI: apache2handler
SERVER_SOFTWARE: Apache/2.2.9 (Ubuntu) PHP/5.3.0be


Regards,

Peter



More information about the TYPO3-project-5_0-general mailing list