Re: [PHP] successful compiled, but errors at use

2008-01-23 Thread Richard Lynch
On Wed, January 23, 2008 4:13 am, Andre Hübner wrote: > Warning: Unexpected character in input: '' (ASCII=27) state=1 in > /folders/php-4.4.8 on line 3600 > > Warning: Unexpected character in input: '' (ASCII=8) state=1 in > /folders/php-4.4.8 on line 3600 > > Warning: Unexpected character in inp

[PHP] successful compiled, but errors at use

2008-01-23 Thread Andre Hübner
Hi List, my Situation is as follows. I use on suse 10.1 apache2 and php5 as modul and php5 as cgi using mod_fcgid For some tests i also want to have a php4 as second cgi I compiled with this configure-line: ./configure --prefix=/usr/ --datadir=/usr/share/php/ --bindir=/usr/bin/ --libdir=/usr/sh