Quantcast
Channel: Installing and upgrading help
Viewing all 47011 articles
Browse latest View live

Re: This site can't be reached during installation

$
0
0
by Nilesh Pathade.  

Hi A. Obeid,


waw... that is working, Thank you so much ..

But Can you explain what was that ??? Why this error occurred..??  Why we added this to httpd.conf code ??

Asking for the Just to know about causes and to learning...


By the this is working for me... Thank you 

But appropriated if you explain WHY ?? 




Re: Integrating automatic users

Re: Upgrading via Softaculous - remove install folder

$
0
0
by Rick Jerz.  

What would be the main topics? Here's an example, but expand on these.

  1. How to prepare a VPS for Moodle.
  2. Installing a Moodle on a VPS.
  3. Common Moodle settings to consider.
  4. Tweaking VPS, database, and Moodle settings for performance.
  5. How to upgrade Moodle.
  6. How to migrate your Moodle.

The challenge is that there are thousands of ways to do these things. (e.g., How do you build a car?)
What would you be willing to pay for such a course?

Re: Upgrading via Softaculous - remove install folder

$
0
0
by James Steerpike.  

Certainly thousands of ways. Including putting Moodle on an Android tablet......

But I have one way that always works for me. A CLI install on a barebones Debian based server.  A server like that can be obtained from many providers or installed on a home server.

The Ubuntu step by step guide is an example of what I think is needed. Look at this:

sudo apt install apache2 mysql-client mysql-server php libapache2-mod-php

Horrendous? But it installs a LAMP stack in one cut and paste.

Or

sudo apt install apache2 mysql-client mysql-server php libapache2-mod-php
All the php extensions dealt with.

Sure it is Linux and not Moodle but I think this might what some are looking for.

Re: Upgrading via Softaculous - remove install folder

$
0
0
by Ken Task.  

Maybe Monday this portion of thread moved to one of it's own. ;)

Bottom line ... tutorials/directions for a DIY Moodle doesn't 'fit' the Moodle Model/*official answer* ... cause that is 'host with Moodle Partner'.

A DIY (do it yourself is really wide open) ... attempts to document highly dependent upon hosting provider ... one could almost make that their 'life's work' considering the number of providers 'out there'.

Pay for a course?   Not a dime if I've 'bought into' the concept of DIY!   Besides ... once created they all would have to be revisited and updated to keep up with the changes - provider changes as well as moodle changes.

So let me muddy the waters some more to illustrate ... now if one doesn't read a little of each to get a sense, please don't comment on them (many times there are hidden 'golden nuggets' or 'fools gold').

Here goes ...

Might be worth a read before you begin:
https://elearninfo247.com/2014/08/15/moodle/

Providers ... have to begin with the horse ... not the cart!

Digital Ocean
https://www.digitalocean.com/community/tutorials/how-to-install-moodle-on-ubuntu-16-04

A one click wonder?
https://installatron.com/moodle/install
That's just installing ... looks great, but nothing stays at version X.  Key to these 'one click wonders' is really in updating or upgrading but user won't know how well those perform in advance.

Bluehost
https://my.bluehost.com/hosting/help/mojomarketplace
Here's an old one:
https://www.onlearningpoint.com/moodle-install-bluehost-hosting-installing-rocket-theme/
A 2.2 Moodle
https://www.changedhost.com/bluehost-moodle/

Hostinger
https://www.hostinger.com/tutorials/how-to-install-moodle

HostGator
https://www.hostgator.com/help/article/moodle-and-php-versions

Next one is confusing
Site offers a way for user to compare ... this link found via Google cause someone saved it.  Note: RS Managed Cloud could host a moodle ... but it is NOT a Moodle.

https://www.g2.com/compare/moodle-vs-rackspace-managed-cloud

Adobe - Articulate community!!?? ... discussion on Moodle!!!
https://community.articulate.com/discussions/building-better-courses/best-web-server-for-your-lms

Best Moodle Hosting?
https://www.whoishostingthis.com/compare/moodle/

Siteground
https://www.siteground.com/kb/how_to_install_moodle_on_my_account/

https://www.siteground.com/kb/category/other-applications-faq/moodle-faq/

'best'???
https://www.siteground.com/lms-hosting.html

In the 'spirit of confusion',

Ken

Re: Point us in the direction of some good (free) training in the Moodle system adminitration

$
0
0
by Visvanath Ratnaweera.  

Hi Ken

