[TYPO3-linux] HTTP 500 error during install of Introduction Package 6.1.1
Erik Lilholt
erik at contradancenyt.dk
Sat Jun 15 13:25:43 CEST 2013
Hello
I am following the installation instructions from
http://docs.typo3.org/typo3cms/GettingStartedTutorial/Installation/GettingTh
eIntroductionPackage/Index.html
I have downloaded introduction Package 6.1.1, unzipped and uploaded all
files to the server.
The permissions to files and folders have been changed according to
installation guide.
When running the install script I get an HTTP 500 error (Internal server
error) after entering the database host, username and password and pressing
"Continue".
I have manually made a php-script with a call to mysql_connect(.) with the
same host, username and password and it connects!
Below follows the phpinfo() data from the install area.
My client is Windows 7 with Internet Explorer 9.
R
Erik Lilholt
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : www.contradancenyt.dk
TYPO3_HOST_ONLY : www.contradancenyt.dk
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : http://www.contradancenyt.dk/typo3/install/index.php
TYPO3_REQUEST_HOST : http://www.contradancenyt.dk
TYPO3_REQUEST_URL :
http://www.contradancenyt.dk/typo3/install/index.php?TYPO3_INSTALL[type]=php
info
<http://www.contradancenyt.dk/typo3/install/index.php?TYPO3_INSTALL%5btype%5
d=phpinfo>
TYPO3_REQUEST_SCRIPT: http://www.contradancenyt.dk/typo3/install/index.php
TYPO3_REQUEST_DIR : http://www.contradancenyt.dk/typo3/install/
TYPO3_SITE_URL : http://www.contradancenyt.dk/
TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
TYPO3_REV_PROXY :
SCRIPT_NAME : /typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /customers/a/4/1/contradancenyt.dk/httpd.www
SCRIPT_FILENAME :
/customers/a/4/1/contradancenyt.dk/httpd.www/typo3/install/index.php
REMOTE_ADDR : 217.157.204.91
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1;
Trident/5.0; MALC)
HTTP_ACCEPT_LANGUAGE: da-DK
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri:
/customers/a/4/1/contradancenyt.dk/httpd.www/typo3/install/index.php
CONST: php_sapi_name: cgi-fcgi
OTHER: TYPO3_VERSION: 6.1.1
OTHER: PHP_VERSION : 5.3.26
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 31
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /typo3/install/index.php
SERVER: PATH_TRANSLA:
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png :
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: im6
T3CV_GFX: im_negate_: 1
T3CV_GFX: im_imvMask:
T3CV_GFX: im_combine: combine
### DEBUG SYSTEM INFORMATION - END ###
More information about the TYPO3-linux
mailing list