[TYPO3-install] Install tool problems with PHP 5.2.1

S. G. Kearn typo.3.sadde at recursor.net
Sun Mar 11 01:33:19 CET 2007


I recently upgraded to PHP 5.2.1 on my Gentoo box, planning to upgrade
from T3 4.0.5 to 4.1. After changing the symlinks to post to the new
source I attempted to access the install tool, only to find that apache
would hang on certain sections. I reverted to the 4.0.5 source (no
database changes were made) and found that this occurs with the install
tool there as well.

The following links in the install tool result in this behavior:

Basic configuration
Database analyzer
Image processing
Clean up database
typo3temp

The other links work without any problems. The rest of the system (BE
and FE) seems to be working without any hitches at all.

The "hang" results in apache becoming completely unresponsive, but not
using any CPU. No errors are present in either the PHP or Apache error
logs. Obviously, this makes any upgrade impossible. I suspected that the
suhosin patch might be causing the problems, but a recompile without it
resulted in the same situation.

I am running MySQL 5 but have Set sql_mode="MYSQL40" in setDBinit. I did
not upgrade or recompile MySQL during this upgrade.

Any suggestions as to further steps I can take to troubleshoot this, or
suggestions for a fix?

Thanks,
S. G. Kearn

My PHP configure:

 './configure' '--prefix=/usr/lib/php5' '--host=i686-pc-linux-gnu'
'--mandir=/usr/lib/php5/man' '--infodir=/usr/lib/php5/info'
'--sysconfdir=/etc' '--cache-file=./config.cache'
'--enable-maintainer-zts' '--disable-cli' '--with-apxs2=/usr/sbin/apxs2'
'--with-config-file-path=/etc/php/apache2-php5'
'--with-config-file-scan-dir=/etc/php/apache2-php5/ext-active'
'--without-pear' '--enable-bcmath=shared' '--with-bz2=shared'
'--enable-calendar=shared' '--with-curl=shared' '--with-curlwrappers'
'--disable-dbase' '--enable-exif=shared' '--without-fbsql'
'--without-fdftk' '--enable-ftp=shared' '--with-gettext=shared'
'--without-gmp' '--disable-hash' '--disable-ipv6' '--without-kerberos'
'--enable-mbstring=shared' '--with-mcrypt=shared' '--with-mhash=shared'
'--without-msql' '--without-mssql' '--with-ncurses=shared'
'--with-openssl' '--with-openssl-dir=/usr' '--enable-pcntl=shared'
'--disable-pdo' '--without-pgsql' '--with-pspell=shared'
'--without-recode' '--disable-shmop' '--without-snmp'
'--enable-soap=shared' '--enable-sockets=shared' '--without-sybase'
'--without-sybase-ct' '--enable-sysvmsg=shared'
'--enable-sysvsem=shared' '--enable-sysvshm=shared' '--without-tidy'
'--enable-wddx=shared' '--with-xmlrpc=shared' '--with-xsl=shared'
'--enable-zip=shared' '--with-zlib=shared' '--disable-debug'
'--enable-dba=shared' '--with-cdb' '--with-db4' '--without-flatfile'
'--without-gdbm' '--with-inifile' '--with-qdbm'
'--with-freetype-dir=/usr' '--with-t1lib=/usr' '--disable-gd-jis-conv'
'--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--without-xpm-dir'
'--with-gd' '--with-imap=shared' '--with-imap-ssl'
'--with-mysql=shared,/usr/lib/mysql'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock'
'--with-mysqli=shared,/usr/bin/mysql_config' '--with-readline'
'--without-libedit' '--without-mm' '--with-sqlite=/usr'
'--enable-sqlite-utf8'

Debug info:

### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST           : omni.terica.net
TYPO3_HOST_ONLY     : omni.terica.net
TYPO3_PORT          :
PATH_INFO           :
QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI         : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER        : http://omni.terica.net/typo3/install/index.php
TYPO3_REQUEST_HOST  : http://omni.terica.net
TYPO3_REQUEST_URL   :
http://omni.terica.net/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://omni.terica.net/typo3/install/index.php
TYPO3_REQUEST_DIR   : http://omni.terica.net/typo3/install/
TYPO3_SITE_URL      : http://omni.terica.net/
TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL           :
SCRIPT_NAME         : /typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /var/www/typo3/site
SCRIPT_FILENAME     : /var/www/typo3/site/typo3/install/index.php
REMOTE_ADDR         : [omitted]
REMOTE_HOST         :
HTTP_USER_AGENT     : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
CONST: PHP_OS       : Linux
CONST: TYPO3_OS     :
CONST: PATH_thisScri: /var/www/typo3/site/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 4.0.5
OTHER: PHP_VERSION  : 5.2.1-pl3-gentoo
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif()          : 1
imagepng()          : 1
imagejpeg()         : 1
imagettftext()      : 1
OTHER: IMAGE_TYPES  : 15
OTHER: memory_limit : 128M
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 : 0
T3CV_GFX: gdlib_2   : 1
T3CV_GFX: im        : 1
T3CV_GFX: im_path   : /usr/X11R6/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: im6
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 1
T3CV_GFX: im_combine: composite
### DEBUG SYSTEM INFORMATION - END ###


More information about the TYPO3-install mailing list