XenForo Support

Failed to load resource: the server responded with a status of 500

Submitted by DavidMorales, , Thread ID: 196522

Thread Closed
DavidMorales
Newbie
Level:
1
Reputation:
0
Posts:
18
Likes:
4
Credits:
330
03-02-2021, 12:49 PM
This post was last modified: 03-02-2021, 12:50 PM by DavidMorales
#1
Hi, I have the following issue

At the same time:
Disable dragonbyte shop

and I started installing dragonbyte ecommerce

and from one moment to the next, it threw me an error.

This error is as follows:


An exception occurred: [XF\Db\Exception] MySQL statement prepare error [1146]: Table 'somoswebmasters_foro.xf_data_registry' doesn't exist in src/XF/Db/AbstractStatement.php on line 228
  1. XF\Db\AbstractStatement->getException()insrc/XF/Db/Mysqli/Statement.phpat line196

  2. XF\Db\Mysqli\Statement->getException()insrc/XF/Db/Mysqli/Statement.phpat line39

  3. XF\Db\Mysqli\Statement->prepare()insrc/XF/Db/Mysqli/Statement.phpat line54

  4. XF\Db\Mysqli\Statement->execute()insrc/XF/Db/AbstractAdapter.phpat line94

  5. XF\Db\AbstractAdapter->query()insrc/XF/Db/AbstractAdapter.phpat line175

  6. XF\Db\AbstractAdapter->fetchPairs()insrc/XF/DataRegistry.phpat line138

  7. XF\DataRegistry->readFromDb()insrc/XF/DataRegistry.phpat line83

  8. XF\DataRegistry->get()insrc/XF/DataRegistry.phpat line226

  9. XF\DataRegistry->offsetGet()insrc/XF/App.phpat line1779

  10. XF\App->XF\{closure}()insrc/XF/Container.phpat line28

  11. XF\Container->offsetGet()insrc/XF/App.phpat line2306

  12. XF\App->setupAddOnComposerAutoload()insrc/XF/App.phpat line1878

  13. XF\App->setup()insrc/XF/Pub/App.phpat line91

  14. XF\Pub\App->setup()insrc/XF.phpat line461

  15. XF::setupApp()insrc/XF.phpat line484

  16. XF::runApp()inindex.phpat line20

    I entered cpanel, metrics see errors and I get this:[Wed Feb 03 01:25:02.596669 2021] [authz_core:error] [pid 1561657] [client IP:0] AH01630: client denied by server configuration: /home/somoswebmasters/public_html/php.ini[Wed Feb 03 01:25:02.522044 2021] [authz_core:error] [pid 1579703] [client IP:44244] AH01630: client denied by server configuration: /home/somoswebmasters/public_html/php.ini

My php.ini file contains the following:

; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)

display_errors = off
max_execution_time = 30
max_input_time = -1
max_input_vars = 1000
memory_limit = 256M
post_max_size = 256M
session.gc_maxlifetime = 1440
session.save_path = "/opt/alt/php74/var/lib/php/session"
upload_max_filesize = 256M
zlib.output_compression = Off



Can somebody help me?

Users browsing this thread: 1 Guest(s)