Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 18 of 18) sorted by relevance

/PHP-5.4/ext/pcntl/
H A Dphp_signal.c28 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4() argument
42 if (signo == SIGALRM || (! restart)) { in php_signal4()
63 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal() argument
65 return php_signal4(signo, func, restart, 0); in php_signal()
H A Dphp_signal.h33 Sigfunc *php_signal(int signo, Sigfunc *func, int restart);
34 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all);
/PHP-5.4/sapi/fpm/
H A Dinit.d.php-fpm.in128 restart)
H A Dphp-fpm.conf.in53 ; interval set by emergency_restart_interval then FPM will restart. A value
59 ; a graceful restart will be initiated. This can be useful to work around
/PHP-5.4/Zend/
H A Dzend_ini_scanner.l313 restart: in ini_lex()
330 goto restart; in ini_lex()
577 goto restart;
H A Dzend_language_scanner.l998 restart: in lex_scan()
1196 goto restart; in lex_scan()
1482 goto restart; in lex_scan()
2422 goto restart;
H A Dzend_ini_scanner.c315 restart: in ini_lex()
332 goto restart; in ini_lex()
487 goto restart; in ini_lex()
2036 goto restart; in ini_lex()
H A Dzend_language_scanner.c1000 restart: in lex_scan()
3176 goto restart; in lex_scan()
7267 goto restart; in lex_scan()
7399 goto restart; in lex_scan()
7678 goto restart; in lex_scan()
/PHP-5.4/sapi/cgi/
H A DREADME.FastCGI101 Now, if you restart Apache, php pages should now be delivered!
137 those will handle requests. The main process will restart children in case of
/PHP-5.4/win32/
H A Dinstall.txt238 you need to restart your system, restart the server, or just start
403 corresponding FAQ entry (and then don't forget to restart the computer
631 restart the server.
769 work with PHP and then restart the server.
1124 restart your web server to reflect your changes to php.ini.
1246 After doing this, restart the web server.
1849 sure to restart your web server after making changes to php.ini
1865 * Press OK and restart your computer
1873 * Save the file and restart your computer
1900 * Press OK and restart your computer
[all …]
/PHP-5.4/
H A DINSTALL204 restart apache for the new module to take effect. A recompile of
246 stop and restart the server, not just cause the server to reload by
283 possible ways to stop and restart the server. Below are some typical
290 /etc/rc.d/init.d/httpd restart
436 You only need to restart apache for the new module to take effect.
487 service httpd restart
1187 8. Restart Apache, and load the PHP file created above To restart,
1351 After activating an extension, save php.ini, restart the web server and
2058 + Save the file and restart your computer
2085 + Press OK and restart your computer
[all …]
H A DNEWS7272 - Fixed bug #37931 (possible crash in OCI8 after database restart
/PHP-5.4/sapi/litespeed/
H A DREADME103 'graceful restart'. Now PHP is running with LiteSpeed SAPI.
/PHP-5.4/build/
H A Dlibtool.m45425 *** so that a non-GNU linker is found, and then restart.
5556 *** used, and then restart.
5578 *** used, and then restart.
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput87701 Error -30 (invalid data in workspace for DFA restart)
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt8998 to restart the previous match with a new segment of data. Instead, new
9435 a newline to restart at.
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic6275 >>>462 string Press\ any\ key\ to\ restart\r \b, Microsoft Windows XP Bootloader
6375 >>>>>>454 string and\ restart\r\nthe\ system.\r \b, Microsoft Windows XP Bootloader NTFS
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog1012 some of the workspace data at the beginning of a restart.

Completed in 144 milliseconds