Okay
  Public Ticket #1471045
"Are you sure you want to do this?"
Closed

Comments

  • MikoAndreas started the conversation

    I'm trying to install the Kalium theme locally with MAMP (not MAMP PRO) and I'm getting the Are you sure you want to do this? error upon install. Changing the wordpress files manually for more memory doesn't seem to make any difference. The limits on the PHP as shown are as follows. Will I need to pay for MAMP pro to use this theme? Should I be able to just install it directly to a WordPress account online? What's the refund policy if this isn't going to work for me? Thank you!

    memory_limit128M
    max_execution_time3030
    post_max_size8M
    upload_max_filesize2M
    max_input_time60






  • MikoAndreas replied

    Strangely, the child theme installs, but the parent one still has the same issue.

  •  1,560
    Laborator replied

    Hi MikoAndreas,

    As explained in this article, the PHP limits should be as the following:

    max_execution_time 180
    memory_limit 128M
    post_max_size 64M
    upload_max_filesize 64M
    max_input_time 60


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • MikoAndreas replied

    I read that article but it doesn't explain how to change those things on a local server like MAMP.

  •  1,560
    Laborator replied

    Hi there,

    Have you checked out this article which I got from MAMP documentation.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • MikoAndreas replied

    I got it to work.. with MAMP PRO! I think it's really fucked up that you guys don't make it clear that this program exceeds the memory availability of free local hosts like the free version of MAMP. Now I'm going to have to pay for MAMP PRO just to develop this site for a friend who I'll have to hit up for the extra $50. Zero stars :[

  •  1,560
    Laborator replied

    Hi MikoAndreas,

    We never had any problem with any user for this. Those are PHP limits that Wordpress and modern themes require, and not just Kalium.

    You can change the PHP limits of the free version of the MAMP too but not from it's interface.

    And you also have other alternatives such as XAMP for mac and many other alternatives.

    Thanks for your understanding!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group