Home
last modified time | relevance | path

Searched refs:server (Results 426 – 450 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug30994.phpt2 Bug #30994 (SOAP server unable to handle request with references)
/PHP-5.5/ext/mysqli/tests/
H A Dbug53503.phpt53 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dbug66124.phpt26 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dmysqli_stmt_errno.phpt34 // set after error server?
H A Dmysqli_fork.phpt60 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
133 …printf("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
213 …printf("[018] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_real_escape_string_eucjpms.phpt27 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_euckr.phpt26 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_gb2312.phpt27 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_real_escape_string_gbk.phpt29 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A Dmysqli_connect_oo.phpt19 …printf("[003] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
91 …printf("[016] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
H A Dmysqli_autocommit.phpt11 …die(sprintf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
35 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_autocommit_oo.phpt11 …printf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, …
24 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_fetch_assoc_oo.phpt24 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_bind_result_zerofill.phpt19 // no worries - server might not support it
/PHP-5.5/ext/pdo_mysql/
H A Dpdo_mysql.c77 return ((pdo_mysql_db_handle *)dbh->driver_data)->server; in ZEND_DECLARE_MODULE_GLOBALS()
H A Dphp_pdo_mysql_int.h101 MYSQL *server; member
/PHP-5.5/ext/mysql/tests/
H A Dmysql_set_charset.phpt35 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_014.phpt80 …source <code class="url">/main/no-exists.php</code> was not found on this server.</p></body></html>
/PHP-5.5/sapi/roxen/
H A Dconfig.m47 directory, normally /usr/local/roxen/server], no, no)
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c437 …aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, ((request_rec *) SG(server_context))->server, "%s"… in php_apache_log_message()
439 log_error(message, ((request_rec *) SG(server_context))->server); in php_apache_log_message()
993 return php_set_server_handler(cmd->server, arg1, AP_URI_TRANS, AP_HANDLER_TYPE_FILE); in php_set_uri_handler()
1000 return php_set_server_handler(cmd->server, arg1, AP_URI_TRANS, AP_HANDLER_TYPE_METHOD); in php_set_uri_handler_code()
1099 return php_set_server_handler(cmd->server, arg1, 0, AP_HANDLER_TYPE_FILE); in php_set_require()
1301 conf = (php_per_server_config *) get_module_config(r->server->module_config, &php5_module); in php_uri_translation()
1385 svr = get_module_config(r->server->module_config, &php5_module); in php_post_read_hook()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_39858.phpt2 Bug #39858 (Lost connection to MySQL server during query by a repeated call stored proced)
H A Dpdo_mysql_stmt_multiquery.phpt100 …n error in your SQL syntax; check the manual that corresponds to your %s server version for the ri…
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_defined_vars_basic.phpt7 variables, be them environment, server or user-defined variables, within the scope that
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES36 5. PATH_TRANSLATED server variable is no longer set implicitly under
38 same value as the SCRIPT_FILENAME server variable when it is not populated
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in42 ; instances running on the same server, you can change the default value
171 ; permissions must be set in order to allow connections from a web server. Many
226 ; CGI. The below defaults are based on a server without much resources. Don't
237 ; The desired minimum number of idle server processes.
242 ; The desired maximum number of idle server processes.
361 ; - remove a server from a group if it is not responding (load balancing);
396 ; - server specifics like: %{REQUEST_METHOD}e or %{SERVER_PROTOCOL}e
422 ; %t: server time the request was received
493 ; prevent configuration mistakes on the web server side. You should only limit

Completed in 54 milliseconds

1...<<11121314151617181920>>...23