diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2020-05-22 17:36:32 -0400 |
---|---|---|
committer | Tyson Andre <tysonandre775@hotmail.com> | 2020-05-24 17:49:52 -0400 |
commit | f3efb9e3fb30fa307e0913e888fb2859cec8209a (patch) | |
tree | fc59f7e8e9b7de2a1bcdd2922c641ed57c977172 /ext/pgsql/php_pgsql.h | |
parent | cebe750f460b8060ab21ae1e21980098f3f5b8e2 (diff) | |
download | php-git-f3efb9e3fb30fa307e0913e888fb2859cec8209a.tar.gz |
Fail in `./configure` when no opcache shm backends exist
This can be seen when the `./configure` step fails to detect `HAVE_SHM_*`,
e.g. due to missing a necessary dependency to compile the test scripts.
(Run `./configure`, run `yum install libtool-ltdl-devel` for missing dependencies,
then run `make`, and php can end up built with 0 shared memory opcache caches)
Give a clearer error message than `unknown`
Searching for `opcache "Fatal Error Unable to allocate shared memory segment of"
"unknown: No such file or directory"` reveals issues such as
https://github.com/termux/termux-packages/issues/2234
Closes GH-5615
Diffstat (limited to 'ext/pgsql/php_pgsql.h')
0 files changed, 0 insertions, 0 deletions