Home
last modified time | relevance | path

Searched refs:config (Results 101 – 125 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt52 $config = dirname(__FILE__) . '/../files/openssl.cnf';
53 $config_arg = array('config' => $config);
/PHP-5.5/ext/imap/
H A Dconfig.m466 Add --with-kerberos to your configure line. Check config.log for details.
83 Check the path given to --with-openssl-dir and output in config.log)
90 Add --with-imap-ssl to your configure line. Check config.log for details.
164 …w signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional…
167 …d signature, but U8T_CANONICAL is present. This should not happen. Check config.log for additional…
276 AC_MSG_ERROR([build test failed. Please check the config.log for details.])
/PHP-5.5/ext/pgsql/tests/
H A D10pg_convert_9.phpt12 include 'config.inc';
H A D01createdb.phpt9 include('config.inc');
H A D12pg_insert.phpt12 include 'config.inc';
H A Dbug46408.phpt13 require_once('config.inc');
H A Dbug64609.phpt12 include 'config.inc';
H A D12pg_insert_9.phpt12 include 'config.inc';
H A Dbug65119.phpt9 include 'config.inc';
H A D14pg_update.phpt12 include 'config.inc';
H A D13pg_select.phpt12 include 'config.inc';
H A D13pg_select_9.phpt12 include 'config.inc';
H A D14pg_update_9.phpt12 include 'config.inc';
H A D18pg_escape_bytea_before.phpt9 include('config.inc');
H A D18pg_escape_bytea_esc.phpt9 include('config.inc');
H A D18pg_escape_bytea_hex.phpt12 include('config.inc');
H A D22pg_fetch_object.phpt9 include 'config.inc';
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure.in4 AM_CONFIG_HEADER(config.h)
/PHP-5.5/ext/odbc/tests/
H A Dbug60616.phpt19 include 'config.inc';
67 include 'config.inc';
H A Dodbc_data_source_001.phpt8 include 'config.inc';
/PHP-5.5/sapi/apache/
H A Dlibphp5.module.in7 my_outfile="Makefile.config"
/PHP-5.5/sapi/apache_hooks/
H A Dlibphp5.module.in7 my_outfile="Makefile.config"
/PHP-5.5/ext/pdo_mysql/tests/
H A Dshow_tables.phpt6 require dirname(__FILE__) . '/config.inc';
/PHP-5.5/ext/mbstring/
H A Dconfig.m451 if test -f "$ext_builddir/config.h.in"; then
52 out="$abs_builddir/config.h"
119 PHP_MBSTRING_ADD_CONFIG_HEADER([oniguruma/config.h])
176 AC_MSG_ERROR([Problem with oniguruma. Please check config.log for more information.])
219 PHP_MBSTRING_ADD_CONFIG_HEADER([libmbfl/config.h])
311 …PHP_MBSTRING_ADD_INSTALL_HEADERS([libmbfl/config.h libmbfl/mbfl/eaw_table.h libmbfl/mbfl/mbfilter.…
332 AC_MSG_ERROR([Problem with libmbfl. Please check config.log for more information.])
340 dnl Main config
/PHP-5.5/
H A DREADME.TESTING221 see server-tests-config.php for details.
29 (see config options TEST_WEB_BASE_URL, TEST_BASE_PATH, and TEST_WEB_EXT)
54 php server-tests.php -c /path/to/server-tests-config.php
57 (config file must be first)
58 php server-tests.php -c /path/to/server-tests-config.php -w -t 3 -d /path/to/testdir

Completed in 35 milliseconds

12345678910>>...12