[TYPO3-50-general] JavaBridge and PHP6

Andreas Förthner Andreas.Foerthner at netlogix.de
Tue Jun 5 10:47:16 CEST 2007


Hi Sebastian,

actually I just told one of our Linux specialists to fix it ;-) Ok this 
is what he did to get it compiled:

1. apt-get install automake1.7 automake1.8 automake1.9
2. ./configure --with-java=/usr/lib/jvm/java-1.5.0-sun/
3. make && make install
4. cp /usr/local/php6/lib/php/extensions/no-debug-zts-20060613/* 
/usr/local/php6/
5. vi /usr/local/php6/lib/php.ini -> java.so
6. /etc/init.d/apache2 restart

Of course this is a bit Debian specific, but it seems to me that I had 
the wrong autotools versions, no idea why they worked with PHP5.

I read that the zero response could also be a memory problem of PHP, but 
I raised it already to 128MB. Is it possible that it needs more than 
that? Would be quite a lot then...

Greets Andi


More information about the TYPO3-project-5_0-general mailing list