mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Updates for EasyPHP 1.7
This commit is contained in:
parent
dcfa857df2
commit
a8edccefc9
@ -69,23 +69,22 @@
|
||||
or <strong>my.ini</strong>.</li>
|
||||
<li> If you've ever installed PHP before delete any files called <strong>php4ts.dll</strong>
|
||||
from around your Windows directory, as well as any files called <strong>php.ini</strong>.</li>
|
||||
<li> Download EasyPHP from here: <a href="http://www.easyphp.org/telechargements/dn.php?F=easyphp1-6.php3" target="_blank">http://www.easyphp.org/telechargements/dn.php?F=easyphp1-6.php3</a>
|
||||
<li> Download EasyPHP from here: <a href="http://www.easyphp.org/telechargements/dn.php?F=easyphp1-7">http://www.easyphp.org/telechargements/dn.php?F=easyphp1-7</a>
|
||||
(approx 10 Mb)</li>
|
||||
<li> Run the downloaded file: <strong>easyphp1-6_setup.exe</strong>. The installation
|
||||
<li> Run the downloaded file: <strong>easyphp1-7_setup.exe</strong>. The installation
|
||||
process is in French but is otherwise much like installing any other Windows
|
||||
program - I advise accepting the defaults and letting it all install. Note
|
||||
that "Suivant" means Next.and "Oui" means Yes.</li>
|
||||
that "Suivant" means Next and "Oui" means Yes.</li>
|
||||
<li>At the end of the install leave the checkbox selected to "Lancer
|
||||
EasyPHP" (Start EasyPHP) and hit the 'Terminer" button.You might
|
||||
EasyPHP" (Start EasyPHP) and hit the 'Terminer" button. You might
|
||||
be taken to a information web page which you can safely ignore. </li>
|
||||
<li>If all went well - congratulations! Apache, PHP and MySQL are all installed
|
||||
and running! You should see a black E in your toolbar tray. You can right
|
||||
click on it to get a menu which will let you control the running programs,
|
||||
but you won't be needing that for now.</li>
|
||||
click on it to get a menu which will let you control the running programs.</li>
|
||||
<li>Some things may be in French and you may prefer English. You can download this file <a href="http://www.easyphp.org/telechargements/dn.php?F=indexUS_1.7">http://www.easyphp.org/telechargements/dn.php?F=indexUS_1.7</a> which contains English versions of www and home folder in the EasyPHP1-7 folder. These can be copied over the default files.</li>
|
||||
<li> The next thing you need to do is to set up a database for Moodle to use.
|
||||
Using a browser, go to <a href="http://localhost/mysql/" target="_blank">http://localhost/mysql/</a>
|
||||
(note the final slash).</li>
|
||||
<li>If asked for a username, use "root" with a blank password. You
|
||||
Right-click the black E in the toolbar tray and choose Administration, then click DB Management (beside PHPMyAdmin).</li>
|
||||
<li>If asked for a username, use "<strong>root</strong>" with a <strong>blank password</strong>. You
|
||||
should see a phpMyAdmin web interface that allows you to create a new databases
|
||||
and user accounts. </li>
|
||||
<li>Create a new database by typing "moodle" into the field and
|
||||
|
Loading…
x
Reference in New Issue
Block a user