Re: php related segmentation fault with Apache 2.0.55

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux