Commit graph

167 commits

Author SHA1 Message Date
Hannes Magnusson
d2ca8efaf5 Fixed bug#37810 (Compiling shared PECL extensions with PEAR doesn't have the .so added to php.ini)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244235 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 12:43:06 +00:00
Maciek Sokolewicz
09b4387afd added note how to use 32bit-php on 64bit-servers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241726 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 16:30:16 +00:00
Jakub Vrana
cf8771a6ec php_admin_* can be changed in VirtualHost (bug #35261)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241643 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:21:24 +00:00
Hannes Magnusson
61cc12dac6 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241506 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 09:41:49 +00:00
John Mertic
4dea139989 Changed disclaimer about windows installers to include anything distributed on php.net/downloads.php as endorsed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241463 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 19:17:09 +00:00
John Mertic
8974bfbd40 Updated what webservers are configured by the installer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241166 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-13 14:29:33 +00:00
Philip Olson
feac3a0bcd MacPorts replaced DarwinPorts (user comment: Jeff Hayden)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240680 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-03 14:16:03 +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
Richard Quadling
412202a5e4 Missign </sect2> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234791 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-02 13:53:53 +00:00
John Mertic
92f67de928 Added upgrade instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234790 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-02 13:34:15 +00:00
Philip Olson
2d80dab5c4 Use the pecl command instead of the pear command.
Feel free to research the history. It appears 1.4.0 introduced pecl, and
made pear not install PECL extensions. They both use pearcmd.php currently.

The pear command gives a warning for PECL extensions so users shouldn't
be too confused without version information.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231099 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 23:01:09 +00:00
Richard Quadling
9f31d541ce #39318 - Sambar Server's default service account will restrict access to other LAN based resource.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230496 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-22 11:20:41 +00:00
Philip Olson
fedbc1551f Make the 5.2+ installer the first/default instead of the older >=5.1 one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230215 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 09:05:41 +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
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
John Mertic
cf9ce72007 Updated feature list to remove pws4 and iis3 since those have been rolled into iis4cgi.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 21:03:34 +00:00
Nuno Lopes
843bf8f0eb fix bug #40345: correct windows registry locations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228921 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 23:49:44 +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
Philip Olson
da26e8fee6 Added a wordy "Installing the bundled version" for Mac OS to the install
section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228369 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 02:38:08 +00:00
Mehdi Achour
d1a455fd5a Link to http://pecl4win.php.net/
# User note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228320 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 17:26:57 +00:00
Nuno Lopes
6ff0f18055 since -> as of
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227539 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 19:44:01 +00:00
Nuno Lopes
ec63941772 add windows registry versioned keys (php 5.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227538 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 19:22:01 +00:00
John Mertic
461577b478 Removed extra spaces from title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223617 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-20 18:18:57 +00:00
John Mertic
c3805d1e8f Removed some extra tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223507 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-16 20:38:42 +00:00
John Mertic
1116133b5b Changed URLs in installermsi.xml out for entities instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223504 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-16 20:10:08 +00:00
John Mertic
044e0d3437 Added URLs in installermsi.xml to entites\global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223502 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-16 19:36:42 +00:00
John Mertic
f8ee7d0ca5 Added section on new MSI-based installer as installermsi.xml.
Updated installer.xml to reference it as the instructions for the old installer.

Added link in index.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223464 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-16 12:51:58 +00:00
Nuno Lopes
6818c00cbd add Apache 2.2 sapi
fix the php.ini search order for CLI sapi
remove reference to php.ini beeing search on the PATH(#39432)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223049 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 15:50:45 +00:00
Pierre Joye
f673ac951f - replace pear by pecl. "pecl" is the pecl.php.net installer
(default channel of pecl is pecl.php.net not pear.php.net)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222032 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-19 21:09:02 +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
Philip Olson
7b78c068ca Link to resources that precompile PHP packages for Mac OS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219192 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 21:57:22 +00:00
Philip Olson
5c7289c3f4 Fixed apache 2.2.x note, the dll only exists as of php 5.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-07 23:18:00 +00:00
Nuno Lopes
4ed3407130 exchange the PHPRC var and the registry key order for php 5.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215729 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:03:22 +00:00
Philip Olson
a40c1a0c22 A temp fix for bug #37343, info for Apache 2.2.x users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213222 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 03:29:11 +00:00
Oliver Albers
dd6ef22d51 minor markup changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212841 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 09:38:23 +00:00
Philip Olson
7a32bfce3e Mention when phpize might not exist, and why
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212225 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-01 01:01:53 +00:00
Philip Olson
16820c74d9 General instructions are for PWS too, closes bug #37115
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211765 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-20 15:33:05 +00:00
Gabor Hojtsy
67da268c49 introduce some human-speak here (hey, this text is for newbes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207973 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-25 20:28:45 +00:00
Nuno Lopes
9d5017ee3f fix build..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206988 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-11 20:44:08 +00:00
Nuno Lopes
4ec7f80cc2 fix some more URLs entities and remove more bogus external references to CVS files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206987 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-11 20:38:13 +00:00
Nuno Lopes
e6d66c1ad8 revert the last part of the previous commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206736 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-08 13:44:45 +00:00
Nuno Lopes
927596c12e fix #36284: clarify that if cygwin isnt installed the win32build/bin dir must be in the path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206674 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 16:13:02 +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
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +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
Nuno Lopes
db9fb3f83a a release build of libresolv can also link with php debug mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201770 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 23:50:13 +00:00
Nuno Lopes
e1aae3efa2 fix #35018: restart is really needed after changing the PATH
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201745 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 20:53:45 +00:00
Nuno Lopes
cfaa89c146 finally fix #32728
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201743 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 20:33:45 +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
Nuno Lopes
c2cd557ccc expand the requirements section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 20:00:35 +00:00