How to enable LDAP with PHP 7.0 in Debian 7 wheezy server with directadmin










3















How to enable ldap in PHP 7?
I have server with DirectAdmin



If I enter



apt-get install php-ldap


or



apt-get install php70-ldap


receives



root@www4:/usr/local/directadmin/custombuild# apt-get install php70-ldap
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php70-ldap
root@www4:/usr/local/directadmin/custombuild#


If I enter



root@www4:~# apt-cache search php | grep ldap


receives



phamm-ldap - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-amavis - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-vacation - PHP front-end to manage virtual services on LDAP - back-end files
php-net-ldap - a OO interface for searching and manipulating LDAP-entries
php-net-ldap2 - PHP PEAR module for searching and manipulating LDAP-entries
phpldapadmin - web based interface for administering LDAP servers
simpleid-ldap - simple OpenID provider implemented in PHP - LDAP plugin
php5-ldap - Module with LDAP functions to PHP 5
root@www4:~#









share|improve this question
























  • have you tried php7.0-ldap?

    – heiglandreas
    Nov 10 '18 at 20:36











  • @heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

    – P__
    Nov 13 '18 at 7:51











  • What doesapt-cache search php | grep ldap report?

    – heiglandreas
    Nov 13 '18 at 13:14











  • @heiglandreas i edited the question with this command results

    – P__
    Nov 14 '18 at 7:49











  • Where did you get PHP7 from? What does apt list --installed | grep php output?

    – heiglandreas
    Nov 16 '18 at 14:23















3















How to enable ldap in PHP 7?
I have server with DirectAdmin



If I enter



apt-get install php-ldap


or



apt-get install php70-ldap


receives



root@www4:/usr/local/directadmin/custombuild# apt-get install php70-ldap
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php70-ldap
root@www4:/usr/local/directadmin/custombuild#


If I enter



root@www4:~# apt-cache search php | grep ldap


receives



phamm-ldap - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-amavis - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-vacation - PHP front-end to manage virtual services on LDAP - back-end files
php-net-ldap - a OO interface for searching and manipulating LDAP-entries
php-net-ldap2 - PHP PEAR module for searching and manipulating LDAP-entries
phpldapadmin - web based interface for administering LDAP servers
simpleid-ldap - simple OpenID provider implemented in PHP - LDAP plugin
php5-ldap - Module with LDAP functions to PHP 5
root@www4:~#









share|improve this question
























  • have you tried php7.0-ldap?

    – heiglandreas
    Nov 10 '18 at 20:36











  • @heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

    – P__
    Nov 13 '18 at 7:51











  • What doesapt-cache search php | grep ldap report?

    – heiglandreas
    Nov 13 '18 at 13:14











  • @heiglandreas i edited the question with this command results

    – P__
    Nov 14 '18 at 7:49











  • Where did you get PHP7 from? What does apt list --installed | grep php output?

    – heiglandreas
    Nov 16 '18 at 14:23













3












3








3








How to enable ldap in PHP 7?
I have server with DirectAdmin



If I enter



apt-get install php-ldap


or



apt-get install php70-ldap


receives



root@www4:/usr/local/directadmin/custombuild# apt-get install php70-ldap
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php70-ldap
root@www4:/usr/local/directadmin/custombuild#


If I enter



root@www4:~# apt-cache search php | grep ldap


receives



phamm-ldap - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-amavis - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-vacation - PHP front-end to manage virtual services on LDAP - back-end files
php-net-ldap - a OO interface for searching and manipulating LDAP-entries
php-net-ldap2 - PHP PEAR module for searching and manipulating LDAP-entries
phpldapadmin - web based interface for administering LDAP servers
simpleid-ldap - simple OpenID provider implemented in PHP - LDAP plugin
php5-ldap - Module with LDAP functions to PHP 5
root@www4:~#









share|improve this question
















How to enable ldap in PHP 7?
I have server with DirectAdmin



If I enter



apt-get install php-ldap


or



apt-get install php70-ldap


receives



root@www4:/usr/local/directadmin/custombuild# apt-get install php70-ldap
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php70-ldap
root@www4:/usr/local/directadmin/custombuild#


If I enter



root@www4:~# apt-cache search php | grep ldap


receives



phamm-ldap - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-amavis - PHP front-end to manage virtual services on LDAP - back-end files
phamm-ldap-vacation - PHP front-end to manage virtual services on LDAP - back-end files
php-net-ldap - a OO interface for searching and manipulating LDAP-entries
php-net-ldap2 - PHP PEAR module for searching and manipulating LDAP-entries
phpldapadmin - web based interface for administering LDAP servers
simpleid-ldap - simple OpenID provider implemented in PHP - LDAP plugin
php5-ldap - Module with LDAP functions to PHP 5
root@www4:~#






php ldap directadmin






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 14 '18 at 9:56







P__

















asked Nov 9 '18 at 15:08









P__P__

163




163












  • have you tried php7.0-ldap?

    – heiglandreas
    Nov 10 '18 at 20:36











  • @heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

    – P__
    Nov 13 '18 at 7:51











  • What doesapt-cache search php | grep ldap report?

    – heiglandreas
    Nov 13 '18 at 13:14











  • @heiglandreas i edited the question with this command results

    – P__
    Nov 14 '18 at 7:49











  • Where did you get PHP7 from? What does apt list --installed | grep php output?

    – heiglandreas
    Nov 16 '18 at 14:23

















  • have you tried php7.0-ldap?

    – heiglandreas
    Nov 10 '18 at 20:36











  • @heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

    – P__
    Nov 13 '18 at 7:51











  • What doesapt-cache search php | grep ldap report?

    – heiglandreas
    Nov 13 '18 at 13:14











  • @heiglandreas i edited the question with this command results

    – P__
    Nov 14 '18 at 7:49











  • Where did you get PHP7 from? What does apt list --installed | grep php output?

    – heiglandreas
    Nov 16 '18 at 14:23
















have you tried php7.0-ldap?

– heiglandreas
Nov 10 '18 at 20:36





have you tried php7.0-ldap?

– heiglandreas
Nov 10 '18 at 20:36













@heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

– P__
Nov 13 '18 at 7:51





@heiglandreas this same ... "E: The php7.0-ldap package could not be found E: No package found by regular expression "php7.0-ldap""

– P__
Nov 13 '18 at 7:51













What doesapt-cache search php | grep ldap report?

– heiglandreas
Nov 13 '18 at 13:14





What doesapt-cache search php | grep ldap report?

– heiglandreas
Nov 13 '18 at 13:14













@heiglandreas i edited the question with this command results

– P__
Nov 14 '18 at 7:49





@heiglandreas i edited the question with this command results

– P__
Nov 14 '18 at 7:49













Where did you get PHP7 from? What does apt list --installed | grep php output?

– heiglandreas
Nov 16 '18 at 14:23





Where did you get PHP7 from? What does apt list --installed | grep php output?

– heiglandreas
Nov 16 '18 at 14:23












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228306%2fhow-to-enable-ldap-with-php-7-0-in-debian-7-wheezy-server-with-directadmin%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228306%2fhow-to-enable-ldap-with-php-7-0-in-debian-7-wheezy-server-with-directadmin%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







這個網誌中的熱門文章

Barbados

How to read a connectionString WITH PROVIDER in .NET Core?

Node.js Script on GitHub Pages or Amazon S3