Skip to content

Commit

Permalink
Partial sync with EN
Browse files Browse the repository at this point in the history
  • Loading branch information
mproshchuk committed Oct 9, 2024
1 parent 6c7c804 commit 12e3fdf
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 171 deletions.
2 changes: 1 addition & 1 deletion install/unix/apache2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ make install
шлях буде відповідати розташуванню <command>apxs</command>, але якщо Apache
встановлено по-іншому, то потрібно змінити шлях до <command>apxs</command>.
Варто зауважити, що деякі дистрибутиви можуть перейменувати
<command>apxs</command> в <command>apxs2</command>.
<command>apxs</command> на <command>apxs2</command>.
</para>
<informalexample>
<screen>
Expand Down
15 changes: 5 additions & 10 deletions install/windows/building.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 53afbdaf791ddbc4455672122573644f3f0d7949 Maintainer: mproshchuk Status: ready -->
<!-- EN-Revision: 2dbf3d9064d4cb07f0a2f7d06641c877a2e5ed24 Maintainer: mproshchuk Status: ready -->
<sect1 xml:id="install.windows.building" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Збирання з початкового коду</title>
<para>
Цей розділ навчає, як компілювати PHP з початкових файлів на Windows,
використовуючи засоби Microsoft. Про компілювання PHP за допомогою cygwin
розповідається тут: <xref linkend="install.unix"/>.
</para>
<para>
Див. Wiki-документацію:
<link xlink:href="&url.wiki.windows.build.howto;">&url.wiki.windows.build.howto;</link>
</para>
<simpara>
Див. <link xlink:href="&url.install.windows.stepbystep;">покрокове керівництво
зі збирання</link>, де описано збирання за допомогою Visual Studio.
</simpara>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
Expand Down
Loading

0 comments on commit 12e3fdf

Please sign in to comment.