Date: Mon, 30 Nov 2015 13:51:24 +0100 From: Torsten Zuehlsdorff <mailinglists@toco-domains.de> To: Carmel NY <carmel_ny@outlook.com>, FreeBSD Ports <freebsd-ports@freebsd.org> Cc: matthew@FreeBSD.org Subject: Re: Updating php Message-ID: <565C464C.8070809@toco-domains.de> In-Reply-To: <BLU437-SMTP752532A53858F4F8BD617980000@phx.gbl> References: <BLU437-SMTP752532A53858F4F8BD617980000@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > I just updated php5 (5.4) to php56. I now have two programsthat will not run. > "net/phpldapadmin" and "databases/phpmyadmin". When I attempt to access > "net/phpldapadmin" via the net, I receive this error message: > > Notice: Undefined variable: _SESSION > in /usr/local/www/phpldapadmin/lib/page.php on line 379 This indicates a missing session module, but your pkg info command lists it. > Fatal error: Call to a member function getValue() on a non-object > in /usr/local/www/phpldapadmin/lib/page.php on line 379 > > I removed all of the old "php5"modules and then rebuilt "net/phpldapadmin". I > appeared to successfully rebuild all of its required php modules. > > I am also experiencing problems with the "databases/phpmyadmin" port. I > receive this error message: > > PHP 5.5+ is required. Do you use an apache webserver? Did you restart it? If you use php-fpm: did you restart it? Greetings, Torsten
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565C464C.8070809>