LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 101 of 106
0 votes
1 ans
3 views
Locate the nginx.conf file my nginx is actually using

Working on a client's server where there are two different versions of nginx installed. I think one of them was installed with the brew package manager (its...

server-admin Solved
RG
asked 1 month ago by rgb
0 votes
1 ans
3 views
nginx: [emerg] could not build the server_names_hash, you should increase server_names_hash_bucket_size

I'm in the process of setting up a new server. The web server of my choice is NGINX. I want to add the domain (e.g. `example.com`) as a virtual host. I alre...

server-admin Solved
OE
asked 1 month ago by oengelha
0 votes
1 ans
3 views
How do I prevent a Gateway Timeout with FastCGI on Nginx

I am running Django, FastCGI, and Nginx. I am creating an api of sorts that where someone can send some data via XML which I will process and then return some...

server-admin Solved
SH
asked 1 month ago by sheats
0 votes
1 ans
3 views
How can I tell if my server is serving GZipped content?

I have a webapp on a NGinx server. I set `gzip on` in the conf file and now I'm trying to see if it works. YSlow says it's not, but 5 out of 6 websites...

server-admin Solved
JO
asked 1 month ago by Johnny
0 votes
1 ans
3 views
is there any API exists for Moodle?

I want to create a customized front end for Moodle. Does anyone know that from where I can get API for this? or any other help?

moodle-core Solved
MQ
asked 1 month ago by mqpasta
0 votes
1 ans
3 views
Performance tuning Moodle

Our Moodle site is starting to get heavy traffic. As a result, the site is slowing down. What are some of the configuration options I should check right off the...

moodle-core Solved
JO
asked 1 month ago by Josh
0 votes
1 ans
3 views
can not access to database in moodle

I am using [moodle](http://www.moodle.org) and I change location of my web site, but I am facing this error. My config.php is: <?php /// Moodle Conf...

moodle-core Solved
AY
asked 1 month ago by aya
0 votes
1 ans
3 views
Moodle Accept Login from external site

We are adding Moodle to our site (different server, different sub-domain, but same main domain, and the servers are set up to be able to communicate with each o...

moodle-core Solved
AW
asked 1 month ago by awestover89
0 votes
1 ans
3 views
moodle data root location not secure error

I read moodles documentation where it says that if the data root directory has to be in the site's public html folder ( Please see that i can not create it...

moodle-core Solved
HA
asked 1 month ago by Harshit Laddha
0 votes
1 ans
3 views
How to convert simple_html_dom object back to string?

I have used [PHP Simple HTML DOM Parser][1] to first convert an HTML string to DOM object by `str_get_html()` method of simple_html_dom.php $summary = st...

moodle-core Solved
SO
asked 1 month ago by Solace
0 votes
1 ans
3 views
Path to profile picture in Moodle?

I was programming something in moodle web-application and was looking into retrieving the path of the user profile images. I assumed I could find the path so...

moodle-core Solved
OM
asked 1 month ago by OM The Eternity
0 votes
1 ans
3 views
Magento and Moodle Integration

I have a project which requires me to setup an subscription-based online learning site using Moodle. I checked Moodle and it seems that it can handle this by it...

moodle-core Solved
JU
asked 1 month ago by junwafu
0 votes
1 ans
3 views
How to define a custom block regions in moodle theme designing?

I am trying to design a new theme, that having **side-pre** region and **bottom region**. In this bottom region(From left to right) I have to add 4 blocks side...

moodle-core Solved
SU
asked 1 month ago by surya
0 votes
1 ans
3 views
Convert VBScript to Javascript

Busy debugging a strange issue relating to the way some Flash content communicates a user's progress from a SCORM module back to Moodle. On IE 6, 7, 8, 9...

moodle-core Solved
RY
asked 1 month ago by Ryan
0 votes
1 ans
3 views
Error installing moodle. Dataroot location is not secure and Parent directory (/var) is not writeable.

I'm trying to install moodle but I come across an error in the process, when I specify the path to the moodle data folder. Basically they want it be at a pl...

moodle-core Solved
SE
asked 1 month ago by seeker
0 votes
1 ans
3 views
How to include external JavaScript on my Moodle page?

In Moodle, while we use `$PAGE->requires->js_init_call()` to include a JS function defined in our plugin's `module.js` file, **how can I include *exte...

moodle-core Solved
SO
asked 1 month ago by Solace
0 votes
1 ans
3 views
Moodle 2.9.1 -- Any web service function gives 'access control exception'

Following various guides, I have managed to accomplish the following: - Set up an external service using the REST API which includes the "core_user_cre...

moodle-core Solved
LU
asked 1 month ago by Luke G.
0 votes
1 ans
3 views
Create Moodle activities programmatically

Does anyone know if it’s possible to add an activity programmatically to a course in Moodle? I was thinking to maybe use the class `module_add_instance()` fr...

moodle-core Solved
CH
asked 1 month ago by Christos312
0 votes
1 ans
3 views
Composer hangs on "Resolving dependencies on SAT" between Moodle and Laravel used as a local plugin

I'm using a Laravel project as a local plugin of Moodle, using the [composer/installer](https://github.com/composer/installers) package. The layout of the p...

moodle-core Solved
JS
asked 1 month ago by jsindos
0 votes
1 ans
3 views
Nginx 403 forbidden for all files

I have nginx installed with PHP-FPM on a CentOS 5 box, but am struggling to get it to serve any of my files - whether PHP or not. Nginx is running as www-dat...

server-admin Solved
AL
asked 1 month ago by Al-Rashid AI