Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 47048

3.10.1+ (Build: 20210130 ) Issue with Site Administration Links and Admin Password

$
0
0
by r chan.  

OS: Red Hat Enterprise Linux Server release 7.9 (Maipo)

PHP: ius php72u (7.2.34-1.el7.ius)  and php73 (7.3.26-1.el7.ius)

Apache: 2.4.6-97.el7_9

DB: Maria DB 10.5.8-1.el7

Chrome: Version 87.0.4280.141 (Official Build) (64-bit)


The main issue I'm having, is that when moodle is installed, I try to click on the Site Admin links, but not of the tab change, so I can't  access any of the administration links.

Installation was via git.

git clone https://github.com/moodle/moodle.git

cd moodle

git branch -a                                                   

git branch --track MOODLE_310_STABLE origin/MOODLE_310_STABLE

git checkout MOODLE_310_STABLE   

1st attempt: with php 7.2

I did install via command line

/usr/bin/php admin/cli/install.php --wwwroot=https://<someurl> --dataroot=<some dir>/moodledata --dbtype=mariadb --dbhost=localhost --dbname=<db name> --dbuser=<db user> --dbpass=<some password> --dbport=3306 --prefix=<some prefix> --fullname=<Some Name> --shortname=<Some Name> --summary=<Some Name> --adminuser=<some user> --adminpass=<some password> --adminemail=<some email> --agree-license 

2nd attempt: instead with php 7.3

same issue, could not select other tabs such as grades, plugins


3rd attempt with php 7.2

git install as above

Use the web browser to install.

Only got to the page where they ask for the admin user and password.  I tried to click on the box to enter the password of the admin user. but nothing happened, I could not enter a password, i could enter text in other text boxes.  So I could not confirm if the site administration tabs worked or not

4rd attempt with php 7.3

Using same method above, gives same result, unable to new password for admin user.



Viewing all articles
Browse latest Browse all 47048

Trending Articles



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