Warning: Could not execute mail delivery program in
/local/Web/sites/phpweb/bugs.php on line 419
Mail not sent!
Please send this page in a mail to [EMAIL PROTECTED] manually.
--
Hi there!
As far as I underst
Hi Zeev!
Zeev Suraski wrote:
> memory_limit applies for the duration of a single script. Each script will
> not be allowed to obtain more than 8MB; So, the problem you're having
> originates someplace else (perhaps other parts of PHP grow to consume more
> memory, e.g., persistent resource tab
Hi Zeev!
Zeev Suraski wrote:
> This isn't a known problem (well, at least I haven't heard any such
> complaints). It may be a coincidence (i.e. not related to 4.0.6) - I'd
> wait and see if this problem persists.
Thanks for your help. Ok, I will give it a try.
But back to the first problem. Yo
Hi Zeev!
I tested a little around:
1) I dropped our leased-line, so there is no load.
2) I set the mem_limit to 12M.
3) Reboot
4) I used the 2 test-scripts as shown in one of my last mails. I called both
scripts via wget at the same time. Each script should allocate 8M.
5) The wget-script then au
Hi Zeev!
Zeev Suraski wrote:
> Saying it worked in 4.0.4 was quite a valuable piece of information. I can
> confirm now that memory_limit is broken in 4.0.6, I'll submit a fix to CVS
> soon.
Great! Thanks for your help and work! BTW, my bug-# was 11739.
As I wrote yesterday, I now have a bunc
From: [EMAIL PROTECTED]
Operating system: W2K
PHP version: 4.0.4pl1
PHP Bug Type: Scripting Engine problem
Bug description: Wrong result when comparing two specific strings via "==".
Hi!
This seems to be a bug:
This will produce the output "Why?" on my system ... but: wh