Code Monkey home page Code Monkey logo

Comments (3)

bendem avatar bendem commented on August 25, 2024

Looks like a packaging issue, your pcre package was built using a more recent version that what you have installed. You will have to figure out how to get the correct versions installed, there is nothing PLA can do for you here.
PCRE2Project/pcre2#56

from phpldapadmin.

bendem avatar bendem commented on August 25, 2024

To add to this, make sure your php installation comes from a single repository (don't mix php packages coming from ppa and debian repos) and all versions for whichever you use are the latest.

from phpldapadmin.

AGI-chandler avatar AGI-chandler commented on August 25, 2024

pcre package was built using a more recent version that what you have installed.

  Thanks, is that what the unrecognised compile-time option bit(s) at offset 0 is all about?  Yes I see preg_match() is classified as a pcre function.  I installed libpcre3 but then read something about libpcre2-16-0, libpcre2-8-0, and libpcre2-32-0 required so I installed those.  If that was the fix, then seems those should have already been installed as dependencies.
  Services had to be restarted too, for some reason, since that's usually automatic during upgrades if needed, maybe that was the real problem.  I found checkrestart program and indicated Apache and Rsyslog were both marked as needing restarts.
  Someone dropped the ball somewhere!  Definitely wasn't me! 😛  Everything is working fine now though.  Thanks for the hints.  No I keep the servers pretty boring with Debian stable repos only, which was recently upgraded so maybe that played a role too.  My laptop is another story, however, with testing as the default release but with unstable, experimental, stable and backports repos mixed in, it runs great!

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.