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

new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Mohammad Nabil.  

|I have production moodle 3.7
now i want to install a clean 3.11 on the same server and same domain ( different folder, data folder ,database )
3.11 need php 7.3
my 3.7 run on php 7.2
and cron job as:
"/opt/cpanel/ea-php72/root/usr/bin/php -q /home/mnabil/public_html/admin/cli/cron.php "
can i upgrade php via this button ?
is it revirsible ?
do i change my cron jop string for my moodle 3.7?


Re: new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Ken Task.  

Before answering and providing links for how 2's in Moodle docs, please expand upon this:

"now i want to install a clean 3.11 on the same server and same domain"

especially the 'same domain' part ... do you mean same top level domain or another fresh 3.11 in a sub domain of the top level domain? ... like m311.smartlearn.education.

Easy Apache is outside of Moodle ... via cPanel ... it can set the version of PHP to run per domain ... top level or subdomain as your screen shot shows.

Yes, any higher version of moodle installed it would be advised to add another cron job that points to the version of PHP a Moodle is running under.

Moodle 3.11 under PHP 7.3 then the path to the php-cli to execute the code/admin/cli/cron.php script should point to the Easy Apache 7.3.

Any reason not to just upgrade the 3.7?    That would require hops as one cannot upgrade to 3.11.highest straight from 3.7.highest.   Is that what we are trying to avoid?

'SoS', Ken

tool_downloaddata_moodle31_2016080700

$
0
0
by Gladys Wangari.  

Hello,

I wanted to confirm if this plug-in tool_downloaddata_moodle31_2016080700  is compatible with moodle 3.10. Thank you

Moodle 3.11 chat not loading messages

$
0
0
由“Pablo Ferrer”.  

Hi,

I have upgraded a couple of Moodle 3.10.x  instances to 3.11 and in both cases the chat messages don't load anymore.

Any help for this issue?

Thank you.

Re: Moodle Error - Site is being upgraded, please retry later. - Moodle 3.10

$
0
0
由“Dave Emsley”.  

Thanks for replying Matt,

Sorry should have added - Debugging *IS* set to full developer mode - no error messages.

Clearing Caches gets it to start the process again.


Cheers

Dave

Re: Moodle Error - Site is being upgraded, please retry later. - Moodle 3.10

$
0
0
由“Matt T”.  

Do you have SSH access to your Siteground instance? I have previously helped an organisation migrate Moodle off Siteground, and was able to use SSH. It may not be available on all plans.

If you can, restore pre-upgrade backups, clear cache again, and use the command line upgrade tool.

Re: Moodle 3.11 chat not loading messages

$
0
0
由“Helen Foster”.  

Hi Pablo,

I just tried the chat activity on our QA testing site https://qa.moodledemo.net/mod/chat/view.php?id=10 (logging in as a teacher and in a different browser as a student) and found the chat messages loading OK. Maybe you can try too?

Are your Moodle sites customised at all?

Re: Moodle 3.11 chat not loading messages

$
0
0
由“Pablo Ferrer”.  

Hi Helen,

Thank you so much for your help. We were investigating the issue and you are right, it's related with the theme we are using. We are trying to find a solution.

moodle 3.11 security check after upgrading

$
0
0
由“nicol gargamelli”.  

Ciao,

I have upgraded moodle from 3.10.4 to 3.11 and all was ok. But when I made security checks under reports I get this new error:

Check all public / private paths
  • ^\..* files should not be public
  • composer.json files should not be public
  • .lock files should not be public
  • environment.xml files should not be public
  • Directory index should not be enabled (Returned a 403, ideally should be 404)
  • db/install.xml files should not be public
  • readme.txt files should not be public
  • README files should not be public
  • /upgrade.txt files should not be public
  • phpunit.xml files should not be public
  • /fixtures/ files should not be public
  • /behat/ files should not be public

I don't find any suggestions to fix this error on documentation. Any suggestions? Thanks.

Re: moodle 3.11 security check after upgrading

$
0
0
由“Leon Stringer”.  

It looks like this is a new check introduced by MDL-69333.

