Commit graph

93 commits

Author SHA1 Message Date
Kamil Tekiela
2b8d277712
Fix minor issues in Apache2 config guide (#785) 2021-07-14 13:06:01 +01:00
Christoph M. Becker
dd48d47d8b Fix re2c requirement info
Cf. <https://github.com/php/php-src/pull/6593>.
2021-01-13 17:52:07 +01:00
George Peter Banyard
d278431ef5 Remove docs about NSAPI
This SAPI has been removed in PHP 7
2021-01-13 12:49:23 +00:00
Christoph Michael Becker
38e583cf8e Update Git build requirements
Cf. <https://github.com/php/php-src/pull/6516>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352238 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 12:54:36 +00:00
Christoph Michael Becker
dcd5448282 Fix other typos outside of php module docs
Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349711 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:59:43 +00:00
Christoph Michael Becker
02c4a935e2 Update required bison versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347019 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-18 10:27:23 +00:00
Christoph Michael Becker
ca2cf8a3fd Update paths
Patch provided by Yangbai.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346946 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 18:02:31 +00:00
Christoph Michael Becker
4c8603d1c1 Fix wording
Patch provided by Eric Fortmeyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346148 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:26 +00:00
Christoph Michael Becker
8358db82c0 Update Apache 2 installation instructions
Based on a patch provided by Bill Mitchell.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-15 14:03:34 +00:00
Christoph Michael Becker
a2fcd66690 Fix link
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345755 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 14:57:31 +00:00
Pasindu De Silva
f4145026b4 PHP 7.2 requires autoconf >= 2.64
-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343774 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:21:46 +00:00
Christoph Michael Becker
19853dba02 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343221 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:19:49 +00:00
Nikita Popov
dd8a960d95 Fix Bison version info for 5.6 (see bug #69055)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343175 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 08:41:09 +00:00
Christoph Michael Becker
4736059e5e Fixed bug #75160 (Bug in Installing PHP wit nginx)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343084 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:26:03 +00:00
Christoph Michael Becker
221d2909a5 Integrate user note 118527
ext/mysql has been removed, so ext/mysqli is better suitable for this
example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343083 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:13:33 +00:00
Maciej Sobaczewski
445962cfde These all should be informal examples
<informalexample> doesn't require title and therefore unclutters Example Index

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341083 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-20 22:47:03 +00:00
Christoph Michael Becker
1e58104cca Document W^X/PaX MPROTECT issues
Fix #72281: PaX MPROTECT breaks php
Fix #73114: php segfault probably because OpenBSD wx implementation

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340988 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 14:35:44 +00:00
Christoph Michael Becker
77998085e0 Fix and integrate LiteSpeed installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340348 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 10:24:23 +00:00
Christoph Michael Becker
c7f95e1f92 Added instructions for LSPHP to the En guide.
-- 
Provided by anonymous 74397 (rholda@litespeedtech.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340346 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:46:37 +00:00
Christoph Michael Becker
152b2c8aa7 Fix #72953: src/ext/standard/dns.c:328:2: error: unknown type name 'HEADER'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340035 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 12:24:10 +00:00
Leigh
d4fc928c24 Updated OpenBSD install docs.
From anonymous contributor, but changes look good.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339171 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 10:32:50 +00:00
Thomas Punt
6628e9c9b3 Resolve doc bug #71168
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338329 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-19 20:23:29 +00:00
Peter Cowburn
f374919ddd typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336924 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 22:24:43 +00:00
Adam Harvey
2e79c6d40a Make the bison dependency list more specific.
Fixes doc bug #69684 (bison requirements unclear).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336823 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-21 19:16:57 +00:00
Jean-Sebastien Hedde
cf247b9c7c This patch updates the Bison version requirements for newer releases of PHP (namely for 5.5 and 5.6).
-- 
Provided by anonymous 53037 (tpunt@hotmail.co.uk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335495 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:03:49 +00:00
Peter Cowburn
e278893073 Error on Nginx install page
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335022 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:40 +00:00
Peter Cowburn
034fd4357c Link to useful page
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335021 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:34 +00:00
Peter Cowburn
fe776e93a1 Add CDATA
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335020 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:28 +00:00
Chris Wright
e40edda1fc Typo fix in Nginx docs
-- 
Provided by anonymous 47497

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334697 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:01:13 +00:00
Jean-Sebastien Hedde
14dc78d24e Adding revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333600 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 10:29:58 +00:00
Peter Cowburn
04b367dd5b Nginx install page (thanks Jacob Clark)
This is a patch to create documentation for Nginx 1.4.x on Unix systems,
it covers the build of PHP and Nginx and configuration with PHP-FPM.

Hopefully this will documentation will help create a more 'standard' way
to configure Nginx, something I feel is much needed by the php
community.

--
Provided by Jacob Clark (jacob.jh.clark@googlemail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333100 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:21:45 +00:00
Jakub Vrana
ff6d5c7b5d PHP sources now lives in Git
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327173 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-18 23:40:27 +00:00
Justin Martin
46e895c67a Updated autoconf version requirements, closing bug #55100.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312779 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 20:25:34 +00:00
Johannes Schlüter
8b11ddd74b Some small updates to the Solaris page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310601 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 21:08:45 +00:00
Peter Cowburn
40a850f73d link to cgi/1.1 rfc instead of broken link (fixes doc #53501)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306096 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-08 22:07:40 +00:00
Johannes Schlüter
c870a589e3 - Normal users shouldn't need flex/bison for building PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305776 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 14:03:34 +00:00
Daniel Egeberg
3049bd1d4a Added warning to Debian install page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299778 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 10:30:03 +00:00
Daniel Egeberg
5179a9d3ad A bit of cleaning in the install docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299643 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-23 12:19:22 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Hannes Magnusson
7258e52d02 This info became outdated at least 5 years ago.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292130 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-14 13:04:27 +00:00
Rich Bowen
4c49a042bf Finally does away with the abominable all-one-CDATA-block nature of this
document, and makes it somewhat more readable and narrative. Also
reduces it to 9 steps, rather than 15, to make it a little more
palateable.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-14 02:21:29 +00:00
Rich Bowen
87d45e5f4e Converting (most of) the language to the third-person perspective
suggested by the style guide.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289213 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 13:00:29 +00:00
Rich Bowen
f5c3425b7f Clear up a slight confusion in the phrasing, and add a rewrite solution
for phps source filter handler. Would be good to split this into
production vs development configuration recommendations.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289101 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:50:36 +00:00
Rich Bowen
acf10d1670 Gramatical improvements, and change references to 2.0 to refer instead
to 2.x, with a brief remark about 2.0 vs 2.2. Will revisit for
third-person style.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289100 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:49:17 +00:00
Richard Quadling
9aff12cf57 INI Files are development and production. Fix #49667
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288791 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:48:14 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
f371a2079d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283796 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:47:02 +00:00
Damien Seguy
4ce84353b5 fix some spelling and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:44:24 +00:00
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