php-src/sapi/cgi
Stanislav Malyshev 4c6ffdb1c2 make -c in stand-alone mode work again.
Setting ini_path after php_module_startup doesn't do much good -
since php_module_startup reads .ini.
# This fix is very ugly. Everyone is welcome to make better fix
# that won't report errors twice and won't scan argument 3 times
2000-07-13 09:17:39 +00:00
..
cgi_main.c make -c in stand-alone mode work again. 2000-07-13 09:17:39 +00:00
config.m4 Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. 2000-06-08 06:14:58 +00:00
getopt.c More abstraction 2000-02-10 16:44:59 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php.sym --enable-versioning can now be used with CGI/AOLserver as well. Note that 1999-11-20 19:00:17 +00:00
php_getopt.h More abstraction 2000-02-10 16:44:59 +00:00