I've noticed something strange when I decompressed deadwood (6.x-1.5 and 6.x-1.6) into /sites/all/modules on a D6.22 : When refreshing the modules page, I get a 'connection timed out' message. It's not my php.ini ; values are set to max* of 300s/ 50MB minimum. I've been unpacking then installing modules one at a time and subsequently uninstalling and deleting them to find which one wasn't playing ball. Deadwood is that module. I suspect that it is conflicting with coder.

Below is a list of modules that I'm using (latest versions as of this post) :

  1. Administration menu
  2. Blogger Importer (not strictly necessary)
  3. ctools
  4. Blog, Color, Comment, DB logging, Help, Menu, Path, PHP filter, Statistics, Syslog, Taxonomy, Update Status, Upload (Core)
  5. Schema
  6. API
  7. Coder & Coder Tough Love
  8. Devel
  9. Grammar Parser & Grammar Parser Lib
  10. Libraries
  11. Advanced Help
  12. Backup & Migrate
  13. Elements
  14. Job Queue
  15. Poormanscron
  16. QueryPath & QueryPath for Arrays
  17. jQuery Update & jQuery UI

Comments

solotandem’s picture

Category: bug » support
Priority: Major » Normal

No offense, but so far you have presented some circumstantial information and an "I suspect" about a conflict with Coder. Until that changes, let's re-tag this as a support request.

I downloaded this project into a Drupal 6.22 site, unzipped it, and refreshed the modules page. No time out even with a PHP time limit well under 5 minutes. Granted, I do not have all the other modules installed that you do, although the site runs API project so it is similar.

Please do further investigation into the cause and report back. Is this a shared host or your local box?

solotandem’s picture

If you are running on Windows, then the problem may result from the mult-line description in the module info file. Try chopping the description to a single line.