When I attempt to install on D6.9, the install hangs when updating the modules page. The install will never finish. While the install is hanging, I can access the normal content on the site. DHTML menus are actually working at this point, but I cannot navigate to any of the admin pages. When I attempt to navigate to an admin page, I get the same hang that is present during the install.

I have to stop the modules page from its refresh, then disable DHTL menu to make the site operational again.

Comments

cburschka’s picture

Status: Active » Postponed (maintainer needs more info)

It is likely that a run-away recursion is causing your site to stick in an endless loop. DHTML Menu does not contain any full recursion itself, but it does call recursive menu-rendering functions and could crash if bad data is passed.

Could you please quote the exact error message that occurs once PHP terminates? You may need to reduce the runtime limit and enable error messages.

vuil’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

I close the issue as Closed (outdated) because there is not answer since 2009 year.