Forum
Welcome, Guest
Please Login to access forum.
v4.3.4. Can't install due to 'table not locked'. (1 viewing) 
Go to bottom
TOPIC: v4.3.4. Can't install due to 'table not locked'.
#7297
Brijn Internet BV
Fresh Boarder
Posts: 1
User Offline
v4.3.4. Can't install due to 'table not locked'. Karma: 0  
Hi,

When I try to install jSitemap, I keep stumbling upon an error 500.
The apache error log states:
Code:

PHP Fatal error: Uncaught exception 'JDatabaseExceptionExecuting' with message 'Table '#__users' was not locked with LOCK TABLES' in **/public_html/base/libraries/joomla/database/driver/mysqli.php:660
 
Logged Logged  
  The administrator has disabled public write access.
#7298
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:v4.3.4. Can't install due to 'table not locked'. Karma: 79  
Hi,

it's not a problem related to JSitemap itself.
Probably a database or server issue, the table #__users is a Joomla core table and is not involved in JSitemap at all.

Report this to the hosting provider, ref: https://stackoverflow.com/questions/36467298/mysql-table-my-table-was-not-locked-with-lock-tables
 
Logged Logged  
  The administrator has disabled public write access.
Go to top