[TYPO3-install] Install tool problems with PHP 5.2.1

jj jr at modan.ch
Sat Mar 24 11:57:02 CET 2007


Hi there,

 > 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

i have the same problem with 5.2.1 / gentoo / typo3 4.0.5 and 4.1. I 
tried commenting line after line in the localconf to see if there is 
anything configured that doesn't work any more but no luck

has anyone found out anything that might help me on this one please?

best regards,

joachim

My PHP configure is like:

  './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' '--with-bz2' '--disable-calendar' 
'--with-curl' '--without-curlwrappers' '--disable-dbase' '--enable-exif' 
'--without-fbsql' '--without-fdftk' '--disable-filter' '--enable-ftp' 
'--with-gettext' '--without-gmp' '--disable-hash' '--disable-json' 
'--without-kerberos' '--enable-mbstring' '--with-mcrypt' 
'--without-mhash' '--without-msql' '--with-mssql' '--with-ncurses' 
'--with-openssl' '--with-openssl-dir=/usr' '--disable-pcntl' 
'--disable-pdo' '--without-pgsql' '--disable-posix' '--with-pspell' 
'--without-recode' '--disable-simplexml' '--disable-shmop' 
'--without-snmp' '--enable-soap' '--disable-sockets' '--without-sybase' 
'--without-sybase-ct' '--disable-sysvmsg' '--disable-sysvsem' 
'--disable-sysvshm' '--with-tidy' '--enable-wddx' '--with-xmlrpc' 
'--with-xsl' '--enable-zip' '--with-zlib' '--disable-debug' 
'--enable-dba' '--without-cdb' '--with-db4' '--without-flatfile' 
'--with-gdbm' '--without-inifile' '--without-qdbm' 
'--with-freetype-dir=/usr' '--with-t1lib=/usr' '--disable-gd-jis-conv' 
'--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' 
'--with-gd' '--with-mysql=/usr/lib/mysql' 
'--with-mysql-sock=/var/run/mysqld/mysqld.sock' 
'--with-mysqli=/usr/bin/mysql_config' '--with-readline' 
'--without-libedit' '--without-mm' '--without-sqlite'


> 
> 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'
> 


More information about the TYPO3-install mailing list