Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation error... #5

Open
limikael opened this issue Apr 25, 2017 · 1 comment
Open

Activation error... #5

limikael opened this issue Apr 25, 2017 · 1 comment
Labels

Comments

@limikael
Copy link
Contributor

Log:

Fatal error: Uncaught exception 'DatabaseException' with message 'Specified key was too long; max key length is 767 bytes' in /home/contemp6/public_html/lisn/wp-content/plugins/wp-xapi-lrs/ext/minixapi/MiniXapi.php:368 Stack trace: #0 /home/contemp6/public_html/lisn/wp-content/plugins/wp-xapi-lrs/wp-xapi-lrs.php(31): MiniXapi->install() #1 [internal function]: xapilrs_activate('') #2 /home/contemp6/public_html/lisn/wp-includes/class-wp-hook.php(298): call_user_func_array('xapilrs_activat...', Array) #3 /home/contemp6/public_html/lisn/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #4 /home/contemp6/public_html/lisn/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/contemp6/public_html/lisn/wp-admin/plugins.php(166): do_action('activate_wp-xap...') #6 {main} thrown in /home/contemp6/public_html/lisn/wp-content/plugins/wp-xapi-lrs/ext/minixapi/MiniXapi.php on line 368

@foepsen
Copy link

foepsen commented Jun 8, 2018

Hi there! Actually I got the same issue while activating the plugin:

Fatal error: Uncaught DatabaseException: Specified key was too long; max key length is 767 bytes in /var/www/html/wordpress/wp-content/plugins/wp-xapi-lrs/ext/minixapi/MiniXapi.php:368 Stack trace: #0 /var/www/html/wordpress/wp-content/plugins/wp-xapi-lrs/wp-xapi-lrs.php(31): MiniXapi->install() #1 /var/www/html/wordpress/wp-includes/class-wp-hook.php(286): xapilrs_activate('') #2 /var/www/html/wordpress/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #3 /var/www/html/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/html/wordpress/wp-admin/plugins.php(174): do_action('activate_wp-xap...') #5 {main} thrown in /var/www/html/wordpress/wp-content/plugins/wp-xapi-lrs/ext/minixapi/MiniXapi.php on line 368

Are there any solutions expectable? As this is the only plugin available for WP I would highly appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants