Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm trying to configure drupal (and/or apache) so my site is viewable from http and https with all the links and includes (stylesheets, etc) being referenced through the protocol the page was called with. I'm not sure how to set $base_url to do this or if there is another way.
I've got a valid e-mail address configured at admin/system/ E-mail address: However, any attempts to have a password mailed, send notifications, etc., all fail. Is there any way to authenticate on SMTP? Where is the sendmail code in drupal? Or perhaps there's something easier going on... anything I'm missing.
Drupal 4.2
Apache (not sure of the version running)
MySQL 3.23.49
I am trying to install the groups module, but when I apply the patch it fails. I have tried patching both the 4.2rc available on the main page and updating to the latest CVS for both the module and the drupal core. Has anyone else experienced this?