Fatal error while installing ....

Fatal error while installing ....

by Giuseppe Parlati -
Number of replies: 4

While installing version 1.3 at a certain point I received the following error.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /moodle/mod/workshop/lib.php on line 2240

I really do not know wht's going on!!!

help, please!!!

thank you very much

--giuseppe

Average of ratings: -
In reply to Giuseppe Parlati

Re: Fatal error while installing ....

by Eloy Lafuente (stronk7) -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Peer reviewers Picture of Plugin developers Picture of Testers
HI Giuseppe,

Please, read the info in this "Allowed memory size" link. Once solved, install from scratch again.

Ciao smile
In reply to Eloy Lafuente (stronk7)

Re: Fatal error while installing ....

by Giuseppe Parlati -

Great,

I've solved it. It seems it's a common problem.

I'm going to support someone else on the same problem.

U have been very helpfully.

grazie ammiccante

--giuseppe

In reply to Giuseppe Parlati

Re: Fatal error while installing ....

by Sonia Pestana -

I`ve been create the .htacess fila, but the follow messages appear:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@mysite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

In reply to Sonia Pestana

Re: Fatal error while installing ....

by Teemu Sumi -
On my opinion you don't need .htaccess at all. If you disagree, check your httpd.conf file. There could be a mistake for example in virtual host lines. If it's only a typo, you can see that in the server error log.


Teemu