breisig / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool http://www.phpldapadmin.org
GNU General Public License v2.0
27 stars 33 forks source link

My LDAP Server search base dn #6

Open sharbich opened 5 years ago

sharbich commented 5 years ago

Hello, after I logged in the phpldapadmin and i click left to the base dn nothing happens. The circle to the left side of the base dn turns and turns. After 5 minutes I get the following error message "There was a problem with the request". My system is a Debian 6.5 with php 7.3. Here is my Apache2 configuration of phpldapadmin ` cat /etc/apache2/sites-available/ldapadmin.conf

 <VirtualHost ldapadmin.intern.example.com:80>
      ServerName ldapadmin.intern.example.com:80
      DocumentRoot "/var/www/html/phpLDAPadmin"
      RedirectMatch permanent ^(.*)$ https://ldapadmin.intern.example.com
 </VirtualHost>

 <VirtualHost ldapadmin.intern.example.com:443>
      ServerName ldapadmin.intern.example.com:443
      DocumentRoot /var/www/html/phpLDAPadmin/htdocs
      ServerAdmin web.admin@example.com
      SSLEngine on
      SSLCertificateFile /etc/openxpki/ssl/ca-one/ldapadmin.intern.example.com.crt
      SSLCertificateKeyFile /etc/openxpki/ssl/ca-one/ldapadmin.intern.example.com.pem
      ErrorLog /var/log/apache2/apache-ldapadmin-error.log
      TransferLog /var/log/apache2/apache-ldapadmin-access.log
      CustomLog /var/log/apache2/apache-ldapadmin-request.log combined

 <Directory /var/www/html/phpLDAPadmin>
     Options SymLinksIfOwnerMatch
     DirectoryIndex index.php
     AllowOverride All
     Options FollowSymlinks
     Require all granted
 </Directory>

`

Do you have a tip for what I can do?

Greetings from Stefan Harbich

ecutsa commented 5 years ago

+1 with php7.3 fresh upgrade to buster

sharbich commented 5 years ago

Great comment. Very helpful. Thank you

-------- Ursprüngliche Nachricht -------- Von: ecutsa notifications@github.com Datum: 18.01.2019 02:56 (GMT+01:00) An: breisig/phpLDAPadmin phpLDAPadmin@noreply.github.com Cc: sharbich sharbich@t-online.de, Author author@noreply.github.com Betreff: Re: [breisig/phpLDAPadmin] My LDAP Server search base dn (#6)

+1 with php7.3 fresh upgrade to buster

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/breisig/phpLDAPadmin","title":"breisig/phpLDAPadmin","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/breisig/phpLDAPadmin"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ecutsa in #6: +1 with php7.3 fresh upgrade to buster"}],"action":{"name":"View Issue","url":"https://github.com/breisig/phpLDAPadmin/issues/6#issuecomment-455399549"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/breisig/phpLDAPadmin/issues/6#issuecomment-455399549", "url": "https://github.com/breisig/phpLDAPadmin/issues/6#issuecomment-455399549", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]