mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-04-02 17:28:55 +00:00
37 lines
1 KiB
XML
37 lines
1 KiB
XML
![]() |
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<!-- $Revision: 1.1 $ -->
|
||
|
<section id="sem.installation">
|
||
|
&reftitle.install;
|
||
|
<para>
|
||
|
Support for this functions are not enabled by default.
|
||
|
To enable System V semaphore support compile PHP with the option
|
||
|
<option role="configure">--enable-sysvsem</option>.
|
||
|
To enable the System V shared memory support compile PHP with the option
|
||
|
<option role="configure">--enable-sysvshm</option>.
|
||
|
To enable the System V messages support compile PHP with the option
|
||
|
<option role="configure">--enable-sysvmsg</option>.
|
||
|
</para>
|
||
|
</section>
|
||
|
|
||
|
<!-- Keep this comment at the end of the file
|
||
|
Local variables:
|
||
|
mode: sgml
|
||
|
sgml-omittag:t
|
||
|
sgml-shorttag:t
|
||
|
sgml-minimize-attributes:nil
|
||
|
sgml-always-quote-attributes:t
|
||
|
sgml-indent-step:1
|
||
|
sgml-indent-data:t
|
||
|
indent-tabs-mode:nil
|
||
|
sgml-parent-document:nil
|
||
|
sgml-default-dtd-file:"../../../manual.ced"
|
||
|
sgml-exposed-tags:nil
|
||
|
sgml-local-catalogs:nil
|
||
|
sgml-local-ecat-files:nil
|
||
|
End:
|
||
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||
|
vim: et tw=78 syn=sgml
|
||
|
vi: ts=1 sw=1
|
||
|
-->
|
||
|
|