On 11/21/05, Marco Kaiser <marco.kaiser@xxxxxxxxx> wrote: > Hi Kristina, > > > When I said I installed the latest available snapshot, I meant I > > installed the latest available snap in the 4.4.x tree - so, the > > version I installed was php4-STABLE-200511211545.tar.gz. > > tha Zend API changed so your installed zend products doenst work with > cvs version of php. Disable alle Zend Stuff in you php.ini and tell me > if this error still happen. After disabling Zend in php.ini, I get: #0 0xb7df5ee9 in yy_push_state (new_state=1) at Zend/zend_language_scanner.c:5831 5831 yy_start_stack[yy_start_stack_ptr++] = YY_START; (gdb) bt full #0 0xb7df5ee9 in yy_push_state (new_state=1) at Zend/zend_language_scanner.c:5831 new_size = Variable "new_size" is not available. (gdb) php is, of course, still installing its own zend extension. But all of the lines pertaining to Zend were indeed removed from php.ini. Thanks, Kristina -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php