Date: Sun, 5 Jan 2020 18:02:34 +0100 From: Adrian Gschwend <ml-ktk@netlabs.org> To: freebsd-questions@freebsd.org Subject: Re: phpMyAdmin can't find hash() in Apache 2.4 with PHP 7.4 Message-ID: <76981365-396d-7bfb-28cc-9e67b644e215@netlabs.org> In-Reply-To: <5363c3c4-6374-b15e-cd1b-b84469724d20@netlabs.org> References: <5363c3c4-6374-b15e-cd1b-b84469724d20@netlabs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76981365-396d-7bfb-28cc-9e67b644e215>