Install Problem

Install Problem

by Jacob Romeyn -
Number of replies: 1

I have a problem with the installation of the  latst 1.5 dev version

I started with a complete clean install in both cases below. I have two test setups and it works OK on one.

But on the site romeyn.ca, I also have 2 of my main Moodle installations with ver. 1.4. And they work OK.

http://romeyn.org/moodle/
  (PHP ver 4.38) it works OK

When I click refresh in he browser the first part remains the same " Page class mapping for id "course" exists but class:    but the second part changes at browser refresh.

Try the link below and see the results.

Page class mapping for id "course" exists but class "blic_html/m" is not defined

Click on the link below and you can see what happens.
http://romeyn.ca/moodle/  (PHP ver 4.39) it does not work

It was sugested that I look at the php.ini file on my server but what do I look for. 

Here is a link to my php info:  PHPINFO

Reply  

Average of ratings: -
In reply to Jacob Romeyn

Re: Install Problem

by John Papaioannou -
These things which smell of memory corruption somewhere in the darkest abyss of PHP are the worst...

Jacob sorry to say, but there's no clear-cut solution in this case. From my experience it's trial-and-error which may point you to the solution...

Maybe increasing the PHP memory limit as a first step?

Jon