Skip to main content
Image

r/BookStack



Advertisement: Support your digestive health with Nature Made.†
Support your digestive health with Nature Made.†
Image Support your digestive health with Nature Made.†


Some Text-snippets missing after upgrade
Some Text-snippets missing after upgrade

Hi,
There is a problem with my Bookstack-Instances:
After upgrading it's mostly working fine, but there are some text-snippets missing. This is mostly on pages related to settings, main menu is looking fine.

Any Ideas what I can do about this? Upgrade is done with composer install --no-dev && php artisan migrate
And after that
php artisan cache:clear
php artisan config:clear
php artisan view:clear

This has not started with 26.05.03 but some versions ago...

Thank you very much


BookStack v24.02.2 on Windows OS issues with manually updating OpenSSL, PHP and Apache
BookStack v24.02.2 on Windows OS issues with manually updating OpenSSL, PHP and Apache

Hello Bookstack Users,

I am very new to Bookstack and inherited the responsibility to manually update OpenSSL, PHP and Apache.

Updated OpenSSL from 3.6.2 to 3.6.3 to then tested the site, everything working as expected.

Updated PHP from 8.5.6 to 8.5.9 Website works however logging in using LDAP failed.

Updated Apache from 2.4.67 to 2.6.68 Website works however logging in using LDAP failed.

I first tried updating all 3 components thinking all three must be done for Bookstack to work properly. Site is up but cannot log in using LDAP. I rolled back changes (Love VMware snapshots!)

Next I started with each component, first with OpenSSL ..no issues logging in with LDAP. Updated PHP failed logon with LDAP. Services are running. I verified that in the Services both apache and mysql are running. I also verified services in the xampp control.

OK now to the question for help. Is there a sequence to manually update these components? How do I TS the PHP update LDAP failure with the following error "ldap_connect(): Could not create new security context"

Any and all suggestions are appreciated.