Commit graph

160 commits

Author SHA1 Message Date
jim winstead
bee07ad3a7 clean up mail() documentation. move mail-related ini stuff to functions/mail.xml from chapters/config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61277 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 23:51:29 +00:00
jim winstead
17807555a1 putting general security info first, rather than more obscure cgi stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:39:47 +00:00
jim winstead
c019e46c79 add simple php.ini and Apache config examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61228 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:33:42 +00:00
jim winstead
9ef5d1a537 document mysql.default_port and mysql.default_socket ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61221 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:09:49 +00:00
Gabor Hojtsy
2f93bd398b Adding note about Apache 1.3.22 Win and ClearModuleList
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60045 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-16 17:42:39 +00:00
Gabor Hojtsy
e0b9fd12c6 Some more corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59906 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 09:18:14 +00:00
Gabor Hojtsy
ab2e0f30e6 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 08:32:12 +00:00
Gabor Hojtsy
2a6c2538a1 Merging php4/win32/install.txt to this file
- Adding new explanations about extensions, and dlls
 - Removing %s %s from PWS and IIS setups, as it seems it is not needed
 - Adding Netscape Enterprise Server for Windows setup instructions

New paras added, about:

 - Security risks of using the Windows installer
 - Security risks of using the default .ini setup
 - The two ini files available

Perhaps other things I can't remember now :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59897 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 08:24:46 +00:00
Gabor Hojtsy
d862199da4 Correct link to ini setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:52:38 +00:00
Gabor Hojtsy
cd674ee7a5 Removing groving Windows version list from titles and intro
text of manual installation.

Adding one new para to the general intro of Windows setup about
Windows compatibilty and used words...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:49:47 +00:00
Gabor Hojtsy
bd47d31b1c Removing extra () from function reference (it is the style
sheets job to put this in)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59857 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 15:47:50 +00:00
Gabor Hojtsy
67327189cc install-windows => install.windows
install-problems => install.problems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 21:05:52 +00:00
Philip Olson
dae4e2d645 Removing dead links. Removing Tenon/webten as it seems inappropriate now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58909 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 08:36:45 +00:00
Philip Olson
b346b485b4 Fixed typos, and added a link to safe mode chapter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58853 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-02 19:53:54 +00:00
Philip Olson
a522351ce6 Adding link to register_globals config setting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58201 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-24 17:56:35 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Daniel Beckham
c5ffcca8f9 added configure option for pcntl support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57555 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-14 20:54:13 +00:00
Philip Olson
12f8a99e3a Added link to Safe Mode chapter within safe_mode directive.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57523 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-14 02:09:44 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jeroen van Wolffelaar
a548701423 Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54601 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:51:05 +00:00
foobar
5575482c8b Made the windows extension installation doc a bit nicer looking.
# Someone who knows windows stuff better than me should check this. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-09 05:52:15 +00:00
Jouni Ahto
265fa6f266 Fixed a lot of things fop doesn't think to be legal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 10:51:47 +00:00
Ron Chmara
a15d816e01 Typos, improved code, page on obscuring PHP, rewording, changing examples for register_globals= off.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53118 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 07:13:02 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Ron Chmara
15aecc4c4f Enhancing, per recent discussions on PHP-DEV, and adding section on using register_globals to increase security.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52436 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-28 21:57:49 +00:00
Damien Seguy
8c077a408c Commiting cybermut's entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52114 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-24 08:29:46 +00:00
Egon Schmid
4812bae4f8 A reference for the non-existent ID.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52112 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-24 07:25:38 +00:00
Thomas Schoefbeck
8e62d87d67 Some changes in the Windows-section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51910 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-20 19:56:56 +00:00
Jeroen van Wolffelaar
2b6750adf4 A bit xml-reworking, removed some tabs to satisfy Derick, added
upload_max_filesize ini directive.
Someone should check the last one, I didn't mention the default,
and apparently 2M is also supported... but I needed to get rid
of the jade-error.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51125 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 21:12:59 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Dan Kalowsky
436b516ba1 comments added to reflect the demise of the --with-openlink option, and
the new champion of ODBC ( as far as OpenLink goes ), --with-iodbc.
# this really isn't true for 4.0.6, but it is true for versions greater.
# but it will also help end a bunch of bug reports.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50685 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-06 14:36:35 +00:00
Anil Madhavapeddy
1919601141 More correct OpenBSD installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50507 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:46:45 +00:00
Damien Seguy
666a77a677 Updated links in macosx and added some <literal> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50473 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 10:37:19 +00:00
Rui Hirokawa
299588cbb0 added iconv function and modified for corrupted character in japanese manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50394 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-01 03:38:18 +00:00
Daniel Beckham
1811650b6e documented issue in bug #5827
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50258 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:52:38 +00:00
Daniel Beckham
62dfa44e7d - documented html_errors configuration option
- reworded section about Apache directives so that it's more clear


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 20:08:13 +00:00
Rui Hirokawa
8ce6bd7593 added configuration options for mbstring extension to install.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49514 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-11 12:57:20 +00:00
Rui Hirokawa
2dfad98019 added configuration options for mbstring extension to config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49477 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-10 13:09:39 +00:00
Daniel Beckham
6b154df9b1 changed zip option to reflect new changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48883 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-30 15:36:06 +00:00
Damien Seguy
80a9623ba3 Added install config for dbx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48822 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 10:17:11 +00:00
Daniel Beckham
f1fa41c650 zziplib typo and corrected some bzip2 stuff (it indicated that bzip2 was supported by PHP 3 when it's not...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47998 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 22:48:47 +00:00
Daniel Beckham
cf6f33bd6a added configure information for zziplib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 22:36:00 +00:00
Daniel Beckham
76b96b2561 added info for pdflib configuration\nand updated pdflib version information\nin several places.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47724 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 21:44:38 +00:00
Damien Seguy
4eec78c276 unclosed literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47110 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-11 13:35:28 +00:00
Damien Seguy
6a4348d54e fbsql isn't available to PHP3 users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46959 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-09 17:59:39 +00:00
Damien Seguy
4614ea8cba Added fbsql option [=DIR]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46925 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-09 07:58:42 +00:00
Damien Seguy
f45b128f7d Added fbsql option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46924 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-09 07:48:31 +00:00
jim winstead
c9d236640d fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-08 21:30:06 +00:00
Anil Madhavapeddy
ea8b930c7d Add a note regarding Netscape Enterprise 4.x configuration
PR:a 8376 9612 9602 7016
Submitted by: Graeme Hoose <GraemeHoose@BrightStation.com>
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46124 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-30 08:42:12 +00:00
Damien Seguy
8902d6c4af Added macos client.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45618 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-20 17:01:09 +00:00