Upload to localhost

Upload to localhost

by José Albuquerque -
Number of replies: 3

I used the installer from Microsoft and installed version 1.9.9 on localhost. Then, I upgraded to version 2.0. And now upgraded to 2.0 +
The problem is that the upload does not work for any file or any size.
For example, do not upload an image file. Jpg 3.5 Kb.
Someone suggests a solution. Thanks.

Average of ratings: -
In reply to José Albuquerque

Re: Upload to localhost

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
What does "does not work", look like? What error message are you getting? If you're not seeing an error message turn on Debugging and try again.

My guess would be wrong permissions on the moodledata folder but the installation should have warned you about that. The errors would help.
In reply to Howard Miller

Re: Upload to localhost

by José Albuquerque -

Hi Howard,

Upload error message:

This file is bigger than the maximum size


Debugging message:

parent does not exist!
line 855 of \lib\adminlib.php: call to debugging()
line 22 of \admin\settings\misc.php: call to admin_category->add()
line 5562 of \lib\adminlib.php: call to require()
line 13 of \admin\search.php: call to admin_get_root()

Thanks

In reply to Howard Miller

Re: Upload to localhost

by José Albuquerque -

Hi Howard,

Upload error message:

This file is bigger than the maximum size


Debugging message:

parent does not exist!
line 855 of \lib\adminlib.php: call to debugging()
line 22 of \admin\settings\misc.php: call to admin_category->add()
line 5562 of \lib\adminlib.php: call to require()
line 13 of \admin\search.php: call to admin_get_root()

Thanks