Bug 198584 - www/mediawiki123: Call to undefined function hash_hmac()
Summary: www/mediawiki123: Call to undefined function hash_hmac()
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-14 17:28 UTC by Richard Smith
Modified: 2015-03-15 05:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Smith 2015-03-14 17:28:42 UTC
This is the same bug that's already been fixed in www/mediawiki124 about a year ago. See bug 182710. I suspect it just needs applying to this port too.

Fresh installation of www/mod_php56 and www/mediawiki123, using "pkg install" which also pulls in apache24 and php56 amongst others.

Error message in apache logs: "Call to undefined function hash_hmac() in /usr/local/www/mediawiki/includes/specials/SpecialRunJobs.php on line 112."

Fixed problem by: "pkg install php56-hash"
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-15 05:53:07 UTC
A commit references this bug:

Author: wen
Date: Sun Mar 15 05:52:31 UTC 2015
New revision: 381297
URL: https://svnweb.freebsd.org/changeset/ports/381297

Log:
  - Add missing DEPENDS

  PR:		198584
  Submitted by:	bsd@rdls.net

Changes:
  head/www/mediawiki123/Makefile
  head/www/mediawiki124/Makefile