Chris Wright
d65395c6ed
Changes the description for user.ini files to make them sound less like they use the same format as .htaccess. The last sentence of the paragraph draws the parallel with .htaccess files so isn't really necessary in the first.
...
--
Provided by anonymous #33404 (leight@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-13 09:31:49 +00:00
Yannick Torres
33040b3b1b
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Felipe Pena
0710699c8a
- Fixed doc bug #65195 (Typo in FPM config directives)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330753 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 22:13:06 +00:00
Kalle Sommer Nielsen
0ba2a9e11e
Better clarification of PATH and PATHEXT on Windows when used from commandline, patch by lorddelta on #php.doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329601 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-28 19:10:41 +00:00
Joe Watkins
bf66db2416
#61017 add note that environment variables can be used in php.ini
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329306 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-26 12:05:29 +00:00
Sherif Ramadan
2b6c321f6a
Fixed simpara for step 8.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328505 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:05:33 +00:00
Xinchen Hui
2026bba335
add doc for setting PHP configuration options through webserver config
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 06:08:51 +00:00
Yannick Torres
38e3798be2
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Yannick Torres
00649f549f
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +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
Philip Olson
9837cc80c7
Impulsively hide the two most confusing PHP 4 extensions we have (domxml and overload) but didn't delete the files for now, as to remain under the radar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326480 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 01:20:52 +00:00
Justin Martin
0270ba78cd
Added &user-ini; entity for referring to .user.ini file.
...
Added .user.ini to list of where configurations can be set.
Closes bug #62282 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326074 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 23:29:04 +00:00
Maciek Sokolewicz
5c6859e930
Fixed a stupid typo in a spelling mistake fix (I feel stupid now)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 16:59:30 +00:00
Maciek Sokolewicz
e5046d2c50
Fixed spelling mistake
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 16:57:46 +00:00
Justin Martin
3d1de5938e
Added "ondemand" process manager config option. Patch by Vid Luther (vluther).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324485 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-23 05:27:18 +00:00
Shein Alexey
8d6f8cfbd7
Whitespace changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323870 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 15:50:43 +00:00
Jakub Vrana
df109259e7
Document INI_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323643 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:31:19 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
52abaae9b2
Linkable core constants, remove duplicate and non-existent constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323636 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 19:56:00 +00:00
Jakub Vrana
9ffa35f021
PHP_INI_* are not constants, value is useless
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322054 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:39:20 +00:00
Hannes Magnusson
61426b8b21
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321349 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-23 10:23:16 +00:00
Shein Alexey
c569c3ae0b
Removed obsolete docs about old activescript sapi.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321346 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-23 09:35:11 +00:00
Richard Quadling
0ad397ef11
Corrected DefaultIcon location in the registry data.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-12 10:47:09 +00:00
Richard Quadling
8b6d169424
Native EOL
...
Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Hannes Magnusson
7c304ec97f
There is no such thing anymore (and hasn't for years)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315371 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-23 14:54:18 +00:00
Richard Quadling
d7470c8afc
PHP4/PHP5 => PHP 4 / PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +00:00
Jérôme Loyet
cb3fe80eaa
fix revision r307772 (there were still references to libevent which has been removed from FPM in 5.3.4)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313343 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 19:52:45 +00:00
Mike Ford
afc1f13bdb
Minor improvements to English and markup.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313008 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 12:52:51 +00:00
Justin Martin
6f564e77d7
Added information about --with-php-config, as per bug #46704
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312846 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 07:06:58 +00:00
Justin Martin
94594a00a8
Fixed xml:id for php-config documentation, relating to bug #46704
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312844 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 05:57:42 +00:00
Justin Martin
eb2b406836
Added php-config section under pecl install.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312842 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 03:58:17 +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
Philip Olson
d343dda819
Added a basic structure for installing PHP on the cloud. EC2 and Azure for now.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312448 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-25 04:32:14 +00:00
Nikola Smolenski
bb33d2a40c
en/language/control-structures/continue.xml: a few smaller fixes, reword
...
misleading claim about behaviour of print()
en/language/basic-syntax.xml: minor fix
en/install/windows/index.xml: rm duplication, dilute "advertisement" for
Visual Studio.
New sr translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310698 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 04:36:29 +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
Nikola Smolenski
01a4a100ef
- New translation
...
- Fixes in existing translations
- Fix typos in English original
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 05:08:44 +00:00
Nikola Smolenski
cff6fa6abc
- register_argc_argv is on by default therefore it makes more sense to
...
say what will happen if it is off.
- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
latter sentence confirms).
- Equalize spelling of Windows Me.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
Philip Olson
cc8af0bce5
Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:59:27 +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
Kalle Sommer Nielsen
a21982466e
Fixed bug #53376 (safe_mode is bad example for php_value)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305653 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-22 13:37:39 +00:00
Philip Olson
303198cd29
Updated Mac docs, and removed the old parts. Still needs a few Mac specific tidbits however. Closes PHP bug #37473
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304566 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 17:18:37 +00:00
Kalle Sommer Nielsen
a2fd88079f
Advertise users to use VC9 for IIS7+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:40:43 +00:00
Gustavo André dos Santos Lopes
49299aaa95
- Detail on the scanning of per-dir ini files. Closing doc bug #52780 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303145 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 19:45:28 +00:00
Richard Quadling
07821cd88c
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301097 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 19:34:26 +00:00
Antony Dovgal
20ccf7dc53
initial version of FPM manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300919 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-01 21:12:55 +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
Pierre Joye
ce59ffa159
- fix the link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298671 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 19:52:42 +00:00