[TYPO3-install] 123 install no connection to the database.

Chris Miner chris_miner at me.com
Thu Aug 11 15:22:45 CEST 2011


Hi,

I'm trying to install typo3 on a mac.  The simple install breaks down at step 2 where typo3 cannot connect to my database.  Found lots of others with the same problem, unfortunately no answers.  I have mysql installed, it is running, I can login with the credential info I'm providing to the installer.  Hopefully someone can help.

Additional Info:
distribution-file: typo3_src+dummy-4.5.4.zip
OS: macos 10.6.8
browser: Chrome 13.0.782.107
mysql: mysql-5.5.15-osx10.6-x86_64
Apache: Apache/2.2.17


Here's the requested DEBUG information:

### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST           : localhost
TYPO3_HOST_ONLY     : localhost
TYPO3_PORT          : 
PATH_INFO           : 
QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI         : /~chris/typo3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER        : http://localhost/~chris/typo3/typo3/install/index.php
TYPO3_REQUEST_HOST  : http://localhost
TYPO3_REQUEST_URL   : http://localhost/~chris/typo3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://localhost/~chris/typo3/typo3/install/index.php
TYPO3_REQUEST_DIR   : http://localhost/~chris/typo3/typo3/install/
TYPO3_SITE_URL      : http://localhost/~chris/typo3/
TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL           : 
TYPO3_REV_PROXY     : 
SCRIPT_NAME         : /~chris/typo3/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /Users/chris/Sites
SCRIPT_FILENAME     : /Users/chris/Sites/typo3/typo3/install/index.php
REMOTE_ADDR         : 127.0.0.1
REMOTE_HOST         : 
HTTP_USER_AGENT     : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1
HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
CONST: PHP_OS       : Darwin
CONST: TYPO3_OS     : 
CONST: PATH_thisScri: /Users/chris/Sites/typo3/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 4.5.4
OTHER: PHP_VERSION  : 5.3.4
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif()          : 1
imagepng()          : 1
imagejpeg()         : 1
imagettftext()      : 
OTHER: IMAGE_TYPES  : 15
OTHER: memory_limit : 128M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8r DAV/2 PHP/5.3.4
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /~chris/typo3/typo3/install/index.php
SERVER: PATH_TRANSLA: 
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib     : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: im        : 0
T3CV_GFX: im_path   : 
T3CV_GFX: im_path_lz: 
T3CV_GFX: im_version: 
T3CV_GFX: im_negate_: 
T3CV_GFX: im_imvMask: 
T3CV_GFX: im_combine: 
### DEBUG SYSTEM INFORMATION - END ###


More information about the TYPO3-install mailing list