Posted by taquil on November 18, 2012 at 5:23pm
Trying to install Drupal 7, but I'm foiled in a very strange way. It's on the Verify Requirements step, and it gets to the point where it's checking modules. I get this error:
Error
Required modules Required modules not found.
The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as sites/all/modules. Missing modules: BlockI found the block module in the /modules directory, so I copied it to /sites/all/modules as it suggests, but I still get the same error. I even copied it to Block (big B) since that's what it says specifically. But still no luck. Is there any way to get past this?
Comments
Possible
Possible permissions/corruption problem?
Are the permissions on the blocks directory somehow different and the server can't access it?
May just want to download Drupal again and decompress it once more.
re download
Try downloading again the module and reuploading to server and make sure the permissions are correct( enable the module and check his permissions) and run the update.php by going to yoursite.com/update.php