error in install.php

error in install.php

by Allan Mauricio Flores Ponce -
Number of replies: 1

Hi everyone!!!

I have this problem in the web browser installation process

http://localhost/moodle/install.php

After the page about choosing paths (web address, Moodle directory and data directory), but, before the page about the database user, root and password, the installing process stops.


dd


In the community some people say "delete the config.php file" but I don´t know where its this file.

I´m using wampserver Apache/2.4.39 (Win64) PHP/7.1.29, in a windows server 2012 r2, for a medium to large implementation.

I want to use wampserver in Moodle Production stage.

Thanks for the helpe!!!


Average of ratings: -
In reply to Allan Mauricio Flores Ponce

Re: error in install.php

by James Steerpike -

I couldn't find a Moodle docs install page for WAMP. However the page for XAMP, which is likely to have similar performance, states:

XAMPP is a fully functional web server package. It is built to test web based programs on a personal computer. It is not meant for online access via the web on a production server.

For a medium to large implementation (1 to 20 000 students? ) WAMP may not be the best choice for a production server. Installing a development server on WAMP can help you to learn about Moodle Administration but won't be very useful in learning how to do a production install.