[Bug 283882] piwigo version 15.3.0 fails.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Jan 2025 08:49:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283882

            Bug ID: 283882
           Summary: piwigo version 15.3.0 fails.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gamer@ryppn.com

piwigo just got bumped to 15.3.0 in quarterly branch, but it fails to run...

Warning: include_once(.//include/pwgsession.class.php): Failed to open stream:
No such file or directory in
/usr/local/www/piwigo/include/functions_session.inc.php on line 25

Warning: include_once(): Failed opening './/include/pwgsession.class.php' for
inclusion (include_path='.:/usr/local/share/pear') in
/usr/local/www/piwigo/include/functions_session.inc.php on line 25

Fatal error: Uncaught Error: Class "PwgSession" not found in
/usr/local/www/piwigo/include/functions_session.inc.php:32 Stack trace: #0
/usr/local/www/piwigo/include/functions.inc.php(16): include_once() #1
/usr/local/www/piwigo/include/common.inc.php(107):
include('/usr/local/www/...') #2 /usr/local/www/piwigo/index.php(11):
include_once('/usr/local/www/...') #3 {main} thrown in
/usr/local/www/piwigo/include/functions_session.inc.php on line 32

I took  this up with the piwigo dev's...

https://piwigo.org/forum/viewtopic.php?id=34099

Seems some files are missing from the freebsd build, namely
pwgsession.class.php

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