saving . . . saved How to access this moddle in other computer has been deleted. How to access this moddle in other computer has been hidden .
How to access this moddle in other computer
Title
Question
Hello sir,
I created admin user portal on my PC.
now if i want to access the same portal on other PC what should i need? 
what kind of arrangement i need to do on other PC or Laptop? 

Moodle-Learning-Management-System General None min None sec 15-03-19, 4:22 p.m. ljbhuva

Answers:

go to the moodle folder. edit config.php file
change the following line
$CFG->wwwroot   = 'http://localhost/moodle';

to

#$CFG->wwwroot   = 'http://your ip address/moodle';
15-03-19, 4:30 p.m. abhilashks


Ohk thank you sir
15-03-19, 4:37 p.m. ljbhuva


Log-in to answer to this question.