Install Error

Phoca Cart - complex e-commerce extension
NASS Sundials
Phoca Member
Phoca Member
Posts: 10
Joined: 01 Oct 2022, 23:30

Install Error

Post by NASS Sundials »

Using Joomla 4.3.0
Trying to install Phoca Cart 4.0.6 but get the following error message:

Jinstaller: Install Error SQL. Index column size too large. The maximum column size is 767 bytes.
Extension installation aborted.
Package Install: There was an error installing an extension: com_phocacart_v4.0.6.php

I've tried investigating the sql tables, but it apparently occurs in filling. Any idea how to fix?

Bob

Tags:
NASS Sundials
Phoca Member
Phoca Member
Posts: 10
Joined: 01 Oct 2022, 23:30

Re: Install Error

Post by NASS Sundials »

How do I change the maximum index size in my database?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Install Error

Post by Jan »

Hi, this is a common problem in db, try to see:
https://stackoverflow.com/questions/672 ... -767-bytes

The ROW_FORMAT=DYNAMIC solution should help.

Jan
If you find Phoca extensions useful, please support the project
NASS Sundials
Phoca Member
Phoca Member
Posts: 10
Joined: 01 Oct 2022, 23:30

Re: Install Error

Post by NASS Sundials »

Success. Thanks for the tip about setting ROW_FORMAT = DYNAMIC. Easy and Phoca Cart now installed on Joomla 4 DEVSITE
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Install Error

Post by Jan »

Hi, great to hear it.

Jan
If you find Phoca extensions useful, please support the project
Post Reply