Colin Viebrock
138ab8eccf
While we're fixing the ini files, change these to web-safe colours
...
... this always bugged me :)
2001-02-01 15:41:02 +00:00
Jon Parise
102752abc2
Massive reformatting.
2001-02-01 06:29:41 +00:00
Daniel Beulshausen
7357ee8fa4
rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension
2001-01-22 19:15:32 +00:00
Jon Parise
175cf6b08a
Make this comment readable.
2001-01-02 21:37:21 +00:00
foobar
b0adbf8aff
Added the arg_separator directive.
2000-12-28 09:36:56 +00:00
Frank M. Kromann
ad17d8f0a4
The ODBC extension looks for settings named odbc. and not uodbc.
2000-11-29 22:10:46 +00:00
Daniel Beulshausen
d5af60ca2f
update win32 extension section
2000-11-27 11:57:30 +00:00
Frank M. Kromann
67f66b32c0
Adding php.ini value to set default batch size for mssql extension
2000-11-21 03:11:33 +00:00
Zeev Suraski
0f7f5c2c0e
- Import Jade Nicoletti's transparent gzip encoding support as an output
...
handler. Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive
2000-11-13 18:54:37 +00:00
Frank M. Kromann
1bf216ca57
Adding textlimit and textsize parameters to MSSQL sections
2000-10-23 00:45:23 +00:00
Chris Vandomelen
0e705a5f60
Added new INI entries to default php.ini files.
2000-10-22 23:49:57 +00:00
foobar
adb12b50b5
url_rewriter.tags needs to have " around the parameter to work.
2000-10-18 12:35:53 +00:00
Sascha Schumann
1c85ad029b
Enable users to set the HTML tags to rewrite
...
through a configuration directive
2000-10-16 17:25:36 +00:00
Hartmut Holzgraefe
cae27179ce
fopen wrappers cleanup
...
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in seperate files in ext/standard
- the compiler is happy again, no more warnings
2000-10-13 00:09:31 +00:00
Sebastian Bergmann
8520f94796
Removed obsolete entries from php.ini.
2000-10-06 05:14:46 +00:00
Hénot David
409e2e7e98
Changed the php.ini examples to match the names in the source code.
2000-09-13 16:12:50 +00:00
Daniel Beulshausen
119ad66740
- a comma sneaked in before the java extension
...
- added the java configuration section
#can you please add the setting for *nix as well?
2000-09-13 13:27:52 +00:00
Daniel Beulshausen
0f22953a67
added note about odbc support and changed to the appropriate names of the windows extensions
2000-09-13 13:03:01 +00:00
Zeev Suraski
f7054b3561
Thanks, Adam
2000-09-12 20:57:21 +00:00
Zeev Suraski
6c3d7449e1
- Made eval() and several other runtime-evaluated code portions report the
...
nature and location of errors more accurately (Stas)
2000-09-12 20:48:33 +00:00
Zeev Suraski
b7ecaacd07
More security-related (control) patches:
...
- Avoid displaying errors during startup, unless display_startup_errors is enabled.
- Implemented post_size_max limit. Defaults to 8MB.
- Implemented file_uploads on/off directive (defaults to on).
2000-09-09 15:02:15 +00:00
Zeev Suraski
eb32144902
- Remove track_vars - it is now always on
...
- Make the various $HTTP_*_VARS[] arrays be defined always,
even if they're empty
- Fix Win32 build and warnings
2000-09-05 19:06:29 +00:00
Sterling Hughes
ade2c31625
Add the session.use_trans_sid option to php.ini file.
2000-09-04 22:22:16 +00:00
Zeev Suraski
6a8440fb70
Advise people to use error logging instead of error displaying on production web sites
2000-08-26 14:25:47 +00:00
David Croft
08c6773691
renamed ini section, quoted default host and tabulated.
...
# it doesn't make sense to have the tab-width set to 4 when we're
# using tabs for alignment in this case, it just makes it look screwy
# in everything but emacs
2000-08-15 09:47:35 +00:00
Rasmus Lerdorf
640501ab19
Remove mysql dll
2000-08-06 02:06:43 +00:00
Hartmut Holzgraefe
b04a02660e
changed default sendmail flags from '-t' to '-t -i' (bugid#5374)
2000-08-04 22:42:11 +00:00
John Donagher
e9427bc078
# Added example entries for the pfpro extension to the php.ini templates
2000-07-24 17:58:38 +00:00
Hénot David
15ff1d211b
Added extension ii for Ingres II native support.
...
@- Added extension ii for Ingres II native support. See README in ext/ii
@ directory. (David H)
2000-07-17 21:29:30 +00:00
Zeev Suraski
2c94141b12
Add missing enable_dl
2000-06-26 18:16:54 +00:00
Zeev Suraski
0beee41fc6
max_execution_time is no longer UNIX only...
2000-06-26 16:34:12 +00:00
Zeev Suraski
f29eae1302
Move timeout code to Zend, allow Win32 timeouts
...
@- Implemented max_execution_time under Win32 (Zeev)
2000-06-16 01:53:35 +00:00
Zeev Suraski
7213c743f0
- Added disable_functions php.ini support
...
- Fixed Win32 build
2000-05-29 17:22:35 +00:00
Sascha Schumann
ee3c06a533
Fix register_argc_argv entry.
...
Submitted by: André Langhorst <A.Langhorst@itbnet.de>
2000-05-10 09:31:53 +00:00
Andrei Zmievski
8154734529
It helps to change the comment too.
2000-05-06 17:59:58 +00:00
Andrei Zmievski
498ce88d67
Enable assert by default,
2000-05-06 17:59:10 +00:00
Zeev Suraski
9cbcade6c9
Support E_USER_* error types
2000-04-19 15:10:14 +00:00
Rasmus Lerdorf
c32e09f791
As it turns out, there are some browsers that can't handle default
...
charsets. I think forcing this on is going to cause us a lot of headache,
so turn it off by default.
@ Don't default to iso-8859-1 since this confuses some browsers
2000-03-20 08:19:51 +00:00
Rasmus Lerdorf
82aa0d1404
Leave sendmail_path commented out to pick up compiled-in default
2000-03-19 23:07:57 +00:00
Zeev Suraski
70bd8c71b5
Fix spelling
2000-03-03 01:58:15 +00:00
Zeev Suraski
88b31ecb28
@- The string None is now recognized as a keyword by the php.ini processor, and
...
@ can be used to denote an empty string (Zeev)
- Added None keyword support to the INI parser
- Removed specialized "none" code
2000-02-26 14:29:27 +00:00
Stig Bakken
d23e5d837a
@- Implemented default_charset and default_mimetype config directives (Stig)
...
Implemented default_charset and default_mimetype configuration directives.
Started implementing ticks in PHP.
2000-02-25 21:27:03 +00:00
Andrei Zmievski
7a22bb09d7
Revert the y2k ini patches.
...
# Adam's right, it shouldn't be here
2000-02-24 15:41:34 +00:00
Kristian Köhntopp
8481cdf62f
Set y2k_compliance to "On" by default, as we do have y2k now.
2000-02-24 15:13:28 +00:00
Zeev Suraski
3d297cfe81
*** empty log message ***
2000-02-05 16:31:02 +00:00
Andrei Zmievski
9d34140191
Add default registration of server vars.
...
# Zeev, what the hell is 'B'?
2000-02-05 16:13:39 +00:00
Zeev Suraski
86a19f4714
Add the complement to the putenv() security
2000-01-31 22:31:00 +00:00
Zeev Suraski
5540028340
@- Added the ability to prevent the user from overriding certain environment
...
@ variables in Safe Mode (Zeev)
- Finished work, more or less
2000-01-30 22:10:30 +00:00
Zeev Suraski
99f079a349
- A few fixes
...
- Added register_argv_argc directive to allow disabling of argv/argc
2000-01-28 18:29:37 +00:00
Zeev Suraski
9ab35ae393
Tried to centralize global variable registration as much as possible:
...
- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
to $HTTP_GET_VARS[], contain environment and server variables. Setting
register_globals to Off will now also prevent registration of the
environment and server variables into the global scope (Zeev)
- Renamed gpc_globals to register_globals (Zeev)
- Introduced variables_order that deprecates gpc_order, and allows control
over the server and environment variables, in addition to GET/POST/Cookies
(Zeev)
2000-01-28 17:24:53 +00:00