Clicking on the 'Send Mail' link for simplenews (admin/config/simplenews/mail) returns a 501 error. 'Method not implemented'.

Further investigation suggests that this might be the problem: 'GET to / not supported.'

I have two set-ups of this site, my local version works fine, the live version has this problem and that is about as much information I've been able to glean; the server error logs and drupal logs aren't picking this up.

Comments

s_unya’s picture

I've discovered a work around that does not address the actual issue, but fixes the problem; switch on clean urls.

As such I suspect that it is a mod-rewrite/ url assumption issue.

Hope that helps both with people who have this problem and to find the cause?

miro_dietiker’s picture

Category: bug » support
Status: Active » Fixed

501 .. well nor drupal nor simplenews is replying something like that.
I think this is a custom error we cannot reproduce.

Reopen if it occurs again and pls provide some more info that can allow us to fix it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sucka666’s picture

Version: 7.x-1.x-dev » 6.x-2.0-alpha3
Category: support » bug
Priority: Normal » Major
Status: Closed (fixed) » Active

I just got the same error on pressflow 6.22 on a server with litespeed and php 5.3.8. And i get no error anywhere not even in syslog or dblog or any log at all. So it is weird but might be some incompatibility with php or litespeed.

miro_dietiker’s picture

Priority: Major » Normal

I don't think this is something we can help out from our side. Sounds clearly a hosting issue.

You'll need to debug some more data on your system. This is a special case that doesn't happen to many users. Not major then.