Home
last modified time | relevance | path

Searched refs:server (Results 201 – 225 of 471) sorted by relevance

12345678910>>...19

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt18 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
30 printf("[006] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
45 …printf("[010] Could be known server bug http://bugs.mysql.com/bug.php?id=7923, collation %s instea…
H A Dmysqli_report_wo_ps.phpt73 …printf("[010] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
86 …printf("[013] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
100 …rror in your SQL syntax; check the manual that corresponds to your MySQL server version for the ri…
102 …rror in your SQL syntax; check the manual that corresponds to your MySQL server version for the ri…
108 …rror in your SQL syntax; check the manual that corresponds to your MySQL server version for the ri…
H A Dmysqli_get_connection_stats_off.phpt21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
32 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_kill.phpt20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
48 // Give the server think-time to kill the pthread
68 …printf("[011] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
81 …printf("[013] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_twice.phpt20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
38 …printf("[007] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
60 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.3/ext/standard/tests/mail/
H A Dmail_basic_alt1-win32.phpt47 // Search for email message on the mail server using imap.
50 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
H A Dmail_basic_alt2-win32.phpt45 // Search for email message on the mail server using imap.
48 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
H A Dmail_basic_alt3-win32.phpt45 // Search for email message on the mail server using imap.
48 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
H A Dmail_basic_alt4-win32.phpt46 // Search for email message on the mail server using imap.
49 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
/PHP-5.3/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt16 /* Setup socket server */
17 $server = stream_socket_server('tcp://127.0.0.1:31337');
45 fclose($server);
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug41566.phpt25 $server = new soapserver(null,array('uri'=>"http://testuri.org", 'soap_version'=>SOAP_1_2));
26 $server->addfunction("test");
42 $server->handle($HTTP_RAW_POST_DATA);
56 $server->handle($HTTP_RAW_POST_DATA);
H A Dbug35142.phpt23 $this->server = new SoapServer($wsdl, $options);
24 $this->server->addFunction('PostEvents');
29 $this->server->handle($request);
H A Dbug36226.phpt23 $this->server = new SoapServer($wsdl, $options);
24 $this->server->addFunction('PostEvents');
29 $this->server->handle($request);
H A Dbug36575.phpt42 $server = new SoapServer(dirname(__FILE__)."/bug36575.wsdl", array("classmap" => $classMap));
43 $server->addFunction("test");
44 $server->handle($soapRequest);
/PHP-5.3/sapi/caudium/
H A Dconfig.m48 DIR is the Caudium server dir [/usr/local/caudium/server]], no, no)
16 PHP_CAUDIUM=/usr/local/caudium/server/
18 PHP_CAUDIUM=$prefix/caudium/server/
/PHP-5.3/ext/standard/tests/file/
H A Dinclude_userstream_003.phpt97 Warning: file_get_contents(): test1:// wrapper is disabled in the server configuration by allow_url…
102 Warning: include(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 i…
108 Warning: fopen(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …
115 Warning: fopen(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h303 typedef XMLRPC_VALUE (*XMLRPC_Callback)(XMLRPC_SERVER server, XMLRPC_REQUEST input, void* userData);
393 void XMLRPC_ServerDestroy(XMLRPC_SERVER server);
394 int XMLRPC_ServerRegisterMethod(XMLRPC_SERVER server, const char *name, XMLRPC_Callback cb);
395 XMLRPC_Callback XMLRPC_ServerFindMethod(XMLRPC_SERVER server, const char* callName);
396 XMLRPC_VALUE XMLRPC_ServerCallMethod(XMLRPC_SERVER server, XMLRPC_REQUEST request, void* userData);
H A Dxmlrpc_introspection_private.h95 void xi_register_system_methods(XMLRPC_SERVER server);
/PHP-5.3/sapi/aolserver/
H A Daolserver.c433 char *server; in php_ns_request_ctor() local
439 server = Ns_ConnServer(NSG(conn)); in php_ns_request_ctor()
445 Ns_UrlToFile(&ds, server, NSG(conn->request->url)); in php_ns_request_ctor()
450 root = Ns_PageRoot(server); in php_ns_request_ctor()
597 int Ns_ModuleInit(char *server, char *module) in Ns_ModuleInit() argument
611 ctx->ns_server = strdup(server); in Ns_ModuleInit()
620 Ns_RegisterServerShutdown(server, php_ns_server_shutdown, ctx); in Ns_ModuleInit()
/PHP-5.3/ext/mysql/tests/
H A Dbug47438.phpt13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
40 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
H A Dmysql_pconn_disable.phpt18 printf("[001] Can connect to the server.\n");
52 [001] Can connect to the server.
/PHP-5.3/ext/oci8/tests/
H A Dpassword_new.phpt20 // This test will diff if either the client or the server is 11.2.0.3
22 // and server must be upgraded at the same time.
H A Dpassword_old.phpt22 // This test will diff if either the client or the server is 11.2.0.3
24 // and server must be upgraded at the same time.
/PHP-5.3/win32/
H A Dinstall.txt84 need no server and no browser.
197 NSAPI - Sun/iPlanet/Netscape server module
452 server, and enable it to run PHP. Choose a web server from the table of
631 restart the server.
943 admin server which runs the startup script of the web server, you
945 server!). This is why the environment of the started web server has
947 the web server not from the administration server. Use the command
1034 1. Install OmniHTTPd server.
1544 almost any web server.
1707 of your database server.
[all …]
/PHP-5.3/ext/soap/tests/
H A Dserver030.phpt33 $server = new SoapServer(dirname(__FILE__)."/server030.wsdl");
34 $server->setClass('handlerClass');
47 $server->handle($HTTP_RAW_POST_DATA);

Completed in 36 milliseconds

12345678910>>...19