The State of Georgia’s Digital Services team (DSGa) supports a network of over 100 websites running on Drupal. Originally built in Drupal 7, DSGa began transitioning to a new Drupal 8 platform in 2019. Until this transition is completed, DSGa is responsible for supporting both Drupal 7 and Drupal 8 sites.
SMTP Authentication Support module(1.7) suddenly stopped working in Drupal 7. I played with different configurations in SMTP Authentication Support with no success, opened inbound and outbound port 25 for smtp, confirmed that email host is also working by configuring the same imap and smtp settings in different email client mobile apps, then changed smtp parameters in php.ini (i am using php-fpm for http2).
Our drupal website is hosting in AWS cloud platform clustered with three instances in additionally, we have two memcache servers and we are using memcache_storage module for caching.
We have observed that when one apache server got restarted, the website session seems lost intermittently. We are able to replicate this in our clustered environment. We try to figure out the bottom of the issue and to understand the root cause for the same. Can someone shed some light on tackling the issue. Below is our memcache storage configuration
I have been following the below steps to migrate from D7 to D7 site over the past few years. I did that today and I am running into issues. I did that twice from scratch and I could not fix it.