Page Actions:
|
Priekšnoteikumi: Apache tīmekļa serveris PHP atbalsts Apache serverī MySQL datubāze vai PostgreSQL datu bāze |
apt-get install php5-mysql sudo apt-get install moodle
Web server software: apache2
Database server software for Moodle: mysql-server
Database server hostname: localhost
Database administrator username: root
Database administrator password: Student007
DBA password confirmation: Student007
Database owner username: moodle
Database owner password: moodle
Database user password confirmation: moodleWarning - Moodle tables not created in database This install script will create the Moodle database, but the tables need to be created by Moodle itself. Please launch Moodle immediately after this installation completes: http://localhost/moodle/admin
# allow from 127.0.0.0/255.0.0.0 allow from all
$CFG->wwwroot = 'http://111.222.333.444/moodle';
apt-get install aspell zip unzip