You are here

constant LDAP_SCRIPTS_COMMAND_LINE_WARNING in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SCRIPTS_COMMAND_LINE_WARNING
  2. 7 ldap_help/ldap_test_script/functions.inc \LDAP_SCRIPTS_COMMAND_LINE_WARNING
1 use of LDAP_SCRIPTS_COMMAND_LINE_WARNING
test.php in ldap_help/ldap_test_script/test.php

File

ldap_help/ldap_test_script/functions.inc, line 96

Code

define('LDAP_SCRIPTS_COMMAND_LINE_WARNING', "Warning: PHP from the command line may have different PHP versions, php.ini files, and security context than running in a webserver context. This may produce false test results since Drupal LDAP Modules are run in the web server context.");