https://moodle.org/mod/forum/discuss.php?d=399295 is indeed a long thread when you think it is about removing a "folder". 90+ posts and still growing. Therefore I gave this sub-thread a new subject line in the hope of seeing it split.

About your link to a blog post Craig Weiss Group by Craig Weiss https://elearninfo247.com/2014/08/15/moodle/, were you sarcastic. I found weird stuff there. Not inclined to go in to details, the "About" note raised eye brows: " Craig has been identified as one of the most influential people in the world for e-learning and the most influential person in the world for learning systems." writes Craig Weiss. ;)

Returning to the (new) subject, your point in the previous post is that, there are so many different systems running Moodle, what system is meant by the (new) OP, right? Since the course has to be free I wonder the whether Moodle Admin Basics by https://learn.moodle.org helps. Otherwise the this Moodle Parnter https://www.hrdnz.com has a tradition of (paid) on-line courses.

Error DDL sql execution error (mod_h5pactivity)

$
0
0
by Сергей Ярмоленко.  

I have exactly the same problem.
I migrate from 3.8 to 3.9 and from centos 7 to sentos 8.
on centos 8 deployed:
apache 2.4.37
mariadb 10.3.17
php 7.2.11

Mariadb 5.5.64 works on the old version.
made a dump.
restored on a new service.
also rewrote to the new server
moodledata
and also updated the Moodle folder
analytic
auth
blocks
mod
local
theme

as soon as I delete the folder /moodle/mod/h5pactivity
updating occurs without errors.
I return the h5pactivity folder back - an error appears.

with mysql_full_unicode_support I have no errors

Re: Upgrading via Softaculous - remove install folder

$
0
0
by Barry Schoedel.  

Okay thank you, I will take a look at some of these links you provided.


Re: Upgrading via Softaculous - remove install folder

$
0
0
by Barry Schoedel.  

Since I have a hosting provider that I am already using I am sort of stuck with the methods available while using their service. Apart from Softaculous it seems like my only option is from the cPanel, through file manager, creating a database, etc.. I inquired with the host about this. I also found this older video (sound is not great) which shows the basic procedure.

Re: Point us in the direction of some good (free) training in the Moodle system adminitration

$
0
0
by Ken Task.  

Change to subject line ... hey, that's a nice trick ... let's see if Google/other search engine picks it up. smile

About 'Craig Weiss Group' ... wasn't trying to be sarcastic ... but look at the date ... 2014 ... still thought some pro's/con's were valid and as I said ... some info 'golden nuggets' ... some 'fools gold' - especially from those that 'toot their own horn'!

See Barry has re-joined ... Softcareservers shared.   Sounds like he is 'stuck' ... for now ... actually, just not enough 'motivation' yet. smile

Thanks for links ... see on hrdnz ... something in the 'fine print' that might be worthy of note ...  maybe of interest to Barry ...

"If you have your own Moodle server we can provide remote management of your Moodle site, or act as a co-administrator for you.

Last modified: Saturday, 6 August 2016, 1:41 PM

So Moodle HQ has reached the goal of a MP on every continent ... closer to every nation now ... and some MP's are finding other 'nitches' like above.

Next 'frontiers' are officialy blessed/certified 'Moodle Champions (Advisors)' ... to compete with 'Groups' ... and officialy blessed/certified 'Moodle Independent Server Techs' ...

And so the 'spin' continues to 'morph'! smile ... and at a time when more and more research is putting online learning under microscopes.

'SoS', Ken

Re: Upgrading via Softaculous - remove install folder

Re: Error DDL sql execution error (mod_h5pactivity)

$
0
0
by Benjamin Waller.  

Hello Сергей Ярмоленко,

So just to confirm that with mysql_full_unicode_support and return the h5pactivity folder back, you have no errors?
If that is the solution, could you help guide me through how to add mysql_full_unicode_support ? I am fairly new to running my own Moodle instance.

Cheers,
Ben

Re: Error DDL sql execution error (mod_h5pactivity)

$
0
0
by Сергей Ярмоленко.  

Hello Benjamin Waller,

mysql_full_unicode_support error solution is not a DDL sql execution error solution

https://docs.moodle.org/39/en/MySQL_full_unicode_support
this article should solve your problem with mysql_full_unicode_support

The problem with DDL sql execution error is still relevant.

Re: Installing and Upgrading Moodle on VPS using cPanel Videos

$
0
0
by IPA Egypt.  

Hi Rick

Thanks for the videos - you helped me.

I have a Moodle on Shared Hosting. But I need to change the host.

