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.
Hi,
today my Drupal 7 installation started not generating anymore the session cookie for anonimous users.
The problem is that I have some functionality, expecially during registration, thats works with the $_SESSION data.
I checked everyting and backtraced every function.
I dont know why but the session is started but the cookie not stored, so at every page load I lose the $_SESSION data.
How can I fix this or at list find where the problem is generated?
I've not done a lot with migrations, the last major site rebuild was a D5->D7 and the migration was all done in SQL as there was no viable migrate process at the time, however, this was mostly 1 to 1 mappings so not a massively complex process.
Current scenario
Source is D6, target will be D8 (either 8.6 or 8.7 depending on project timescales)
We use Drupal for the site of our company. It's a great tool!
But we encountered a problem to update Drupal.
Currently the version of Drupal is 8.5.6.
We tried to migrate to 8.6, without success.
So we tried to update to version 8.5.8 (for the security update). The update is going well but it is no longer possible to create or modify a content.
Below is the error message that appears after clicking the "save" button.
As per subject, i am going to upgrade our server's php version into 7.2. And i am using Drupal 7.60 (php 5.6.32) now, which i know that it will work fine with php 7.2.
My concern is more on the modules in it, thus the question here is whether anyone is aware if there is any ways/module/trick to check the compatibility of each modules with the php version 7.2 that i am going to install?
I have been having problems with all the versions of drush, composer, php, mysql and Ubuntu Server versions. I'm staying with Ubuntu Server 16.04 because there are still too many problems with the big changes in 18.04 Bionic Beaver. Then there are the incompatibilities with multiple versions of PHP 5.5, 5.6, 7.0, 7.1 and now 7.2 working with drush and composer.