3.6 install

3.6 install

by scott braithwaite -
Number of replies: 3

Hi I have been away from moodle for over a year, back on development however trying to get moodle 3.6 to install locally it is hanging on http://localhost:8080/bpp/user/editadvanced.php section after filing in user details during install have tried installing moodle 4 times so far today and same result each time.  Has anyone come across this issue at all.


Thanks in advance 

Scott

Average of ratings: -
In reply to scott braithwaite

Re: 3.6 install

by Davo Smith -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Have you checked the webserver error logs?

Have you tried making sure Debugging is on in config.php?

In reply to Davo Smith

Re: 3.6 install

by scott braithwaite -

Hi Davo 

I have checked and the error that shows is:

PHP Fatal error:  Uncaught Error: Call to undefined function current_language() in C:\wamp64\www\bpp\lib\setuplib.php:713

Stack trace:

#0 C:\wamp64\www\bpp\lib\setuplib.php(572): get_docs_url()

#1 C:\wamp64\www\bpp\lib\setuplib.php(363): get_exception_info(Object(LogicException))

#2 [internal function]: default_exception_handler(Object(LogicException))

#3 {main}

  thrown in C:\wamp64\www\bpp\lib\setuplib.php on line 713


I will also check on debugging