Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/rest-api/class-wp-rest-server.php on line 1794
{"id":2035,"date":"2019-11-25T12:04:39","date_gmt":"2019-11-25T12:04:39","guid":{"rendered":"https:\/\/support.aklwebhost.com\/?post_type=manual_kb&p=2035"},"modified":"2019-11-25T12:04:39","modified_gmt":"2019-11-25T12:04:39","slug":"how-to-increase-the-php-memory-limit","status":"publish","type":"manual_kb","link":"https:\/\/support.aklwebhost.com\/knowledgebase\/how-to-increase-the-php-memory-limit\/","title":{"rendered":"How To Increase The PHP Memory Limit?"},"content":{"rendered":"

Summary<\/strong><\/p>\n

This article will explain how to modify the total amount of RAM that can be used by your\u00a0PHP applications<\/strong>.<\/p>\n

Generating a new php.ini file<\/strong><\/p>\n

    \n
  1. Login to your\u00a0AKLWEB Host Plesk Account<\/span><\/a><\/strong><\/li>\n
  2. Under Programming click on the\u00a0PHP Config icon<\/strong>.<\/li>\n
  3. Click the\u00a0Save Changes<\/strong>\u00a0button<\/li>\n<\/ol>\n

    Using the File Manager
    \n<\/strong><\/p>\n

      \n
    • Locate the Files section<\/li>\n
    • Click the File Manager icon.<\/li>\n
    • If prompted choose Web Root, otherwise navigate to the\u00a0public_html<\/strong>\u00a0folder.<\/li>\n
    • Right click the\u00a0php.ini<\/strong>\u00a0file<\/li>\n
    • Choose either Edit or Code Edit<\/li>\n
    • Click the Edit button.<\/li>\n
    • Search for\u00a0memory_limit<\/strong>, without the quotes.<\/li>\n<\/ul>\n

      You can press Control + F on your Windows PC or Command + F on your Mac to use your browsers search function.<\/span><\/p>\n

        \n
      • Enter the new memory limit for your php applications.<\/li>\n<\/ul>\n

        It is not recommend to increase this limit past 128 MB<\/span>.<\/p>\n

          \n
        • Click\u00a0Save<\/strong>\u00a0Changes<\/li>\n<\/ul>\n

          Using an FTP Client<\/strong><\/p>\n

            \n
          • Connect to the server with your\u00a0FTP client<\/strong>.<\/li>\n
          • FTP – Uploading the website<\/li>\n
          • Navigate to the public_html folder.<\/li>\n
          • Download the\u00a0php.ini<\/strong>\u00a0file.<\/li>\n
          • Open the file with any text editor.<\/li>\n
          • Search for memory_limit, without the quotes.<\/li>\n
          • Enter the new memory limit for your php applications.<\/li>\n<\/ul>\n

            It is not recommend to increase this limit past 128 MB.<\/span><\/p>\n

              \n
            • Save the file.<\/li>\n
            • Upload the file using your\u00a0FTP client<\/strong>.<\/li>\n<\/ul>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","manualknowledgebasecat":[54],"manual_kb_tag":[65],"_links":{"self":[{"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manual_kb\/2035"}],"collection":[{"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manual_kb"}],"about":[{"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/types\/manual_kb"}],"author":[{"embeddable":true,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/comments?post=2035"}],"version-history":[{"count":1,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manual_kb\/2035\/revisions"}],"predecessor-version":[{"id":2036,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manual_kb\/2035\/revisions\/2036"}],"wp:attachment":[{"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/media?parent=2035"}],"wp:term":[{"taxonomy":"manualknowledgebasecat","embeddable":true,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manualknowledgebasecat?post=2035"},{"taxonomy":"manual_kb_tag","embeddable":true,"href":"https:\/\/support.aklwebhost.com\/wp-json\/wp\/v2\/manual_kb_tag?post=2035"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}