I got my 3.11 site to pass these checks by adding the following entries to the Apache configuration (these are taken from the testing instructions for MDL-69333):

        # This sends all missing files to moodle to render nicely, see MDL-56041
        ErrorDocument 404 /error/index.php
        ErrorDocument 403 /error/index.php?code=404
        RewriteEngine On
        RewriteRule "(\/vendor\/)" - [F]
        RewriteRule "(\/node_modules\/)" - [F]
        RewriteRule "(^|/)\.(?!well-known\/)" - [F]
        RewriteRule "(composer\.json)" - [F]
        RewriteRule "(\.lock)" - [F]
        RewriteRule "(\/environment.xml)" - [F]
        RewriteRule "(\/install.xml)" - [F]
        RewriteRule "(\/README)" - [F]
        RewriteRule "(\/readme)" - [F]
        RewriteRule "(\/moodle_readme)" - [F]
        RewriteRule "(\/upgrade\.txt)" - [F]
        RewriteRule "(phpunit\.xml\.dist)" - [F]
        RewriteRule "(\/tests\/behat\/)" - [F]
        RewriteRule "(\/fixtures\/)" - [F]
I've added a comment asking for the documentation to be updated.


Re: new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Mohammad Nabil.  

The new installation id for s client want to try on my server

Re: new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Rick Jerz.  

I am not the expert about this, but you first need to upgrade your PHP on your server using whatever tools that you might have to do so. I forget if you are using cPanel, if you have a VPS, or are running your own server.

Then, you need to identify the path to your PHP file. It might be something like .../ea-php73/... and make this change to your cron job. Your Moodle 3.7 should work fine with php73.

Ri: Re: moodle 3.11 security check after upgrading

$
0
0
by nicola gargamelli.  

Thanks you for your help!

course overview

$
0
0
by Stefano Pastacaldi.  

I'm new in moodle and I have installed 3.10 version with edumy theme by themeforest. when i click on course overview of one category, system answere with "Call to a member function external_star_rating() on bool" error. Somebody can help me ?

Re: Moodle Hosting Issue

$
0
0
by noorul arshad.  

Hi It was hosted in AWS. I have tried changing the CFG- wwwoot - 'http://PUBLIC IP/moodle’ to 'http://PUBLIC IP/

Detected incorrect $CFG->wwwroot in config.php, it must not contain trailing slash.
Please notify server administrator.


I need to Access Moodle only with Public Ip - http://MY DOMAIN/

Re: new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Ken Task.  

Ok, so a new subdomain ... clienttest.smartlearn.education.

The directory for code of that subdomain is in /var/www/yourcustomerid/clienttest.smartlearn.education/public_html/ (something like that).  Check the config of your moodles to see.  

That directory is set via Easy Apache to run the PHP version needed for the version of Moodle running.

Cron job is pointed to use EA/phpversion/ and that clienttest code/admin/cli/cron.php via EA/phpversion/.

Nice of you to give someone a look see at Moodle ... just remember, config's might need to be tweaked upwards - mysql/apache configs.   Multiple virtual apaches still use the same MySQL DB server and same Apache server.  And even if the clienttest instance has separate moodledata directory, it's the total space usage of that site + yours.

Basically, be careful not to overload what you run as production due to another tinker instance.

'SoS'. Ken

Re: course overview

Re: Moodle Hosting Issue

$
0
0
by Visvanath Ratnaweera.  

What I wrote earlier is for any plain Unix/Linux server. I don't know AWS. Hope somebody else will come to help.

Re: new install 3.11 need php upgrade to 7.3 , can it affect current moodle3.7 ?

$
0
0
by Visvanath Ratnaweera.  

How to upgrade PHP depends on the operating system viz. control panel you have been given. As such it is outside Moodle. Some even support running two PHP versions in parallel.

Personally I won't upgrade or touch my production server any other way just because of a test Moodle. If you plan to upgrade your production Moodle from 3.7 to a supported release, it is a different matter. But then I would go through the process in a different (staging) server.

Moodle on subdomain but wish to use login mechanism of main site.

$
0
0
by admiral arjun.  

hello all,

hacklido.com hosted moodle on a subdomain - practise.moodle.com and we wish to use the login mechanism of the main site hacklido.com. This can ensure us that only registered accounts of hacklido can access our courses.

Viewing all 47138 articles
Browse latest View live


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