This topic has 3 replies, 2 voices, and was last updated 10 years by Radu.

  • Author
  • #72871
     Ayoade
    Participant

    I am trying to install the KLEO theme on my blog, hosted by Microsoft Azure. When I try to install the theme, I am getting the following after 100% of uploading the theme:

    Are you sure you want to do this? Try again

    I have been seeking for a solution for hours now. I read about changing these setting:

    max_execution_time 100
    memory_limit 256M
    post_max_size 32M
    upload_max_filesize 32M

    How do I change these setting on the Azure platform or is there somewhere a description where this been described step by step about how and where to change the setting in the PHP files?

    Please show me how to navigate to the solution to be able to upload themes?

    #72972
     Radu
    Moderator

    Hi,

    http://blogs.msdn.com/b/kaushal/archive/2014/01/02/php-user-ini-and-windows-azure-web-sites.aspx
    https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-configure/

    Try with this settings

    max_execution_time = 180
    max_input_time = 600
    post_max_size = 128M
    upload_max_filesize = 256M

    Or the easiest way is to upload the theme via FTP,

    unzip the theme, and upload the kleo and kleo-child folder.

    Regards

    Raud

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #75038
     Ayoade
    Participant

    Thanks for your reply. I have succeeded in installing my KLEO theme via ftp and updating with the info you provided.

    However, I still have problems updating my theme and plugins. The “updating” symbol runs continuously and never stops; and then I later find out that updated. When I’m installing a new plugin from my WordPress, it does thesame, and then I later discover it installed but not activate.

    Any ideas on how to tackle this?

    #75061
     Radu
    Moderator

    Can you please turn on the debug function ? to see what error appears

    read here how : https://www.a2hosting.com/kb/installable-applications/optimization-and-configuration/wordpress2/debugging-wordpress

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?