Author Topic: Need memcached module for php7!  (Read 791 times)

Igor

  • Full Member
  • ***
  • Posts: 130
  • Karma: +16/-0
    • View Profile
Need memcached module for php7!
« on: March 11, 2026, 09:11:30 pm »
Hi All!

First of all, I'd like to contact Paul Smedley.
I'd like to ask him to compile the memcached module for PHP7.
DLL required to operation:
git clone https://git.launchpad.net/~lwhay/libmemcached/+git/trunk
The module itself is in attache.
« Last Edit: March 13, 2026, 04:35:13 pm by Igor »

Pete

  • Hero Member
  • *****
  • Posts: 1451
  • Karma: +17/-0
    • View Profile
Re: Need memcached module for php7!
« Reply #1 on: March 13, 2026, 08:09:27 pm »
Hi Igor

Based on Pauls recent post - see https://www.os2world.com/forum/index.php/topic,4057.0.html - I suspect you may have to hope that Paul reads your post and feels up to looking into your request.

Maybe 1 of the (few) other porters/coders could help...


Regards

Pete



Igor

  • Full Member
  • ***
  • Posts: 130
  • Karma: +16/-0
    • View Profile
Re: Need memcached module for php7!
« Reply #2 on: March 13, 2026, 08:43:40 pm »
Hi Pete,

Too bad!
I could probably port it myself, but I ran into problems setting up environment.
I'm guessing Paul known how to make it compile.
It's a shame he declined.

Dave Yeo

  • Hero Member
  • *****
  • Posts: 5720
  • Karma: +150/-1
    • View Profile
Re: Need memcached module for php7!
« Reply #3 on: March 13, 2026, 09:56:39 pm »
Does it depend on having PHP installed? I'd guess so

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2558
  • Karma: +207/-0
    • View Profile
Re: Need memcached module for php7!
« Reply #4 on: March 13, 2026, 11:10:34 pm »
I'll try look at this, once Igor confirms he's looking for a module for PHP 7.4. Modules aren't generally compatible between PHP versions...

You'd also stand a higher chance of gaining my interest if you provided a pre-built library for libmemcache.
« Last Edit: March 13, 2026, 11:12:24 pm by Paul Smedley »