Commit graph

45 commits

Author SHA1 Message Date
Daniel P. Brown
bd0b197550 Bug #47498 was already fixed, just hadn't been closed. So this is only more minor grammatical and punctuality fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280155 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 13:25:27 +00:00
Yannick Torres
393f22fee2 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00
Philip Olson
da20331e26 Rewrote this to be simpler and work with current debian, php and apache versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 22:59:57 +00:00
Jakub Vrana
8d0099a00d Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268333 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 09:42:41 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Maciek Sokolewicz
d1c1065bb8 fixed typo in example.
fixes Bug #45532


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262835 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-16 17:42:59 +00:00
Daniel P. Brown
0e63bf8c4a Updated the update I committed before to reflect my personal Apache FilesMatch conditions. Expands and expounds for novices and experts alike to learn a quick security tip. ;-P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261612 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 22:17:14 +00:00
Daniel P. Brown
c99de21eac Addresses Bug #45229 and includes the suggestion for a more secure Apache config. I use this myself as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261610 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 21:50:51 +00:00
Alexander Songe
58fe1c2e9b WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257275 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-12 00:46:57 +00:00
Hannes Magnusson
289a35d3cc Errr. lets keep this somewhat sorted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257262 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 20:47:38 +00:00
Hannes Magnusson
7d8d3794ab enable the lighty docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257260 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 20:46:04 +00:00
Hannes Magnusson
ca4f18f996 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257259 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 20:45:52 +00:00
Alexander Songe
0d36f11878 Added lighttpd installation information
Lighttpd 1.5 will have a signficantly different configuration, so Lighttpd
1.4 is named lighttpd-14


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257246 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-11 18:37:44 +00:00
Yannick Torres
b23409d73a remove extra space in link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256792 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-04 20:28:31 +00:00
Philip Olson
cce8a0a287 Removed PHP 3 information.
This document remains fairly PHP 4 specific, so it needs an update.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 02:24:54 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Philip Olson
31483fca6c Remove outdated HP-UX install information, and link to external resources.
This deals with bug #23714


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228375 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 03:14:06 +00:00
Dave Barr
1c7169d34b - WS (#39109).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221787 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 03:44:38 +00:00
Nuno Lopes
0c8a1a14cf remove the gentoo install page as it is outdated and not relevant anymore because now gentoo provides itself the install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205728 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 21:36:34 +00:00
Nuno Lopes
6124e0beed fix #35279: also refer PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-01 00:12:13 +00:00
Jakub Vrana
2d85a0023d PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198601 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:31:32 +00:00
Raphael M O B Sales "Narigone
6abdc671a1 Small corrections on English file and addition of new one. (I hope the
guy that wrote en/install/unix/debian.xml doesn't get mad at me =) )


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195549 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 02:00:44 +00:00
Dallas Wang
95ea8c0d67 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194128 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 22:33:16 +00:00
Nuno Lopes
ebdd3ba36c fix path of the php 5 module
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193201 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 14:24:56 +00:00
Guillaume Plessis
12819e13f5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 11:59:40 +00:00
Guillaume Plessis
e89a6de755 adding a part on the debian install
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190009 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 11:15:46 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Philip Olson
a8b502bd60 More descriptive links (as to generate a more friendly install-*.txt file)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183125 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-29 21:29:18 +00:00
Horst Schirmeier
8f40e226a2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176646 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 01:20:07 +00:00
Robert Nagy
95362e65ed take this to the current OpenBSD release (3.6)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174714 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 17:34:52 +00:00
Derick Rethans
91b538de7c - Bring some order to this chaos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-01 09:18:33 +00:00
Jakub Vrana
b9292b6a82 Link to content negotiation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168815 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-19 21:16:26 +00:00
Aidan Lister
2fd32205b8 Added the apache shared-object stuff. This definitly needs to be split into three sections. 1 for the stuff in common, 1 for the SO, 1 for the DSO. I'm not sure how to do this, comments welcome.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 12:43:52 +00:00
Friedhelm Betz
ea52e23a37 version info for flex and bison (taken from http://www.php.net/anoncvs.php)
hint ./configure --help


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167835 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 10:49:45 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Nuno Lopes
3161f95cb7 fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Nuno Lopes
8abd96e10d fix entity name. thanks Goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 19:18:25 +00:00
Nuno Lopes
3be560d618 fix #25120: warning about CGI installs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165678 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 19:03:34 +00:00
Nuno Lopes
f27f0f97be move that apache compat stuff to a gaq entry, so that windows users will also read it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 12:22:33 +00:00
Jan Lehnardt
fcf917be0c - reorder language snippets
- add Rasmus' explaination about PHP and Apache2
#make test went through fine, it would be neat, though,
#if someone could have a second look at it. Thanks.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161477 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 11:11:20 +00:00
Gabor Hojtsy
84e15a91be small WS fix and a grammatical one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161377 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 21:27:26 +00:00
Olivier Hill
1458c5a57c Initial version of Installing PHP on Gentoo Linux
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 20:58:35 +00:00
Gabor Hojtsy
20b5aa559a Unix part (see status report mail on mailing list); also adding a copy of the config section (ini.xml) here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160851 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-08 21:47:58 +00:00