Date: 08/28/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Previous message: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- In reply to: jsinglet: "[PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Next in thread: john singleton: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Reply: john singleton: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Previous message: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- In reply to: jsinglet: "[PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Next in thread: john singleton: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Reply: john singleton: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

