Hi,
I've been using drupal for a year so I am somewhat competent. I've setup a testbed server on my computer with the WAMP 2.0. It has apache 2.2.11 and php 5.2.8 and mysql 5.1.30 I believe. Clean urls is working properly.
I've got a drupal 6.9 installation with only the devel modules, cck, views, and the basic core enabled. I get a APC memory error but I don't think thats the problem but who knows. I will find the binaries for that php extension sometime.
Neither DHTML Menus 2.2 or 3.4 will work. When I enable version 3.4 then the navigation menu disappears from view but in the admin/build/block page it is shown enabled in the right column. Standard Garland theme is being used. Version 2.2 produces a navigation menu but I can't access any of the sub menus. Only My Account, Create Content, Administer, and Log out are listed.
Since both these modules work in other installations on other web servers I figure that I'm missing something in my server setup. I haven't tried with 6.9 but I assume thats not the issue. I'm building just a barebones installation to develop with and no other module dependencies are required for DHTML menus are there?
Anybody run into this before?