Hi,

I just downloaded the Spam module and did the following things (I am doing this with my test installation on my local computer)

[01] Downloaded the Spam module for Drupal 4.6.0
[02] Unzipped it.
[03] Created the tables using phpMyAdmin.
[04] Copied the unzipped folder to the modules folder of my local Drupal installation.

After that I am simply unable to access the list of modules. Whenever I click on the modules link on the navbar nothing happens. There is nothing in the logs too. I can access the modules list after I remove the spam folder.

I am using Drupal 4.6.1. Maybe 4.6.1 breaks something.

Comments

puregin’s picture

Are there any warning/error messages in Drupal logs or the server's web/php logs?

varunvnair’s picture

No error messages in Drupal logs.

1 error in Apache's error log:
[Mon Jun 13 09:40:39 2005] [notice] child pid 7559 exit signal Segmentation fault (11)

This error occurs once for every time I try to access 'modules' after moving the spam folder into the Drupal modules folder.

Apache version: Apache/2.0.53 (Ubuntu)
PHP version: PHP/4.3.10-10ubuntu4

The above information was garnered from my webserver banner string:
Apache/2.0.53 (Ubuntu) mod_perl/1.99_14 Perl/v5.8.4 PHP/4.3.10-10ubuntu4 Server at localhost Port 80

jeremy’s picture

What other modules are enabled? The spam module should work fine with 4.6.1. Perhaps it's conflicting with another 3'rd party module.

Capnj’s picture

I have spam.module working just fine in 4.6.1 on several sites, multi-sited off the same codebase.
glj

jeremy’s picture

Status: Active » Fixed

No further feedback, assuming this is now a non-issue.

BTW: If you are still having problems, please upgrade to the rewritten spam module and try again.

osherl’s picture

Anonymous’s picture

jeremy’s picture

Status: Fixed » Closed (fixed)

Closing manually. (I think the project module is broken, it keeps marking them updated when they should be closed.)