Hello,
I'm trying to install moodle for a project. After a time installing php+MySQL+Apache I can execute the install.php that gives the software of moodle.
In the last step where I put my MySQL properties (user,pass,databasename,..) the process of install returns to me a page in blank with no code.
I think that it could be because I don't configure all the options necessary in my php.ini, and may be because I don't have the GD library.
What are the options php.ini that are necessary to be activated? And how I can install the GD library? And if the error can be for other reason, what is it?