Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines... From: Zeev Suraski (zeev <email protected>)
Date: 08/28/00

Can you test if it works well from the command line? Or does it hang as well?
Currently, Windows builds do not have memory_limit enabled. We may change
this in the future.

Zeev

At 07:33 28/08/2000, jsinglet wrote:
>The Configuration:
>winntserver 4.0
>CGI(ts) + IIS4
>
>I am having an issue with the Latest Cvs of php (last night) - and for that
>matter for the last few weeks.
>
>The script i am tring to execute is much larger than 1000 lines of code -
>and PHP is exibiting some odd behavior.
>When ever i try execute a script that is around 1000 or so lines long PHP
>just hangs for a very long time. the process
>never times out and it never stops. I should note that the ISAPI module
>executes the exact same code without problem
>- although the ISAPI module is unusable for other reasons.
> it requires a complete reboot to resolve the problem. i dont know if this
>is a memory issue,
>or what - but it might help to note that PHP is completely ignoring the
>memor_limit directive. is this a known issue? can i resolve it?
>
>
>any help is appericated.
>JLS
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

--
Zeev Suraski   <zeev <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>