phpMyAdmin can't find hash() in Apache 2.4 with PHP 7.4
Adrian Gschwend
ml-ktk at netlabs.org
Sun Jan 5 17:02:39 UTC 2020
On 03.01.20 18:34, Adrian Gschwend wrote:
> And I get a hash as expected. However, if I run the same file from
> Apache 2.4, I get "undefined function" as well, same like the
> phpMyAdmin error message above.
FYI I solved the issue, if I would have payed better attention to the
version string in phpinfo() I would have noticed, that I somehow
installed mod_php72 instead of mod_php74...
All good now with correct mod_php version.
regards
Adrian
More information about the freebsd-questions
mailing list