[Bug 254067] www/netxcloud at php74: PHP Fatal error: Allowed memory size of ... exhausted

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 6 16:08:52 UTC 2021


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

            Bug ID: 254067
           Summary: www/netxcloud at php74: PHP Fatal error:  Allowed memory
                    size of ... exhausted
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ohartmann at walstatt.org

Upgrading to the lates Nexcloud Version 21 via /usr/ports and make results in
an error as shown below, when one would like to call the upgrade procedure via
CLI. The error arisen from the latest ort upgrade seems to be related to php as
searching the net indicates, but recompiling all requisite ports for nextcloud
and also additinally recompiling all installed php74 ports and php74 itself via
portmaster -f do no mitigate or solve the problem. Also, rising the amount of
memory in memory_limit in etc/php.ini results in a accordingly risen "Allowed
memory size of ..." number shown in the error below, reflecting the exact
configured amount of memory in bytes: 

# su -m www -c "php occ upgrade"
PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to
allocate 266240 bytes) in
/usr/local/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php
on line 133

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


More information about the freebsd-ports-bugs mailing list