Search found 5 matches

by Alonso
Fri Aug 20, 2010 10:20 am
Forum: General discussions
Topic: Error with LDAP Windows 2003
Replies: 10
Views: 8709

Re: Error with LDAP Windows 2003

Hello,

the base is correct, only it fails when there put incorrect users that it shows the following thingonly it fails when they put on users incorrects

phpMyFAQ warning [2]: ldap_get_values() expects parameter 2 to be resource, boolean given in Ldap.php on line 215

phpMyFAQ warning [2 ...
by Alonso
Fri Aug 20, 2010 9:19 am
Forum: General discussions
Topic: Error with LDAP Windows 2003
Replies: 10
Views: 8709

Re: Error with LDAP Windows 2003

Hello,
The server is a Windows 2003 Server Standard with xampp and copy and paste the configuration from the applicationInformación de sistema

phpMyFAQ Version phpMyFAQ 2.6.7
Server Software Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110 ...
by Alonso
Fri Aug 20, 2010 7:28 am
Forum: General discussions
Topic: Error with LDAP Windows 2003
Replies: 10
Views: 8709

Re: Error with LDAP Windows 2003

Hello, the configuration is

in ldap.php
<?php
$PMF_LDAP["ldap_server"] = 'dominio.local';
$PMF_LDAP["ldap_port"] = '389';
$PMF_LDAP["ldap_user"] = 'dominio\leeldap';
$PMF_LDAP["ldap_password"] = 'Password01';
$PMF_LDAP["ldap_base"] = 'DC=dominio,DC=local';

in constants_ldap.php

// Datamapping ...
by Alonso
Thu Aug 19, 2010 9:40 am
Forum: General discussions
Topic: Error with LDAP Windows 2003
Replies: 10
Views: 8709

Error with LDAP Windows 2003

Hello, the problem is when I put an incorrect user on having pulsated on the button of login following messages appear


phpMyFAQ warning [2]: ldap_get_values() expects parameter 2 to be resource, boolean given in Ldap.php on line 215

phpMyFAQ warning [2]: Cannot modify header information ...
by Alonso
Tue Aug 17, 2010 2:13 pm
Forum: General discussions
Topic: The searches do not work with numbers
Replies: 1
Views: 2178

The searches do not work with numbers

Hello, when I realize a search using numbers records do not appear, the correct functioning is this? Or on the contrary it is a failure.

Excuse my English, I am using an automatic translator.

Información de sistema
phpMyFAQ Versionphp MyFAQ 2.6.7
Server Software Apache/2.2.14 (Win32) DAV/2 mod ...