Okay, so I am really new to Drupal (but loving it) and working on a test build for what we hope to make real. So I noticed that after the install (another department handled this) and configuration I began turning on Modules as I wanted to try them out. I wanted to move onto Forums and noticed they seemed to have disappeared. I am actually missing: forums, blog, blogapi, and poll. So I figured I would just download myself, untar, grab those missing modules and drop into the folder. When I do that, the ../admin/build/modules is then blank. I cannot enable, disable or uninstall any other modules I wish to use.

So, is there a config file being written out somewhere I can edit by hand if my modules are screwed up? Or is there something in those particular modules I have to edit to get working in my current install?

I hope this makes sense. I appreciate any help I can get.

Comments

michaeltt’s picture

I am having the same problem - I have to keep reloading admin/build/modules until eventually I get the page. I have no idea why. All of the other admin/build functions are OK. I have run the cron and update functions but no difference.

Is it possible this page is too complex (I have a lot of modules) and there is a server timeout issue? How would I find out?

any ideas?

avpaderno’s picture

Category: bug » support

With all the web sites running Drupal 6.10, I think that such bug would not pass not observed. It's easier there is an installation problem, rather than a Drupal core code bug.

michaeltt’s picture

You are right - I asked the administrator for my server to increase the PHP memory limit from 32 to 96, and the problem has gone. I have a large number of modules and this page in particular takes a long time to load.

sun’s picture

Status: Active » Closed (fixed)

Issue seems to be resolved.