Home
last modified time | relevance | path

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

1...<<111213141516171819

/PHP-5.3/sapi/apache/
H A Dphp_apache.c179 serv = ((request_rec *) SG(server_context))->server; in PHP_MINFO_FUNCTION()
H A Dconfig.m462 …AC_MSG_ERROR([You have enabled Apache 1.3 support while your server is Apache 2. Please use the a…
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt30 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_max_links.phpt99 // give the server a second to really kill the thread
H A Dmysqli_stmt_affected_rows.phpt23 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dmysqli_stmt_get_result_types.phpt28 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_get_client_stats.phpt19 no_index_used - difficult to simulate because server/engine dependent
20 bad_index_used - difficult to simulate because server/engine dependent
95 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
731 // server knows about it
H A Dmysqli_fetch_array_oo.phpt18 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_fetch_all_oo.phpt22 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_bind_result.phpt73 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_param.phpt109 // don't bail - it might be that the server does not support the data type
/PHP-5.3/
H A DREADME.REDIST.BINS380 for use in the Apache HTTP server project (http://www.apache.org/)."
389 for use in the Apache HTTP server project (http://www.apache.org/)."
409 For more information on the Apache Group and the Apache HTTP server
H A DREADME.SUBMITTING_PATCH152 memory errors) and check the PHP and web server error logs after
H A DNEWS912 . Fixed bug #60629 (memory corruption when web server closed the fcgi fd).
951 Extra content at the end of the doc, when server uses chunked transfer
1300 . Fixed bug #48607 (fwrite() doesn't check reply from ftp server before
1382 server mode. (Gustavo)
2180 - Added client-side server name indication support in openssl. (Arnaud)
3224 - Fixed bug #45447 (Filesystem time functions on Vista and server 2008).
5229 running Google web server). (Ilia)
5235 - Fixed bug #39020 (PHP in FastCGI server mode crashes). (Dmitry)
5770 FastCGI server). (Dmitry)
5850 connecting to 5.x server. (Andrey)
[all …]
/PHP-5.3/ext/odbc/
H A Dbirdstep.c54 ZEND_ARG_INFO(0, server)
/PHP-5.3/sapi/apache_hooks/
H A Dconfig.m463 …AC_MSG_ERROR([You have enabled Apache 1.3 support while your server is Apache 2. Please use the a…
H A Dphp_apache.c1146 ap_log_error(APLOG_MARK, (int) facility, r->server, "%s", z_errstr); in PHP_FUNCTION()
1592 serv = ((request_rec *) SG(server_context))->server; in PHP_MINFO_FUNCTION()
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt231 …'re trying to run the tests with charset '%s' which seems not supported by the server!", $charset);
H A Dpdo_mysql_stmt_getcolumnmeta.phpt75 // Some engines and/or MySQL server versions might not support the data type
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja245 in the server log or regular http output in CGI mode.
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic3550 # bash shell magic, from Peter Tobias (tobias@server.et-inf.fho-emden.de)
4837 # Modified by (2): Peter Tobias <tobias@server.et-inf.fho-emden.de> (core support)
12164 # Core handling from Peter Tobias <tobias@server.et-inf.fho-emden.de>
14352 # Boot ROM images for Sun/Cobalt Linux server appliances

Completed in 113 milliseconds

1...<<111213141516171819