public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* php memory errors
@ 2020-06-19 11:38 Richard H Lee
  2020-06-19 14:42 ` Andrey Repin
  0 siblings, 1 reply; 3+ messages in thread
From: Richard H Lee @ 2020-06-19 11:38 UTC (permalink / raw)
  To: cygwin

I've recently gotten out of memory errors with php, with tasks that 
previously have worked fine.

Has anybody else experienced this too?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: php memory errors
  2020-06-19 11:38 php memory errors Richard H Lee
@ 2020-06-19 14:42 ` Andrey Repin
  2020-06-29 12:39   ` Cary Lewis
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Repin @ 2020-06-19 14:42 UTC (permalink / raw)
  To: Richard H Lee, cygwin

Greetings, Richard H Lee!

> I've recently gotten out of memory errors with php, with tasks that 
> previously have worked fine.

Which errors? Why don't you run your tasks in native PHP?

> Has anybody else experienced this too?

Useless question.


-- 
With best regards,
Andrey Repin
Friday, June 19, 2020 17:41:23

Sorry for my terrible english...


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: php memory errors
  2020-06-19 14:42 ` Andrey Repin
@ 2020-06-29 12:39   ` Cary Lewis
  0 siblings, 0 replies; 3+ messages in thread
From: Cary Lewis @ 2020-06-29 12:39 UTC (permalink / raw)
  To: cygwin

Yes, I reported this last week - composer (composer.phar) gives out of
memory errors, despite having max_memory_limit set to -1.

I have tried to compile php myself, but to no avail - php 7.3.19 doesn't
compile, there are errors in the zend framework.

php-7.3.19/Zend/zend_portability.h:381:18: error: ‘sigjmp_buf’ does not
name a type; did you mean ‘jmp_buf’?
  381 | # define JMP_BUF sigjmp_buf
      |                  ^~~~~~~~~~
php-7.3.19/Zend/zend_signal.h:46:2: error: ‘siginfo_t’ does not name a type
   46 |  siginfo_t *siginfo;

php-7.3.19/main/php_config.h:2653:24: error: ‘finite’ was not declared in
this scope; did you mean ‘fwrite’?
 2653 | #define zend_finite(a) finite(a)



On Fri, Jun 19, 2020 at 10:52 AM Andrey Repin <anrdaemon@yandex.ru> wrote:

> Greetings, Richard H Lee!
>
> > I've recently gotten out of memory errors with php, with tasks that
> > previously have worked fine.
>
> Which errors? Why don't you run your tasks in native PHP?
>
> > Has anybody else experienced this too?
>
> Useless question.
>
>
> --
> With best regards,
> Andrey Repin
> Friday, June 19, 2020 17:41:23
>
> Sorry for my terrible english...
>
> --
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-29 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19 11:38 php memory errors Richard H Lee
2020-06-19 14:42 ` Andrey Repin
2020-06-29 12:39   ` Cary Lewis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).