Issue #6961:Latest status
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.
It was the ProtectHome setting in the apache service which was the problem.
I did this:
systemctl edit apache2.service
Then added this:
[Service]
ProtectHome=no...
Posted1 hour 16 min ago by Francis Greaves (themetman) on:
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
OK, @izmeez, well I have just created a Virtual Machine running Ubuntu 24 and installed the same Backdrop Site as is on the Laptop and It is working fine, so there must be something odd about...
Posted2 days 15 hours ago by Francis Greaves (themetman) on:
Nope, SELinux is not installed. I am running Ubuntu with the KDE Plasma Desktop.
Aparmour is enabled by default on both machines
I have enabled another site on the Laptop and am...
Posted2 days 16 hours ago by Francis Greaves (themetman) on:
Comments
For the dev meeting:
Several regressions need to get addressed:
Although the 3rd one isn't new, it gets urgent now that the book module actually has an update that will break sites if not run (missing table).
Also:
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.