Getting "ERROR_LOCK_TIMEOUT" Error Message, What Do Can Should I Do?
- Forums
- PHP
- Getting "ERROR_LOCK_TIMEOUT" Error Message, What Do Can Should I Do?
This Page Contains information about Getting "ERROR_LOCK_TIMEOUT" Error Message, What Do Can Should I Do? By bigger_travis in category PHP with 0 Replies. [968], Last Updated: Sat May 18, 2024
bigger_travis
Mon Nov 06, 2006
0 Comments
1580 Visits
i had installed my gallery and suddenly i was getting this error, but this appears to have something to do with the "g2_lock" table in the gallery2 database. It appears that if there's an error on the gallery, it adds a "lock" that's good until a certain date. If you open up the g2_lock table, change the value of "g_freshUntil" to "0", then the gallery should work again. NOTE: This problem appears all over the forums but I haven't seen a single answer; this fix worked for me and I'm hoping someone will come along with a more comprehensive solution.