WebsiteBaker Support (2.11.x) => General Help & Support => Topic started by: kct-networx on March 07, 2018, 12:33:57 AM
Title: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: kct-networx on March 07, 2018, 12:33:57 AM
Hey guys,
i recently upgraded from WB2.8.3+SP6 to 2.10 and everything went fine. Many thanks to the team for that great job!
After that I've tried to upgrade to 2.11, but the upgrade script failed for the following reason at Step 10 (Checking all addons with a newer version (upgrade)): Use of undefined constant GLOB_BRACE (line 55 in /framework/functions.php)
My Hoster: Strato used PHP Version: 7.1.13 used SQL Version: 5.6.37
Does anybody know how to fix this?
Thanks in Advance!
Best regards Markus
PS: I managed to complete the script, by removing GLOB_BRACE in line 55. But I'm not sure what else will be broken by using this "dirty fix".
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: Luisehahne on March 07, 2018, 12:50:20 AM
Hi,
Note: The GLOB_BRACE flag is not available on some non GNU systems, like Solaris. Most of the Server by Strato are Solaris,
We are working for another sulotion without GLOB_BRACE.
Dietmar
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: kct-networx on March 07, 2018, 01:05:55 AM
Hi Dietmar,
thank you for your fast response! Exactly, it seems to be a Solaris OS.
Would you recommend to stay at 2.10 until a fix is available? Or is it safe to remove the GLOB_BRACE variable from /framework/function.php line 55?
Thank you!
Best regards Markus
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: jacobi22 on March 07, 2018, 01:36:56 AM
the fix is ready for intern test's - i've the same problem like you on strato server and it works
if interest for a test, send a PM - i hope, we can publish this fix tomorrow
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: kct-networx on March 08, 2018, 09:56:05 PM
I'd like to say Thank you to both of you. The fix I've tested works like a Charme for me. It seems to be ready to move into the upcoming Release/Bugfix-release.
Great job!
Best regards Markus
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: evaki on March 09, 2018, 12:54:26 PM
Ist in rev79 drin? MfG. Evaki
Title: Re: update-script 2.10 -> 2.11: Use of undefined constant GLOB_BRACE
Post by: Luisehahne on March 09, 2018, 03:30:40 PM