Home
last modified time | relevance | path

Searched refs:spawnfcgi (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dmod-rewrite.t23 ok(-1 != ($php_child = $tf->spawnfcgi($phpbin, 1026)), "Spawning php");
H A Dmod-proxy.t26 ok(-1 != ($php_child = $tf_real->spawnfcgi($phpbin, 1026)), "Spawning php");
H A Dmod-fastcgi.t24 ok(-1 != ($php_child = $tf->spawnfcgi($phpbin, 1026)), "Spawning php");
H A DLightyTest.pm371 sub spawnfcgi { subroutine