Home
last modified time | relevance | path

Searched refs:run (Results 176 – 200 of 469) sorted by relevance

12345678910>>...19

/PHP-5.3/ext/standard/tests/mail/
H A Dbug51604.phpt9 die("skip Won't run on Windows");
H A Dmail_variation2.phpt10 die("skip Won't run on Windows");
/PHP-5.3/sapi/fpm/
H A DMakefile.frag18 @$(mkinstalldirs) $(INSTALL_ROOT)$(localstatedir)/run
/PHP-5.3/sapi/cgi/
H A DREADME.FastCGI14 There are two ways to run the resulting 'php' binary after the fastcgi
17 1) Configure your web server to run the PHP binary itself.
28 To run this way, you must start the PHP binary running by giving it an IP
78 php to run under mod_fastcgi as a dynamic server.
114 Be sure to run the php binary as an appropriate userid. Also, firewall out
/PHP-5.3/ext/standard/tests/general_functions/
H A Dgetrusage_basic.phpt6 die("skip.. Do not run on Windows");
H A Dproc_nice_variation5.phpt11 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
H A Dproc_open02.phpt18 usleep(20000); // let the OS run the sleep process before sending the signal
/PHP-5.3/tests/run-test/
H A Dtest005.phpt9 // If this test fails ask the developers of run-test.php
H A Dtest008a.phpt9 // If this test fails ask the developers of run-test.php
H A Dtest008.phpt9 // If this test fails ask the developers of run-test.php
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt15 die("skip: Test cannot be run with SQL mode ANSI");
18 die("skip: Test cannot be run with SQL mode ANSI");
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dopendir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dscandir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dscandir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
/PHP-5.3/ext/standard/tests/file/
H A Dunlink_variation1.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_executable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_readable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc2 // Change these to make tests run successfully
32 * Special handling for 'udate', which will vary run-to-run; assumes an IMAP
/PHP-5.3/ext/posix/tests/
H A Dposix_access_error_modes.phpt14 die('SKIP Cannot run test as root.');
H A Dposix_access.phpt14 die('SKIP Cannot run test as root.');
/PHP-5.3/sapi/caudium/
H A DREADME3 thread-safe PHP. It doesn't however require _Caudium_ to run in
H A DTODO24 will requite PHP ZTS and Pike threads to run. Single threaded PHP
/PHP-5.3/scripts/
H A DMakefile.frag17 run-tests.php
/PHP-5.3/Zend/tests/
H A Doffset_string.phpt11 var_dump($str["run away"]);

Completed in 34 milliseconds

12345678910>>...19