Memcache PHP 7.2 Windows to Couchbase Bucket

Hello,

i am trying to replace the existing memcached server with couchbase.

Normally in the php.ini you set:

session.save_handler = memcache
session.save_path = ‘tcp://46.4.74.206:11211’

But what is the right way after “installing” the couchbase.dll etc?