Search
 
SCRIPT & CODE EXAMPLE
 

PHP

moodle admin cli

php admin/cli/kill_all_sessions.php
Comment

moodle admin cli

php admin/cli/build_theme_css.php --themes=boost
Comment

moodle admin cli

$ sudo -u apache /usr/bin/php admin/cli/maintenance.php --enable
Comment

moodle admin cli

$ sudo -u apache /usr/bin/php admin/cli/maintenance.php --disable
Comment

moodle admin cli

$ sudo -u apache /usr/bin/php admin/cli/maintenance.php --enablelater=10
Comment

moodle admin cli

$ cd /var/www/sites/moodle/moodledata/
   $ echo '<h1>Sorry, maintenance in progress</h1>' > climaintenance.html
Comment

moodle admin cli

php admin/cli/purge_caches.php
Comment

PREVIOUS NEXT
Code Example
Php :: array.diff solution 
Php :: php getgmail name 
Php :: Laravel You may use the sectionMissing directive to determine if a section does not have content: 
Php :: enfold remove debugging info for theme support 
Php :: vendor folder command for custom errors laravel 
Php :: codeception send text in ckeditor 
Php :: yajra add column 
Php :: event handler with worker laravel 
Php :: one to many laravel 
Php :: php array push key value 
Php :: undefined variable inside function php 
Php :: hide .php 
Php :: assign multiple variables php 
Php :: wordpress programmatically change slug of media attachment site:wordpress.stackexchange.com 
Php :: how use variable in string in laravel 
Php :: wp site url link from admin 
Php :: how to refresh migration in laravel without losing data 
Php :: php wordpress 
Php :: php mask credit card number 
Java :: when is the first day of spring 
Java :: java console text color 
Java :: spring boot call method after startup with repository 
Java :: java pause 
Java :: java how to print an array 
Java :: java string to boolean 
Java :: java file dialog 
Java :: is grepper legit 
Java :: set height of layout programmatically android 
Java :: javafx action event enter key 
Java :: jbutton remove selection border 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =