Installation error

Re: Installation error

by Ken Task -
Number of replies: 0
Picture of Particularly helpful Moodlers

Go to 'plan B'! ;)

ssh into server. cd /path/to/moodle/code/admin/cli/

Then do the install using CLI script in above directory.

php install.php [ENTER]

You will be prompted to provide same info as web based install for the initial admin user password.

Takes apache service out of the loop.

'SoS', Ken