Marcus Boerger wrote:
You forgot -d 'zlib.output_compression='
and have doubled -d 'safe_mode=0'
Thanks. Copy & paste mistake :)
I think
-d 'zlib.output_compression='
isn't needed since it's not a web client.
--
Yasuo Ohgaki
and thanks i will add the missing valued to run-test.php
when fetc
You forgot -d 'zlib.output_compression='
and have doubled -d 'safe_mode=0'
and thanks i will add the missing valued to run-test.php
when fetching the version from the test executable.
marcus
At 14:52 31.10.2002, Yasuo Ohgaki wrote:
yohgaki Thu Oct 31 08:52:58 2002 EDT
Modified files:
derick Thu Oct 31 09:02:00 2002 EDT
Modified files:
/php4 Makefile.global run-tests.php
Log:
Discuss first!
Index: php4/Makefile.global
diff -u php4/Makefile.global:1.38 php4/Makefile.global:1.39
--- php4/Makefile.global:1.38 Thu Oct 31 08:52:58 2002
yohgaki Thu Oct 31 08:52:58 2002 EDT
Modified files:
/php4 Makefile.global run-tests.php
Log:
Fixed more ini settings.
# Derick. Be responsible to your change and opinion.
# These are settings I know that should be set.
# There may be other settingis m
jan Wed Oct 23 13:56:42 2002 EDT
Modified files:
/php4 run-tests.php Makefile.global
Log:
- use the cc that was detected by ./configure when determining version
information in run-tests.php
Index: php4/run-tests.php
diff -u php4/run-tests.php: