~ubuntu-branches/ubuntu/hoary/moodle/hoary

« back to all changes in this revision

Viewing changes to lang/el/docs/installamp.html

  • Committer: Bazaar Package Importer
  • Author(s): Isaac Clerencia
  • Date: 2004-12-29 00:49:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229004952-gliyqzpj2w3e7clx
Tags: 1.4.3-1
* Urgency high as upstream release fixes several security bugs
* New upstream release
* Write database creation errors and warn the user about it, 
closes: #285842, #285842

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
    <li> ����������� �� Edit config.php ��������������� ���� ����������� �������� 
131
131
      (�� ������������� �����, ����� �� ����� ����������� ����� ��� ��������� 
132
132
      ����������� ���� ��� �����). </li>
133
 
    <li>�������� ���� ��� ����������� ��� ���� ��� ����� ���������:<br>
134
 
      $CFG-&gt;dbtype = 'mysql';<br>
135
 
      $CFG-&gt;dbhost = 'localhost';<br>
136
 
      $CFG-&gt;dbname = 'moodle';<br>
137
 
      $CFG-&gt;dbuser = 'root'; <br>
138
 
      $CFG-&gt;dbpass = '';<br>
139
 
      $CFG-&gt;dbpersist = true;<br>
140
 
      $CFG-&gt;prefix = 'mdl_';<br>
 
133
    <li>�������� ���� ��� ����������� ��� ���� ��� ����� ���������:<br />
 
134
      $CFG-&gt;dbtype = 'mysql';<br />
 
135
      $CFG-&gt;dbhost = 'localhost';<br />
 
136
      $CFG-&gt;dbname = 'moodle';<br />
 
137
      $CFG-&gt;dbuser = 'root'; <br />
 
138
      $CFG-&gt;dbpass = '';<br />
 
139
      $CFG-&gt;dbpersist = true;<br />
 
140
      $CFG-&gt;prefix = 'mdl_';<br />
141
141
    </li>
142
 
    <li>��� ���� ��� ��������� �������:<br>
 
142
    <li>��� ���� ��� ��������� �������:<br />
143
143
      $CFG-&gt;wwwroot = 'http://localhost/moodle'; // Use an external address 
144
 
      if you know it. <br>
145
 
      $CFG-&gt;dirroot = 'C:\Program Files\EasyPHP\www\moodle'; <br>
146
 
      $CFG-&gt;dataroot = 'C:\moodledata';<br>
 
144
      if you know it. <br />
 
145
      $CFG-&gt;dirroot = 'C:\Program Files\EasyPHP\www\moodle'; <br />
 
146
      $CFG-&gt;dataroot = 'C:\moodledata';<br />
147
147
    </li>
148
148
    <li>���������� �� config.php - ������� �� ��������� ��� ����� ��������� �� 
149
149
      ��������.</li>
178
178
</blockquote>
179
179
<h3>&nbsp;</h3>
180
180
<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
181
 
<p align="CENTER"><font size="1">Version: $Id: installamp.html,v 1.1 2003/11/11 09:08:42 moodler Exp $</font></p>
 
181
<p align="CENTER"><font size="1">Version: $Id$</font></p>
182
182
 
183
183
</body>
184
184
</html>
 
 
b'\\ No newline at end of file'