Date: Mon, 30 Nov 2015 07:47:34 -0500 From: Carmel NY <carmel_ny@outlook.com> To: FreeBSD Ports <freebsd-ports@freebsd.org> Cc: matthew@FreeBSD.org Subject: Updating php Message-ID: <BLU437-SMTP752532A53858F4F8BD617980000@phx.gbl>
next in thread | raw e-mail | index | archive | help
FreeBSD-10.2 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 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. I am hoping that someone can assist me. Thanks! pkg info -d "lang/php56" php56-5.6.14: libxml2-2.9.3 pcre-8.37_4 pkg info -d "net/phpldapadmin" phpldapadmin-1.2.3_7,1: php56-session-5.6.14 php56-xml-5.6.14 php56-hash-5.6.14 php56-5.6.14 php56-iconv-5.6.14 php56-ldap-5.6.14 php56-openssl-5.6.14 php56-gettext-5.6.14 pkg info -d databases/phpmyadmin phpMyAdmin-4.5.2: php56-session-5.6.14 php56-xml-5.6.14 php56-bz2-5.6.14 php56-ctype-5.6.14 php56-filter-5.6.14 php56-zip-5.6.14 php56-openssl-5.6.14 php56-gd-5.6.14_1 php56-mcrypt-5.6.14 php56-5.6.14 php56-mbstring-5.6.14 php56-mysqli-5.6.14 php56-json-5.6.14 php56-zlib-5.6.14 -- Carmel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU437-SMTP752532A53858F4F8BD617980000>