[Bug 251411] www/apache24: mod_php80 (8.0.0.r5): Can't locate API module structure `php8_module' in file /usr/local/libexec/apache24/libphp.so: Undefined symbol "php8_module"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 23:59:48 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251411

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: tz
Date: Sat Jan  9 23:59:15 UTC 2021
New revision: 560908
URL: https://svnweb.freebsd.org/changeset/ports/560908

Log:
  lang/php80: Fix "can't locate API module structure `php8_module' in file
/usr/local/libexec/apache24/libphp.so"

  Because of the SHORTMODNAME an entry for php8_module was added to httpd.conf
when installing www/mod_php80.
  This was an error, because the module is now simple named "php_module".

  PR:           251411
  Reported by:  <freebsd-bugzilla at b-society.se>
  Sponsored by: PHP Update Service

Changes:
  head/lang/php80/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-apache mailing list