installation problem!!
					Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
	Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- 
				Raymondgomes
- Posts: 1
- Joined: 05 Aug 2019, 10:03
installation problem!!
Hi,
I use Typo3 9.5.5 and Aimeos is 19.1.0
At the backend when I want to enter Aimeos panel I see the following error
No item found for conditions: Array ( [locale.site.code] => default )
Also, when I start the update script there is an error
Checking table "mshop_attribute":
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
I appreciate your help
			
			
			
									
									
						I use Typo3 9.5.5 and Aimeos is 19.1.0
At the backend when I want to enter Aimeos panel I see the following error
No item found for conditions: Array ( [locale.site.code] => default )
Also, when I start the update script there is an error
Checking table "mshop_attribute":
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
I appreciate your help
Re: installation problem!!
19.1.0 is a beta release and you should use 19.7.1 instead.
You are using MySQL < 5.7 which doesn't support long indexes created by "utf8mb4" charset. Change the tableOptions in your typo3conf/LocalConfiguration.php to "utf8" instead before you create the tables.
			
			
			
									
									You are using MySQL < 5.7 which doesn't support long indexes created by "utf8mb4" charset. Change the tableOptions in your typo3conf/LocalConfiguration.php to "utf8" instead before you create the tables.
Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos, give us a star
 give us a star
						If you like Aimeos,
 give us a star
 give us a star Star Repo
					Star Repo
				