Home
last modified time | relevance | path

Searched refs:connect (Results 901 – 915 of 915) sorted by relevance

1...<<31323334353637

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt13 require_once("connect.inc");
H A Dmysqli_fetch_array.phpt11 require_once("connect.inc");
H A Dmysqli_get_client_stats.phpt87 require_once("connect.inc");
95 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
936 require_once("connect.inc");
H A Dmysqli_stmt_bind_param.phpt20 require_once("connect.inc");
H A Dmysqli_stmt_big_prepare.phpt11 require_once("connect.inc");
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in179 ; List of addresses (IPv4/IPv6) of FastCGI clients which are allowed to connect.
213 ; new requests will connect. The following parameter are used:
/PHP-5.5/ext/oci8/tests/
H A Dlob_040.phpt13 require(dirname(__FILE__).'/connect.inc');
H A Dbug43492.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dbug43492_2.phpt15 require dirname(__FILE__).'/connect.inc';
H A Ddbmsoutput.phpt11 require(dirname(__FILE__).'/connect.inc');
/PHP-5.5/
H A DCODING_STANDARDS143 'connect()'
H A Dphp.ini-development1144 ; Maximum time (in seconds) for connect timeout. -1 means no limit
1145 ; http://php.net/mysql.connect-timeout
1230 ; http://php.net/oci8.privileged-connect
H A Dphp.ini-production1144 ; Maximum time (in seconds) for connect timeout. -1 means no limit
1145 ; http://php.net/mysql.connect-timeout
1230 ; http://php.net/oci8.privileged-connect
H A DNEWS323 . Fixed bug #69362 (PDO-pgsql fails to connect if password contains a
1352 . Fixed bug #62479 (PDO-psql cannot connect if password contains
2143 . Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib).
2145 . Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley
4339 . Added ability to connect to HTTPS sites through proxy with basic
6578 failed connect). (Johannes)
6849 - Fixed bug #44127 (UNIX abstract namespace socket connect does not work).
7094 to connect time). (Ilia)
7582 - Fixed bug #41159 (mysql_pconnect() hash does not account for connect
7884 - Fixed bug #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect to
[all …]
H A DINSTALL527 Fastcgi is the preferred SAPI to connect PHP and Lighttpd. Fastcgi is
535 To configure Lighttpd to connect to php and spawn fastcgi processes,
536 edit lighttpd.conf. Sockets are preferred to connect to fastcgi

Completed in 58 milliseconds

1...<<31323334353637