Ok so that last version is now installed. Now to wait to get the error. I tried about 30 times and did not get a single error. So now the waiting game. It was pretty bad a few days ago.
I umcommented it and still same issue. Can you give me any other help on this issue as it affected lots of users. Thanks!
I umcommented it and still sme issue. Can you give me any other help on this issue as it affected lots of users. Thanks!
Oh maybe that is it, its currently commented out. Should I uncomment that? By default it is set to 1. Thanks!
Nope still getting the error. Can you assist with resolving this "failed to acquire exclusive database access" error. Thanks!
@Campbell Morrison Does it matter where the code is placed in the config file? $zoneinfo_expiry = PHP_INT_MAX; I moved it from the top of the config file to the bottom and now after about 60 test it continues to work. So maybe its fixed now? Will continue to hammer away at it but it seems solid now. If that is so I can update my other 4 school building sites so they no longer get the 500 error. Thanks!
Well I added $zoneinfo_expiry = PHP_INT_MAX; to my config file and restarted apache2 and MySQL and it has kept working for about 30 test reservations in a row. Going to keep hammering it to see if I either fixed it or its still broken. It has done this before. We prevent outside access forcing users to login right away with the following code: $auth['deny_public_access'] = TRUE;
MySQL Ver 14.14 Distrib 5.7.19