I’m trying to download and use crafty on a local development site using MAMP. When I select to download it says it’s installed but I can’t find any templates anywhere. I have tried searching the forums and I have tried disabling all the plugins and I have found and set the following values:
In the php.ini file
allow_url_fopen = On
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300
In MySQL config file:
max_allowed_packet = 16Mb
innodb_log_file_size = 128mb
I’ve tried a few of the other assets such as header and hey all look like they are downloading and they say they are installed but when I go to the Templates its empty.
Do you have any other advice?
