i am try to install drupal distribution campaigion on my local WAMP server. But during installation it always give AJAX HTTP error.
I contact support team of campaigion but no reponse.How to cope this one.
i am try to install drupal distribution campaigion on my local WAMP server. But during installation it always give AJAX HTTP error.
I contact support team of campaigion but no reponse.How to cope this one.
I had the same problem.
If you see MySql docs:
Prefix support and lengths of prefixes (where supported) are storage engine dependent. For example, a prefix can be up to 1000 bytes long for MyISAM tables, and 767 bytes for InnoDB tables.
I turned off InnoDB:
You could find my.ini in WAMP server in this answer:
c:\wamp\bin\mysql\mysqlx.y.z\my.ini