Package: phpldapadmin Version: 1.2.0.5-1 Severity: grave Tags: squeeze Justification: renders package unusable
Hello, on opening the webpage for phpldapadmin I just get following error: Fatal error: Class 'LDAPServers' not found in /etc/phpldapadmin/config.php on line 158 This is the related extract from /etc/phpldapadmin/config.php: 153 /*********************************************/ 154 /* Define your LDAP servers in this section */ 155 /*********************************************/ 156 157 $i=0; 158 $ldapservers = new LDAPServers; 159 160 /* A convenient name that will appear in the tree viewer and throughout 161 phpLDAPadmin to identify this LDAP server to users. */ 162 $ldapservers->SetValue($i,'server','name','mydomain'); 163 164 /* Examples: 165 'ldap.example.com', 166 'ldaps://ldap.example.com/', 167 'ldapi://%2fusr%local%2fvar%2frun%2fldapi' 168 (Unix socket at /usr/local/var/run/ldap) */ 169 $ldapservers->SetValue($i,'server','host','myldaphost'); Thanks for having a look at that issue. Regards, vitaminx -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-openvz-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages phpldapadmin depends on: ii apache2 2.2.15-3 Apache HTTP Server metapackage ii apache2-mpm-prefork [httpd] 2.2.15-3 Apache HTTP Server - traditional n ii debconf [debconf-2.0] 1.5.30 Debian configuration management sy ii libapache2-mod-php5 5.3.2-1 server-side, HTML-embedded scripti ii php5 5.3.2-1 server-side, HTML-embedded scripti ii php5-ldap 5.3.2-1 LDAP module for php5 phpldapadmin recommends no packages. phpldapadmin suggests no packages. -- debconf information: phpldapadmin/restart-webserver: true phpldapadmin/ldap-bindpw: secret phpldapadmin/ldap-tls: false phpldapadmin/ldap-binddn: cn=admin,dc=example,dc=com phpldapadmin/reconfigure-webserver: apache, apache-ssl, apache-perl, apache2 phpldapadmin/ldap-basedn: dc=example,dc=com phpldapadmin/ldap-server: 127.0.0.1 phpldapadmin/ldap-authtype: session -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org