While installing it it showed a PHP 'operation time exceeded' error. Then reloaded the page and now I can only access (as admin) a few sections from the admin panel. Some of the options simply disappeared from the admin menu (such as 'modules' or 'create content') some others appear but don't or (take you to a blank page or a different admin page).
Comments
Comment #1
tejbir commentedWhen tried to install webfrom install on IIS server, suddenly many links and blocks e.g module block, create page - get disappeared from admin panel and not able to access them with even direct link, even after removing webform from module directory, things remain same.
using drupal version 6.14
Comment #2
quicksketchThese seem like completely unrelated issues. Let's keep this in the same spot. In both cases however, it sounds like your server ran into a loop or just took a long time to install the module. There's probably a module on your site that is causing a significant load during the install process. Either that or you might just have a very large number of modules. I'd suggest increasing the timeout and memory_limit settings in php.ini on your server to prevent the timeout.