Re: [PHP] php5 COM strange behaviour

2005-08-23 Thread Martin Staiger
>>> we have a script to create a word-document via COM which, so far, run >>> pretty stable under php 4.3.7 >> >> are you using apache2 with php4? > > Yes ! Sorry - my mistake here : the problems are caused under PHP5. With PHP4 the script runs fine, so right now we are using PHP4, but due to ot

Re: [PHP] php5 COM strange behaviour

2005-08-23 Thread Martin Staiger
>> we have a script to create a word-document via COM which, so far, run >> pretty stable under php 4.3.7 > > are you using apache2 with php4? Yes ! > are you using the prefork version of apache2? (you should be!!) No - not to my knowledge. I couldn't really find out HOW to implement this prefo

Re: [PHP] php5 COM strange behaviour

2005-08-23 Thread Jochem Maas
Martin Staiger wrote: Hello NG, we have a script to create a word-document via COM which, so far, run pretty stable under php 4.3.7 are you using apache2 with php4? are you using the prefork version of apache2? (you should be!!) Since we upgraded to php 5.0.3.3 the same script works only o