Sascha Schumann
4f61b16768
Remove set .x
2002-10-13 11:28:34 +00:00
Sascha Schumann
240cdb743e
Use if block rather than an or expression
2002-10-13 11:28:06 +00:00
Derick Rethans
bfc3250187
- Hardcode dependent ini setting
2002-10-13 11:14:49 +00:00
Martin Jansen
0b69dbc931
* Add missing PHP_SUBST(awk).
2002-10-13 10:20:15 +00:00
Yasuo Ohgaki
1917f5f382
Fixed proto. Clean up.
2002-10-13 09:48:18 +00:00
Yasuo Ohgaki
a6de0807ae
Need to init connstring when there are 2 args.
2002-10-13 09:41:35 +00:00
Shane Caraveo
69f56e8c4a
make fastcgi usage threadsafe, ready for future multithreaded fastcgi implementation
...
get rid of environment overwriting but hooking into php's environment function
set $_ENV correctly for mod_fastcgi
add -b to specify binding for fastcgi
new readme file with information for running under apache2.0 and iis
2002-10-13 09:40:44 +00:00
Yasuo Ohgaki
2c23e56c7f
Introduce connect_type option to pg_connect().
...
pg_connect(conn_str, conn_type) is allowed.
@Added PGSQL_CONNECT_FORCE_NEW option to pg_connect() (Yasuo)
# If you have better idea about constant name(s), let me know.
2002-10-13 09:37:27 +00:00
Shane Caraveo
96b9c0a523
make php_import_environment_variables overwritable so fastcgi can correctly
...
set $_ENV.
2002-10-13 08:38:09 +00:00
Shane Caraveo
acb9bc95e3
fixes for unix, untested
...
remove exit calls
fix a couple function definitions
2002-10-13 08:34:27 +00:00
foobar
7298d563f7
ignore test.dbm
2002-10-13 08:08:53 +00:00
foobar
8f393dc053
These should be ignored.
2002-10-13 08:08:07 +00:00
Shane Caraveo
2b40a0f2a3
fix shutdown issues
2002-10-13 07:23:17 +00:00
Shane Caraveo
bfd3efcbd3
fix invalid handle issue that shutdown php fastcgi prematurly
...
fix checking os name for impersonation
2002-10-13 05:55:03 +00:00
Yasuo Ohgaki
6edd9d2f72
Enable pg_escape_bytea().
2002-10-13 03:00:48 +00:00
Ilia Alshanetsky
b855893b0c
Fixed ZTS build
...
Fixed 2 ZTS related warnings
2002-10-13 01:40:46 +00:00
Wez Furlong
3a8c49afc1
Make PHP follow 301 correctly.
...
# There may be other cases that need handling properly; I'll have to spend
# some time investigating why we even need special cases now; it's got
# something to do with Ilia's patch to fix memory leaks.
2002-10-13 01:03:43 +00:00
495dbef642
ChangeLog update
2002-10-13 00:33:52 +00:00
foobar
62103501be
Add note about fhttpd removal.
2002-10-12 23:05:34 +00:00
foobar
068907c9bc
- Removed sapi/fhttpd (this webserver is dead)
2002-10-12 23:02:43 +00:00
Ilia Alshanetsky
e842ef9f4b
MFZE1 (floats & locale issue)
2002-10-12 21:15:35 +00:00
Pierre Joye
06455b10bf
No more needed here
2002-10-12 20:46:57 +00:00
Derick Rethans
e17d6518b1
- woohooo! Automatic build test submits!
2002-10-12 19:29:56 +00:00
Stig Bakken
2809b32e63
* update test
2002-10-12 18:27:05 +00:00
James Cox
27ab17b20e
mention vpopmail.
2002-10-12 17:47:45 +00:00
Derick Rethans
db89afc45b
- Hardcode setting which affects the test
2002-10-12 17:12:43 +00:00
Derick Rethans
8f7f6045b0
- Make the test do what it says
2002-10-12 16:53:13 +00:00
Sander Roobol
36fd03b578
Typo
2002-10-12 16:16:36 +00:00
Ilia Alshanetsky
bcf1d4ff80
Fixed a bug introduced by previous patch.
2002-10-12 16:09:01 +00:00
Pierre Joye
09b9d5d956
Add test for single directory creation
...
this test actually fails
2002-10-12 15:18:31 +00:00
foobar
a6c3ba12bf
added cybercash to the killed exts list..
2002-10-12 14:59:40 +00:00
Stig Bakken
c93ff0fa6f
* 1.0b1 is today
2002-10-12 14:20:32 +00:00
Stig Bakken
6fc63bbdd8
* added "pear makerpm" command for wrapping PEAR packages in RPMs
2002-10-12 14:19:50 +00:00
Stig Bakken
846ad56a13
* rename System::type to System::which
2002-10-12 14:17:44 +00:00
Stig Bakken
c0c85a8c77
* CLI layout adjustment
2002-10-12 13:43:41 +00:00
Stefan Esser
89f4f7b8f5
I already said that this construct was wrong...
...
most probably fixes bug #19876
2002-10-12 08:16:20 +00:00
Ilia Alshanetsky
a0489ac950
Fixed memory leaks.
2002-10-12 03:11:28 +00:00
foobar
534ad6f38f
Use AC_ARG_WITH instead of PHP_ARG_WITH.
2002-10-12 03:10:04 +00:00
Wez Furlong
4308a399b9
paranoia
2002-10-12 02:56:34 +00:00
foobar
ac950497a6
Fix typo
2002-10-12 02:50:16 +00:00
Wez Furlong
258aa4d239
Write in blocks of the current chunk_size for a stream.
...
Should resolve problems with network writes.
2002-10-12 02:31:42 +00:00
foobar
ba3730c2c8
ws fix
2002-10-12 01:48:47 +00:00
Edin Kadribasic
67da691a13
Added .cvsignore and CREDITS.
2002-10-12 01:30:52 +00:00
Stig Bakken
1cb6af0cbe
* look for awk, fix for #19819
2002-10-12 01:30:24 +00:00
Rui Hirokawa
8884469e11
changed INI restriction to enable per-directory settings.
2002-10-12 01:18:43 +00:00
foobar
204b3b5fbd
Add the proper install lines.
2002-10-12 01:18:04 +00:00
foobar
3e23ab6893
Made the fribidi-config search a bit better.
2002-10-12 01:14:42 +00:00
foobar
3fdd57b78b
Add the removed extensions.
2002-10-12 01:13:45 +00:00
Edin Kadribasic
4a0ebe5074
Install sapi/embed header file as well.
2002-10-12 01:01:24 +00:00
foobar
7a3f2eb63b
Default to shared.
2002-10-12 00:54:53 +00:00