Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread M. Sokolewicz
Chris wrote: M. Sokolewicz wrote: Chris wrote: John Mendenhall wrote: Is the only valid response to problems with php4 to upgrade to php5? Or, are there still some people out there still using php4 and possibly have had problems with install such as the following? If php5 is the only

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread John Mendenhall
The compiler complaining about free'ing memory is something they should pay attention to as far as I'm concerned. *shrug* Clearly I should've read the thread better, somehow I missed that entirely -.- sorry bout that :) anyway, first thing to do before posting is cutting down on your

[PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread John Mendenhall
Is the only valid response to problems with php4 to upgrade to php5? Or, are there still some people out there still using php4 and possibly have had problems with install such as the following? If php5 is the only answer, I guess we'll just have to go with what we have and limp along until we

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread Chris
John Mendenhall wrote: Is the only valid response to problems with php4 to upgrade to php5? Or, are there still some people out there still using php4 and possibly have had problems with install such as the following? If php5 is the only answer, I guess we'll just have to go with what we have

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread John Mendenhall
Chris, I sent this to the php-install list. Try the -internals list. Thanks! JohnM -- john mendenhall [EMAIL PROTECTED] surf utopia internet services -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread M. Sokolewicz
Chris wrote: John Mendenhall wrote: Is the only valid response to problems with php4 to upgrade to php5? Or, are there still some people out there still using php4 and possibly have had problems with install such as the following? If php5 is the only answer, I guess we'll just have to go with

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread Chris
M. Sokolewicz wrote: Chris wrote: John Mendenhall wrote: Is the only valid response to problems with php4 to upgrade to php5? Or, are there still some people out there still using php4 and possibly have had problems with install such as the following? If php5 is the only answer, I guess

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-10 Thread Tijnema
On 8/10/07, John Mendenhall [EMAIL PROTECTED] wrote: I sent this to the php-install list. However, with no response, I knew there would be more eyes looking at it here. Hopefully, someone can send me a pointer on how to resolve this issue. It might be the root of other problems I am

[PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-10 Thread John Mendenhall
I sent this to the php-install list. However, with no response, I knew there would be more eyes looking at it here. Hopefully, someone can send me a pointer on how to resolve this issue. It might be the root of other problems I am having. Per my previous message, I have recently upgraded from

Re: [PHP] php 4.4.7 make install with pear causes zend freeing errors

2007-08-10 Thread John Mendenhall
On 8/10/07, John Mendenhall [EMAIL PROTECTED] wrote: Per my previous message, I have recently upgraded from php 4.4.0, to php 4.4.7. My configure options are as follows: snip I would like to know what I am doing wrong here. When I turn off pear, this does not happen. When I try