Code Monkey home page Code Monkey logo

Comments (13)

timdreier avatar timdreier commented on July 22, 2024 1

@rprofijt for me the package don't work with PHP 7.2 running on Ubuntu 18

from phpldapadmin.

breisig avatar breisig commented on July 22, 2024 1

@timtim8461 Have you tried out my forked repo https://github.com/breisig/phpLDAPadmin ? It worked on my php 7.0->7.2 systems.

from phpldapadmin.

breisig avatar breisig commented on July 22, 2024

Wow, I am surprised this project hasn't been forked yet with atleast php 7 support yet [or with php 7.2 support]

from phpldapadmin.

rprofijt avatar rprofijt commented on July 22, 2024

It seems that the Debian/Ubuntu packages have been patched to work with php7..

from phpldapadmin.

MarekGrossman avatar MarekGrossman commented on July 22, 2024

@breisig Thanks for new version.
@Others be aware to change your old config.php with hashing algorithm:

$servers->setValue('appearance','password_hash','xxxx');
$servers->setValue('appearance','pla_password_hash','xxxx');

from phpldapadmin.

leenooks avatar leenooks commented on July 22, 2024

I'm closing this - I'm using PHP 7.2.14 with 29d7d4 and there are no observed issues. (Numerous updates have been provided for PHP 7 support.)

from phpldapadmin.

andypost avatar andypost commented on July 22, 2024

Yep, 7.2 works fine but 7.3 has some issues. Like #72

from phpldapadmin.

leenooks avatar leenooks commented on July 22, 2024

I'll take a look at it when I have a PHP 7.3 environment.

from phpldapadmin.

RajuGaraga avatar RajuGaraga commented on July 22, 2024

Hi Team,

I am getting below error on 7.3 version, did anyone crossed the same error please let me know the resolution.

Notice: Undefined index: plaConfig in C:\xampp\htdocs\phpldapadmin\lib\page.php on line 379

Fatal error: Uncaught Error: Call to a member function getValue() on null in C:\xampp\htdocs\phpldapadmin\lib\page.php:379 Stack trace: #0 C:\xampp\htdocs\phpldapadmin\lib\functions.php(638): page->display(Array) #1 C:\xampp\htdocs\phpldapadmin\htdocs\index.php(104): error('You need to con...', 'error', NULL, true) #2 {main} thrown in C:\xampp\htdocs\phpldapadmin\lib\page.php on line 379

from phpldapadmin.

leenooks avatar leenooks commented on July 22, 2024

Latest comment is issue #76

from phpldapadmin.

obriensystems avatar obriensystems commented on July 22, 2024

having an issue with search functionality under 7.3.6 - trying 7.2
I also had to rename the password encryption and let the ldap server do the encryption.
details on
http://wiki.obrienlabs.cloud/display/DEV/LDAP#LDAP-DI20190708-3:SearchUserPHPerror

E_WARNING: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? PHP Debug Backtrace File C:\opt\xampp\htdocs\lib\functions.php (184) Function error (a:5:{i:0;s:98:"E_WARNING: "continue" targeting swi...) File C:\opt\xampp\htdocs\lib\functions.php (58) Function app_error_handler (a:5:{i:0;i:2;i:1;s:87:""continue" targeting switch...) File C:\opt\xampp\htdocs\lib\functions.php (58) Function require_once File C:\opt\xampp\htdocs\lib\functions.php () Function my_autoload (a:1:{i:0;s:11:"QueryRender";}) File C:\opt\xampp\htdocs\htdocs\query_engine.php (17) Function spl_autoload_call (a:1:{i:0;s:11:"QueryRender";}) File C:\opt\xampp\htdocs\htdocs\cmd.php (59) Function include (a:1:{i:0;s:43:"C:\opt\xampp\htdocs\htdocs\query_en...)

from phpldapadmin.

leenooks avatar leenooks commented on July 22, 2024

@obriensystems Are you using 1.2.4?

from phpldapadmin.

obriensystems avatar obriensystems commented on July 22, 2024

Deon, no - that was my issue evidently - your 1.2.4 here works fine with search - and I don't need to hack the code myself - retesting with your repo now.

20190731: update – the 1.2.4 release is newer than the sourceforge version. I didn’t notice that my docker version from osixia was 1.2.4 (which works fine with openldap) but my sourceforge version (required to be non-docker) was 1.2.3 (lacking php7.3 support)

from phpldapadmin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.