Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/debugger.php on line 99
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/debugger.php on line 108
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/file.php on line 96
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/cache/file.php on line 89
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/dispatcher.php on line 453
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/dispatcher.php on line 677
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/router.php on line 173
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/controller/controller.php on line 338
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/controller/controller.php on line 779
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/controller/component.php on line 237
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/controller/component.php on line 239
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/view/view.php on line 748
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/class_registry.php on line 68
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/class_registry.php on line 140
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/class_registry.php on line 148
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/security.php on line 53
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/validation.php on line 122
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/model/behavior.php on line 286
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/model/connection_manager.php on line 66
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/model/connection_manager.php on line 80
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/model/connection_manager.php on line 106
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/string.php on line 45
Warning (2): ldap_bind() [function.ldap-bind]: Unable to bind to server: Can't contact LDAP server [APP/models/datasources/ldap_source.php, line 78]
Code |
Context$config = array(
"host" => "ldap.lan.achamo.net",
"port" => 389,
"version" => 3,
"datasource" => "ldap",
"basedn" => "dc=achamo,dc=net",
"login" => "",
"password" => "",
"database" => "",
"tls" => false,
"debug" => 1
)
$bindDN = ""
$bindPasswd = ""
ldap_bind - [internal], line ??
LdapSource::connect() - APP/models/datasources/ldap_source.php, line 78
LdapSource::__construct() - APP/models/datasources/ldap_source.php, line 37
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2640
Model::__construct() - CORE/cake/libs/model/model.php, line 406
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): ldap_count_entries() expects parameter 2 to be resource, boolean given [APP/models/datasources/ldap_source.php, line 574]
Code |
Context$schemaTypes = array(
"objectclasses",
"attributetypes"
)
$check = false
ldap_count_entries - [internal], line ??
LdapSource::__getLDAPschema() - APP/models/datasources/ldap_source.php, line 574
LdapSource::describe() - APP/models/datasources/ldap_source.php, line 1215
Model::schema() - CORE/cake/libs/model/model.php, line 900
Model::setSource() - CORE/cake/libs/model/model.php, line 757
Model::__construct() - CORE/cake/libs/model/model.php, line 414
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined variable: schema_entries [APP/models/datasources/ldap_source.php, line 599]
Code |
Context$schemaTypes = array(
"objectclasses",
"attributetypes"
)
$check = false
$schemaDN = "cn=SubSchema"
$schema_filter = "(objectClass=subschema)"
$schema_search = null
}
if( $schema_entries ) {
LdapSource::__getLDAPschema() - APP/models/datasources/ldap_source.php, line 599
LdapSource::describe() - APP/models/datasources/ldap_source.php, line 1215
Model::schema() - CORE/cake/libs/model/model.php, line 900
Model::setSource() - CORE/cake/libs/model/model.php, line 757
Model::__construct() - CORE/cake/libs/model/model.php, line 414
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined variable: return [APP/models/datasources/ldap_source.php, line 703]
Code |
Context$schemaTypes = array(
"objectclasses",
"attributetypes"
)
$check = false
$schemaDN = "cn=SubSchema"
$schema_filter = "(objectClass=subschema)"
$schema_search = null
LdapSource::__getLDAPschema() - APP/models/datasources/ldap_source.php, line 703
LdapSource::describe() - APP/models/datasources/ldap_source.php, line 1215
Model::schema() - CORE/cake/libs/model/model.php, line 900
Model::setSource() - CORE/cake/libs/model/model.php, line 757
Model::__construct() - CORE/cake/libs/model/model.php, line 414
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): ksort() expects parameter 1 to be array, null given [APP/models/datasources/ldap_source.php, line 1217]
Code |
Context$model = GNU
GNU::$name = "GNU"
GNU::$useDbConfig = "ldap"
GNU::$primaryKey = "cn"
GNU::$useTable = ""
GNU::$additionalFilter = "objectClass=gnuPerson"
GNU::$defaultObjectClass = "gnuPerson"
GNU::$displayField = NULL
GNU::$id = NULL
GNU::$data = array
GNU::$table = ""
GNU::$_schema = NULL
GNU::$validate = array
GNU::$validationErrors = array
GNU::$tablePrefix = NULL
GNU::$alias = "Gnu"
GNU::$tableToModel = array
GNU::$logTransactions = false
GNU::$transactional = false
GNU::$cacheQueries = false
GNU::$belongsTo = array
GNU::$hasOne = array
GNU::$hasMany = array
GNU::$hasAndBelongsToMany = array
GNU::$actsAs = NULL
GNU::$Behaviors = BehaviorCollection object
GNU::$whitelist = array
GNU::$cacheSources = true
GNU::$findQueryType = NULL
GNU::$recursive = 1
GNU::$order = NULL
GNU::$__exists = NULL
GNU::$__associationKeys = array
GNU::$__associations = array
GNU::$__backAssociation = array
GNU::$__insertID = NULL
GNU::$__numRows = NULL
GNU::$__affectedRows = NULL
GNU::$_findMethods = array
GNU::$_log = NULL
$field = false
$schemas = null
$attrs = null
ksort - [internal], line ??
LdapSource::describe() - APP/models/datasources/ldap_source.php, line 1217
Model::schema() - CORE/cake/libs/model/model.php, line 900
Model::setSource() - CORE/cake/libs/model/model.php, line 757
Model::__construct() - CORE/cake/libs/model/model.php, line 414
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/i18n.php on line 109
Deprecated: Assigning the return value of new by reference is deprecated in /space/www/flanosphere.org/cake/libs/i18n.php on line 110
Deprecated: Function split() is deprecated in /space/www/flanosphere.org/cake/libs/l10n.php on line 396
Warning (2): Cannot modify header information - headers already sent by (output started at /space/www/flanosphere.org/cake/libs/debugger.php:99) [CORE/cake/libs/controller/controller.php, line 644]
Code |
Context$status = "Location: http://www.flanosphere.org/users/login"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 644
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 625
LdapAuthComponent::startup() - APP/controllers/components/ldap_auth.php, line 89
Component::startup() - CORE/cake/libs/controller/component.php, line 112
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 210
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
0 query took ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
(default) 1 query took 17 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | DESCRIBE `users` | | 4 | 4 | 17 |