Do you recommend VPS or Cloud Hosting? and best provider?

Best regard

merth

Re: Error DDL sql execution error (mod_h5pactivity)

$
0
0
by Leon Stringer.  

mdl_h5pactivity is a new table in Moodle 3.9.

If I try to upgrade a site from 3.7 to 3.9 but then restore the 3.7 database to return to this version and subsequently try to upgrade I get the same error with the same table:

DDL sql execution error: mod_h5pactivity

So this error is probably as a result of a previously failed upgrade attempt, the 3.7 database having been restored on top of the 3.9 database. By default MySQL/MariaDB will leave any new tables untouched that aren't in the backup file being restored.

It looks like the following are the new tables in 3.9 so you could see if they exist in the 3.7 database and delete (drop) them if they are. Ensure you have a database backup before making any changes.

  • mdl_badge_backpack_oauth2
  • mdl_contentbank_content
  • mdl_forum_grades
  • mdl_h5p
  • mdl_h5pactivity
  • mdl_h5pactivity_attempts
  • mdl_h5pactivity_attempts_results
  • mdl_h5p_contents_libraries
  • mdl_h5p_libraries
  • mdl_h5p_libraries_cachedassets
  • mdl_h5p_library_dependencies
  • mdl_quizaccess_seb_quizsettings
  • mdl_quizaccess_seb_template

Once you've checked that these aren't present then the upgrade can be attempted again.


Re: Error DDL sql execution error (mod_h5pactivity)

$
0
0
by Leon Stringer.  

Also: if the site isn't on shared hosting consider planning to switch to full Unicode support in the database (utf8mb4). It's the Moodle recommendation and MySQL's bodged utf8 implementation has no place in 2020. I'd recommend running through the process in a test environment before making the change on the live site.

Re: Installing and Upgrading Moodle on VPS using cPanel Videos

$
0
0
by Rick Jerz.  

I am not sure. In general, I would say a VPS but only because that is what I am familiar with right now. Yes, I have seen these "Cloud Hosting" plans being offered by various hosting companies, but I don't know what they are and whether one can do a Moodle install on them. So someone else might need to answer your question.

Also, I am not recommending one hosting company over another. This is your choice. All that I am able to say is that I have been using GoDaddy for many years, and they seem to work fine for what I need. But there are many other hosting companies. I am not affiliated with any hosting company, nor do I own stock in any of them.

Re: Maintenance mode off, but cron jobs say " Moodle upgrade pending"

$
0
0
by Edwin Lynd.  

"Some files we don't normally deploy had made their way onto one of our servers"

I am also often troubled by this problem. Could you please share the details of your solution?

I met this problem in either after upgrading plugins or Moodle version.

Cannot upgrade to 3.9 because of ddl sql error 'wrong create options'

$
0
0
by Jeff Hopper.  

My current 3.8.x instance of Moodle is using MariaDb with page compression.

When trying to upgrade to 3.9, my install fails with a DDL sql execution error - citing errno: 140 "Wrong create options".  I'm fairly confident the issue is related to creation of the mdl_contentbank_content table with the ROW_FORMAT=Compressed option (table compression). The two compression schemes being mutually exclusive.

My question to the community is: Where do I find and modify the upgrade script/code to remove the offending table compression directives before attempting the database update? Is there possibly a config option to select page compression? (I can hope... right?)

Searching the documentation, I see references to such files being called /db/install.xml and/or /db/upgrade.php. But I did not find either in my instance of Moodle.

I would appreciate it if someone could point me in the correct direction on this. Thanks in advance.

Re: Cannot upgrade to 3.9 because of ddl sql error 'wrong create options'

$
0
0
by Ken Task.  

Confused ... page compression is typically a web server thang .... which isn't the same as DB compressed rows.

Prior to upgrade attempt did you check server environment to see if server had versions needed?

https://docs.moodle.org/dev/Moodle_3.9_release_notes#Database_requirements

show that MariaDB version should be a minimum of 10.2.29 and notes that is an increase since Moodle 3.8.

There is a script in moodlecode/admin/cli/ called mysql_compressed_rows.php

command line only .... run with the -i (information) option to see what's up with your DB and share back what that script outputs.

If you have compat version, the following will show tables that are compressed or need to be compressed:

php mysql_compressed_rows.php -l (that's a lower case L)

-f, --fix             Attempt to fix all tables (requires SUPER privilege)
-s, --showsql         Print SQL statements for fixing of tables

'SoS', Ken

Viewing all 47011 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>