Home Forums Themes Support Fitness WordPress Theme installation problem theme

Viewing 7 reply threads
  • Author
    Posts
    • #1687

      I have a problem when i install the theme in local server (XAMMP), I’m working in local machine (not server)
      I get this problem..
      how do I fix?

      Attachments:
      You must be logged in to view attached files.
    • #1698

      Thank you for using our theme and sorry for this thread.
      Just set these in php.ini:

      xampp/php/php.ini

      upload_max_filesize = 1000M;
      post_max_size = 1000M;

      Attachments:
      You must be logged in to view attached files.
    • #1700

      .

      Attachments:
      You must be logged in to view attached files.
    • #1772

      Thank you, now is this problem after setting.
      This is a problem..

      I have set:
      The upload max filesize and post max size

      but now when I install the theme i have another problem

      Attachments:
      You must be logged in to view attached files.
    • #1774

      Just set these in php.ini:

      Attachments:
      You must be logged in to view attached files.
    • #1798

      I have already set this parameter but does not work!!

      Meeting the above error

      Attachments:
      You must be logged in to view attached files.
    • #1804

      Just set these in .htaccess
      xampp/htdocs/wordpress

      php_value upload_max_filesize 64M

      php_value post_max_size 64M

      php_value max_input_time 300

      php_value max_execution_time 300

      Attachments:
      You must be logged in to view attached files.
    • #1806

      .

      Attachments:
      You must be logged in to view attached files.
Viewing 7 reply threads

You must be logged in to reply to this topic.