could not install templates in mac with mamp server. mamp server
Php 5.4.4 apache 2.2.22
dutch joomla 2.5.7, language,
could not load extension GK_boutique quickstart with redhop comp.
how can i fix that
regards
Gerhard
Fresh Boarder
GK User
Sat Nov 03, 2012 2:37 pm
You are trying to install quickstart ? Please check your memory_limit in PHP settings because Boutque template support VirtueMart & redSHOP so the sql insert is bigger that usual.
Platinum Boarder
GK User
Mon Nov 05, 2012 12:37 pm
hi,
did change PHO.ini but the mamp server refuses to accept boutique did change from 32M to 1024 memory_limit
Databaseschema versie (in #__schemas): 2.5.7. Update versie (in #__extensions): 2.5.7. Database driver: mysqli. 66 database wijzigingen controleren geslaagd. 26 database wijzigingen hebben de tabelstructuur niet aangepast en zijn overgeslagen.
Fresh Boarder
GK User
Tue Nov 06, 2012 10:02 am
What PHP version you use ? The boutique cause some problems because it contains redSHOP + VirtueMart so the import query is large, please also check this http://dev.mysql.com/doc/refman/5.1/en/packet-too-large.html probably you need to change also max_allowed_package value.