Actions
Bug #15687
closedQuickstart does not autodetect GDlib 2.0.1+
Start date:
2006-02-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.1
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
During quickstart setup [GFX][gdlib_2] was set to 0 although gdlib 2.0.28 is installed. This resulted in uploaded images (as described in the tutorial chapter: Creating page content elements) were not displayed in view mode.
Imagemagic is not installed.
Note: T3CV_GFX: gdlib_2 was set to 1 manually !
- DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : localhost
TYPO3_HOST_ONLY : localhost
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /typo3/quickstart/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : http://localhost/typo3/quickstart/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : http://localhost
TYPO3_REQUEST_URL : http://localhost/typo3/quickstart/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://localhost/typo3/quickstart/typo3/install/index.php
TYPO3_REQUEST_DIR : http://localhost/typo3/quickstart/typo3/install/
TYPO3_SITE_URL : http://localhost/typo3/quickstart/
TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
SCRIPT_NAME : /typo3/quickstart/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : C:/www/htdocs/typo3/Ver_3_8_1
SCRIPT_FILENAME : C:/www/htdocs/typo3/Ver_3_8_1/quickstart/typo3/install/index.php
REMOTE_ADDR : 127.0.0.1
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
HTTP_ACCEPT_LANGUAGE: de-at,de-de;q=0.8,de;q=0.6,en-us;q=0.4,en;q=0.2
CONST: PHP_OS : WINNT
CONST: TYPO3_OS : WIN
CONST: PATH_thisScri: C:/www/htdocs/typo3/Ver_3_8_1/quickstart/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 3.8.1
OTHER: PHP_VERSION : 5.1.2
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 15
OTHER: memory_limit :
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/2.0.55 (Win32)
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /typo3/quickstart/typo3/install/index.php
SERVER: PATH_TRANSLA:
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 0
T3CV_GFX: gdlib_2 : 1
T3CV_GFX: im : 0
T3CV_GFX: im_path :
T3CV_GFX: im_path_lz:
T3CV_GFX: im_version: 0
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: combine - DEBUG SYSTEM INFORMATION - END ###
(issue imported from #M2648)
Updated by Michael Stucki about 18 years ago
Works fine with 4.0, otherwise please reopen.
Actions