Hey,
I installed Drupal yesterday, and absolutely loving it, but just having a problem with installing Modules/Themes.
Everytime I attempt to install something new, it automatically redirects to authorize.php and i get the following error message. I can't see an authorize.php around in the folder, so maybe that's causing the issue.

The requested URL /authorize.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Any advice would be very gratefully received.

Thanks

Mark

Comments

unnikrishnan’s picture

I also facing the same problem. The url is redirected to https:// which is pointing to www. I think this is due to some virtual host configuration problem.

markduce’s picture

I got round the problem by putting the Module folders straight into Drupal folder -> Sites -> All -> Modules. You can do this via FTP.

That way there's no need for them to be authorised. Hope that helps.