problem installing moodle via synaptic

Bug #1471279 reported by Carlos Pereira
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
moodle (Ubuntu)
New
Undecided
Unassigned

Bug Description

Trying to install MOODLE using synaptic, but it does not work.

In short, it seems that moodle is installed on /usr/share/moodle, but apache serves files on /var/www/html.

Long description of my test:

- installed ubuntu 15.04 amd64 in a virtualized virtualbox machine (language: brazillian portuguese);
- installed all updates;
- installed synaptic;
- installed MYSQL server (using synaptic);
- installed moodle (using synaptic):
    - warning about libphp-adodb:
            "the lib is not installed under /usr/share/adodb anymore.
            New path is /usr/share/php/adodb. Please update file php.ini.
            May be necessary to change web server configuration"
    - setting url for moodle site: http://localhost/moodle
    - "config moodle database with dbconfig-common?": YES
    - database type: choose MYSQL
    - setting passwords for moodle, mysql ...

- tested apache installation using: http://localhost - OK

- tested moodle: http://localhost/moodle: NOT FOUND

Mauara (mauara)
Changed in moodle (Ubuntu):
assignee: nobody → Mauara (mauara)
Mauara (mauara)
Changed in moodle (Ubuntu):
assignee: Mauara (mauara) → nobody
Revision history for this message
xhienne (xhienne) wrote :

I have tried installing moodle on xenial (not with synaptic though) and I got this message:
"The moodle package does not perform any automatic web server configuration, but does provide basic configuration templates for Apache."

That's true: the installation process just creates two template files in /etc/moodle/ (apache.conf to integrate moodle in an existing web server, and apache.vhost.conf to create a virtual host dedicated to moodle). It's up to you to add one of these files to your Apache configuration.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.