mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75814 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ce9bf0c4ef
commit
be29d66d4e
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect1 id="install.linux">
|
||||
<title>Unix/Linux installs</title>
|
||||
<para>
|
||||
|
@ -9,11 +9,11 @@
|
|||
<sect2 id="install.linux.packages">
|
||||
<title>Using Packages</title>
|
||||
<simpara>
|
||||
Many Linux distributions have some sort of package installation,
|
||||
such as RPM. This can assist in setting up a standard
|
||||
Many Linux distributions have some sort of package installation
|
||||
system, such as RPM. This can assist in setting up a standard
|
||||
configuration, but if you need to have a different set of features
|
||||
(such as a secure server, or a different database driver), you may
|
||||
need to build php and/or your webserver. If you are unfamiliar
|
||||
need to build PHP and/or your webserver. If you are unfamiliar
|
||||
with building and compiling your own software, it is worth
|
||||
checking to see whether somebody has already built a packaged
|
||||
version of PHP with the features you need.
|
||||
|
@ -40,4 +40,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue