Home
last modified time | relevance | path

Searched refs:server (Results 251 – 275 of 471) sorted by relevance

1...<<111213141516171819

/PHP-5.3/ext/mysql/tests/
H A Dmysql_client_encoding.phpt16 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
31 printf("[005] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
H A Dmysql_create_db.phpt23 …printf("[003] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
47 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
H A Dmysql_error.phpt25 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
52 …printf("[008] Can connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, so…
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt19 // lets see if the server agrees to that
34 printf("[005] Cannot turn on server autocommit mode, %s\n", var_export($db->errorInfo(), true));
41 printf("[007] Cannot turn off server autocommit mode, %s\n", var_export($db->errorInfo(), true));
H A DREADME8 PDO_MYSQL_TEST_SOCKET - database server socket
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
29 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
64 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_unclonable.phpt14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_disabled.phpt22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
31 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_result_unclonable.phpt14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_unclonable.phpt14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h163 server_method* find_method(XMLRPC_SERVER server, const char* name);
/PHP-5.3/ext/imap/tests/
H A Dclean.inc12 $mailboxes = imap_getmailboxes($imap_stream, $server, '*');
/PHP-5.3/ext/pgsql/tests/
H A D80_bug39971.phpt14 die ("Could not connect to the server");
H A D80_bug42783.phpt14 die ("Could not connect to the server");
H A D80_bug36625.phpt14 die ('Could not connect to the server');
/PHP-5.3/ext/ldap/tests/
H A Dldap_sasl_bind_basic.phpt13 die("skip no server listening");
/PHP-5.3/ext/oci8/tests/
H A Ddetails.inc8 * successfully, you need a server and client which is Oracle 11g or
10 * corresponding to the POOLED server instance or an Easy Connect
/PHP-5.3/ext/openssl/tests/
H A Dsni_001.phpt19 * The test sends requests to the server, sending different names, and checks which certificate
20 * the server returned.
83 echo "-- user supplied server name --\n";
157 -- user supplied server name --
/PHP-5.3/ext/sybase_ct/tests/
H A Dtest_connectionbased_msghandler.phpt2 Sybase-CT connection-based server message handler
/PHP-5.3/sapi/webjames/
H A DREADME4 This is a SAPI module for the WebJames HTTP server, which runs on the
/PHP-5.3/ext/standard/tests/http/
H A Dignore_errors.phpt6 <?php require 'server.inc'; http_server_skipif('tcp://127.0.0.1:12342'); ?>
9 require 'server.inc';
/PHP-5.3/ext/ftp/tests/
H A D004.phpt9 require 'server.inc';
12 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.3/sapi/aolserver/
H A DREADME43 ns_section "ns/server/${servername}/module/php"
61 ns_section "ns/server/${servername}/modules"
/PHP-5.3/ext/standard/tests/file/
H A Dstream_001.phpt18 Warning: fopen(): file:// wrapper is disabled in the server configuration in %s on line %d
/PHP-5.3/ext/filter/tests/
H A D015.phpt47 var_dump(filter_var("http://www.example.com/path/at/the/server/", FILTER_VALIDATE_URL, FILTER_FLAG_…
86 string(42) "http://www.example.com/path/at/the/server/"

Completed in 39 milliseconds

1...<<111213141516171819