Closed (fixed)
Project:
Drupal core
Component:
other
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2004 at 23:43 UTC
Updated:
10 Feb 2005 at 23:11 UTC
Originally, I posted my problem http://drupal.org/node/6948 but have not received any response. The issue is that when I upgraded from 4.4.2 to 4.5, I lost the ability to configure modules. This also happened when I upgraded from 4.3 to 4.4.2.
There is no way for me to configure modules at all. I do not know PHP and if you could help me I would be very appreciative.
Thanks,
Banshee
Comments
Comment #1
killes@www.drop.org commentedPlease make sure to only have modules in your /modules directory that work with your Drupal release. This also applies to modules in subdirectories of your module directory.
Comment #2
banshee commentedKilles,
Thanks for your reply. I will start by removing all modules and slowly add one by one. Alternatively, should I do the upgrade again? I only recently read that you are supposed to have all your modules turned off before you upgrade. But, these instructions are not in the install file so I didnt upgrade that way.
Im just worried about losing the information that is already in the database.
Cheers,
Banshee
Comment #3
banshee commentedI am still unable to configure modules. I have upgraded to 4.5 again. This issue is completely frustrating. I do not know what the problem is.
The only modules that are installed are the default modules supplied in the upgrade. Also, Clean URL's doesnt work either.
Please help!
Regards,
Banshee
Comment #4
TDobes commentedDid you delete all the old 4.4-era modules? It's possible (but unlikely) that one of them is causing problems.
Also, it's worth noting that individual module configuration screens moved from admin->modules to admin->settings in 4.5.
Maybe this is a PHP configuration problem?
Clean URL's requires mod_rewrite for apache and that the use of .htaccess is enabled.
Comment #5
TDobes commentedNo feedback for quite some time.