Home
last modified time | relevance | path

Searched refs:server (Results 126 – 150 of 640) sorted by path

12345678910>>...26

/PHP-7.4/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt25 $newbox = imap_utf7_encode($server.$newname);
H A Dimap_fetchheader_error.phpt24 $stream_id = imap_open($server, $username, $password);
H A Dimap_include.inc3 $server = '{127.0.0.1/norsh}';
4 $default_mailbox = $server . "INBOX";
33 * server with its clock synced to the current system, which is consistent with
67 global $server, $default_mailbox, $username, $password;
73 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
181 * Get the mailbox name from a mailbox description, i.e strip off server details.
H A Dimap_mail_copy.phpt24 echo "Test with IMAP server\n";
44 Test with IMAP server
H A Dimap_mail_move.phpt24 echo "Test with IMAP server\n";
44 Test with IMAP server
H A Dskipif.inc8 $options = OP_HALFOPEN; // this should be enough to verify server present
/PHP-7.4/ext/ldap/tests/
H A DREADME.md76 Most tests here rely on the availability of an LDAP server configured with TLS.
87 openssl req -newkey rsa:1024 -x509 -nodes -out server.pem -keyout server.pem -days 3650
102 TLSCACertificateFile /etc/openldap/ssl/server.pem
103 TLSCertificateFile /etc/openldap/ssl/server.pem
104 TLSCertificateKeyFile /etc/openldap/ssl/server.pem
H A Dbug73933.phpt28 Warning: ldap_mod_replace(): Modify: Can't contact LDAP server in %sbug73933.php on line %d
30 Warning: ldap_modify_batch(): Batch Modify: Can't contact LDAP server in %sbug73933.php on line %d
H A Dldap_bind_error.phpt30 Warning: ldap_bind(): Unable to bind to server: Invalid credentials in %s on line %d
33 Warning: ldap_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_exop_passwd_error.phpt38 Warning: ldap_bind(): Unable to bind to server: Invalid credentials in %s on line %d
H A Dldap_option_reqcert_basic.phpt2 ldap_option_reqcert_basic() - Basic test to check if PHP can connect to a LDAP server with an inval…
H A Dldap_option_reqcert_error.phpt2 ldap_option_reqcert_error() - A test to check if ldap cant connect to a LDAP server with a invalid …
H A Dldap_sasl_bind_basic.phpt13 die("skip no server listening");
H A Dldap_sasl_bind_error.phpt50 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
53 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d
56 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid credentials in %s on line %d
59 Warning: ldap_sasl_bind(): Unable to bind to server: Insufficient access in %s on line %d
62 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_set_rebind_proc_error.phpt15 die("skip no server listening");
/PHP-7.4/ext/libxml/tests/
H A Dbug51903.phpt6 if (@!include "./ext/standard/tests/http/server.inc") die('skip server.inc not available');
11 require "./ext/standard/tests/http/server.inc";
/PHP-7.4/ext/mysqli/
H A Dconfig.w325 // client library to connect to the MySQL server, i.e. no external MySQL
/PHP-7.4/ext/mysqli/tests/
H A D013.phpt2 mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server)
51 echo "error (4.1 library with 5.x server)";
H A D071.phpt24 /* libmysql return value seems to depend on server version */
51 /* libmysql return value seems to depend on server version */
H A Dbug45289.phpt16 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug48909.phpt13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug52891.phpt103 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dbug53503.phpt55 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dbug55582.phpt13 printf("[001] Cannot connect to the server");
H A Dbug66124.phpt26 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…

Completed in 40 milliseconds

12345678910>>...26