Translations by xXLiAXx

xXLiAXx has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

16 of 6 results
138.
Before installing <application>Mediawiki</application> you should also install <application>Apache2</application>, the <application>PHP5</application> scripting language and Database a Management System. <application>MySQL</application> or <application>PostgreSQL</application> are the most common, choose one depending on your need. Please refer to those sections in this manual for installation instructions.
2008-02-28
Перед установкой <application>Mediawiki</application>, Вы должны установить <application>Apache2</application>, <application>PHP5</application> скриптовый язык и базы данных по управлению системой. <application>MySQL</application> или <application>PostgreSQL</>, являются наиболее распространенными, выбирайте в зависимости от ваших потребностей. Пожалуйста, обратитесь к этим частям дпя руководство установки.
141.
Run the following commands to configure MediaWiki:
2008-02-28
Выполните следующие команды для конфигурирования MediaWiki:
144.
http://localhost/mediawiki/config/index.php
2008-02-28
http://localhost/mediawiki/config/index.php
160.
This section explains Apache2 server essential configuration parameters. Refer to the <ulink url="http://httpd.apache.org/docs/2.2/">Apache2 Documentation</ulink> for more details.
2008-02-28
Этот раздел объясняет сервер Apache2, необходимые параметры конфигурации. Обратитесь к <ulink url="http://httpd.apache.org/docs/2.2/">Apache2 Документация </ulink> для более подробной информации.
207.
SSLEngine on SSLOptions +StrictRequire SSLCertificateFile /etc/ssl/certs/server.crt SSLCertificateKeyFile /etc/ssl/private/server.key
2008-02-28
SSLEngine on SSLOptions +StrictRequire SSLCertificateFile /etc/ssl/certs/server.crt SSLCertificateKeyFile /etc/ssl/private/server.key
265.
&lt;Directory "/path/to/rails/application/public"&gt; Options Indexes FollowSymLinks MultiViews ExecCGI AllowOverride All Order allow,deny allow from all AddHandler cgi-script .cgi &lt;/Directory&gt;
2008-02-28
&lt;Directory "/path/to/rails/application/public"&gt; Options Indexes FollowSymLinks MultiViews ExecCGI AllowOverride All Order allow,deny allow from all AddHandler cgi-script .cgi &lt;/Directory&gt;