Questions tagged [moodle]

Moodle is an open source learning management system (LMS) written in PHP.

Moodle is learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalized learning environments. Its capabilities include multilingual platform, plugins support and themes.

The word moodle was acronym for modular object-oriented dynamic learning environment.

The official documentation page for moddle can be found in this website https://docs.moodle.org/

56 questions
0
votes
0 answers

Is there a way to solve Apache HTTP Server Source Code Disclosure?

I have just received an Acunetix report from the network security section for my Apache server on 64-bit Windows 10, with Moodle 4.0 installed. Such issue is only observed in the Windows version of Apache but not the Ubuntu one. The report also…
Jacky Wu
  • 1
  • 1
0
votes
1 answer

OPTIMIZE TABLE innodb file per table while system is running

I had an 800 GB Moodle mdl_logstore_standard_log.ibd database file. I deleted around 900 million rows in 10-15 days. The .idb file was around 800GB and still the same size after deletion. I want to optimize the table so I can fix this. Is it safe to…
0
votes
0 answers

Moodle Migration to new server

I have been running a moodle server in aws. Recently the server became not accessible through ssh or http protocols. On trying several things I had to start anew server. The storage of old server is accessible through aws. Old Server…
Praveen
  • 103
  • 6
0
votes
1 answer

configure nginx to work with django and moodle

I'm trying to configure nginx to run a moodle website in parallel to a django one and a jellyfin one. My domain name is www.example.com and I would like to set everything that ends with www.example.com/moodle to the moodle site and all non-moodle…
PinkFloyd
  • 101
  • 1
0
votes
1 answer

Is there "another" way of getting log information on SFTP activity?

I'm administrating a debian server since last week. It used to have another administrator. I presume it's been hacked: files might have been read via SFTP to obtain information about a site that's hosted on the server I'm mentioning, and then tables…
newbie
  • 101
  • 4
0
votes
2 answers

Website fail over using 2 IP address

We have a moodle webserver with 2 Public IPs (different ISPs). Is it possible to make a mechanism, to access the website with other IP, if the first ISP connections fail? We have added 2 public IPs in DNS records. But found some articles say that…
0
votes
1 answer

My site redirect me to my ip address

Hi i'm using nginx and ubuntu 18 for my moodle site i add a domain, and everytime i try to access it , it alway redirect me to my IP address. here is my block server { listen 80; listen [::]:80; root /var/www/html/moodle; index index.php index.html…
MisterCat
  • 101
0
votes
1 answer

Virtual Host Setup Redirecting Request to Local IP address

I want to make an application running on apache2 (ubuntu) available over the internet. So i decided to setup virtual host after purchasing a SSL certificate. Everything works fine on my Local network. When I visit 172.16.2.28/moodle (on local…
0
votes
0 answers

Moodle over dedicated server suddenly stopping

moodle suddenly stops over a cloud server I migrated my cloud to GoDaddy's Dedicated server it was working fine but today moodle suddenly is stopping and then going online again the stop lasts between 30 sec and 2 minutes and then it reconnects what…
-1
votes
2 answers

How can I use mod_auth_cas to authenticate Moodle?

What I want For various reasons, I'd like to see the following authentication procedure work: go to moodle.blah.bla Apache asks for your login information via mod_auth_cas Once authenticated, Apache sends you to…
David R.
  • 607
  • 3
  • 6
  • 18
-1
votes
1 answer

Error in mysql "max_allowed_packet" VPS godaddy

I am getting error "Serious session error detected. Please notify administrator, this problem is most probably caused by small value in max_allowed_packet MySQL setting. " This error generally comes after every 20-25 minutes and when it comes , it…
1 2 3
4