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

Moodle shows code instead of Homepage

$
0
0
by Oz Creations.  

Tenho dificuldade em atribuir a versão correta do php no moodle,

Então decidi limpar todas as versões e instalar a v8.0

Mas agora, quando eu bloqueio, vejo apenas a fonte do código e nem minha página inicial.

Captura%20de%20ecr%C3%A3%202024-06-23%20055439.png


Re: Moodle shows code instead of Homepage

Re: Sessions time out in moodle cluster although session cache is shared

$
0
0
by Howard Miller.  

"when i rotate containers"

Sorry - what, exactly, does this mean?
 
Moodle uses cookies to establish the user session, even though the actual session data is stored (in your case) in Redis. I assume that whatever you are doing is invalidating the session cookie. 

Re: Moodle shows code instead of Homepage

Re: LOL Beyond help.

$
0
0
by Ken Task.  

'Do this in parallel with Ken's help.'

Would if I could, but OP hasn't contacted .... sooooooo ...

Would agree 100% concerning your (Rick) suggestion about MoodleCloud.

'SoS', Ken

Re: SMTP Incoming email issue

$
0
0
by Ken Task.  

Follow up advice ... if still pursuing this strongly advise using ONLY imaps - as that is right on your server.

'SoS', Ken

Re: SMTP Incoming email issue

$
0
0
by Khalaf Almazrouei.  

Hi Ken,

Thanks for your support and advise, and sorry for the late reply, so as per your adivse that their will be a high risk of SPAM/Phising /virus if we enabled the incoming email. what would be your recomendtion for incmoing mail to reduce the high risk. the main purpose of incmoing mail is to be able to solve issues with courses.

I am hosting moodle via Cpanel Linuex Cloud based system version

VPS: CentOS v7.9.2009      Capnel version: 110.0.34        

Re: LOL Beyond help.

$
0
0
by Susan Jones.  

OK,  I am pretty sure I tried to do this at one point and it didn't work (as in, at all??)   
... oh, I'm going to have to drop $120 for it?   
I'm not ready to do that yet.  Let me look at some of the other stuff. 


Re: LOL Beyond help.

$
0
0
by Susan Jones.  

I did NOT see the free option for an account and asking questions on the site got me into an awful AI swamp. (I also think I already set one up but hit a different wall.)

Re: LOL Beyond help.

$
0
0
by Susan Jones.  

(I've been in "this place" before and ... need to stop talking about it and just wander down the assorted trails with the machete until I figure out the "stuff I'm Supposed To KNow" so I PROMISE no more posts except to my own document for an hour :P _)

Re: LOL Beyond help.

Re: LOL Beyond help.

$
0
0
by Susan Jones.  

OK, I thought I *had * sent you access to CPanel. If you haven't gotten it I will try again.

Re: LOL Beyond help.

$
0
0
by Susan Jones.  

Thanks smile
(However, this is "for a quick course setup," and my issue is that a year or so ago, when I *thought* my college would support this adventure, I built several courses. So right now I'm trying to figure out my fundamental access to those courses ;) )

Re: LOL Beyond help.

Re: LOL Beyond help.

$
0
0
by Susan Jones.  

I couldn't find "code" directory, either in public_html or its /class subdirectory which is where the classes live. Alas, it was too easy to go to users and look up my fake student users for me to log their information elsewhere. https://resourceroomblog.wordpress.com/2024-what-am-i-trying/ -- I put a little explanation of my general background (which Wordpress didn't make easy) on a page on my blog.

Re: SMTP Incoming email issue

$
0
0
by Ken Task.  

Will hostgator do that for you?

When you arrive at AlmaLinux 8, your versions of MySQL (if running MySQL) will be version 8 and there will be higher versions of PHP as well.

That could adversely affect your Moodle if your Moodle is older than 4.0.

http://www.syndrega.ch/blog/#php-and-dbms-compatibility-of-major-moodle-releases

Also, check the EOL date for AlmaLinux 8.

Think I'd wait to tinker with Moodle until after the migration.   You might have a lot more work to do after the migration to AlmaLinux 8.

'SoS', Ken

Re: SMTP Incoming email issue

$
0
0
by Susan Jones.  

Nope, it had a 4 in there ;) It's still Sunday 6/23 here (Happy Birthday Mike Next Door!)
However, I cannot find your more direct message, much less my message sending you the access info. I have it all ready to cut and paste...

Re: SMTP Incoming email issue

$
0
0
by Ken Task.  

@Susan Jones
Our conversation about your moodle is over @
https://moodle.org/mod/forum/discuss.php?d=459418

You've used private message on this system before.

Look in upper right hand corner when in these forums.

Next to your account icon/preferences on the far right, first icon to the left of that is the private messages.

Screenshot%202024-06-23%20at%209.24.42%E2%80%AFPM.png

Click the icon boxed in above.

Then click 'Private'.

You should see our previous exchange as well as a new one I just sent.

'SoS', Ken

Cron job setup not working

$
0
0
by Binoy Chacko.  

I am getting the following message 'The admin/cli/cron.php script has not been run for 12 mins 54 secs and should run every 1 min. More info'

In order to fix this I did this. This is an instance of Moodle 4.0.2 (Build: 20220711) running on Ubuntu 20.04.6 LTS

sudo crontab -u www-data -e
Added the following line to the crontab file:

*/1 * * * * /usr/bin/php /var/www/mywebsite/moodle/admin/cli/cron.php > /var/log/moodle-cron.log

Saved and exited the text editor.

Verified the Cron job:

sudo crontab -u www-data -l
Output:
*/1 * * * * /usr/bin/php /var/www/mywebsite/moodle/admin/cli/cron.php > /var/log/moodle-cron.log

But still the cron job is not running every one minute. 

Appreciate your help

Re: Cron job setup not working

$
0
0
by Visvanath Ratnaweera.  

What is in /var/log/moodle-log.log?

"*/1 * * * *" is an over-complicated way of saying "every one minute". "* * * * *" does the same.
Viewing all 47440 articles
Browse latest View live


Latest Images

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