How to Edit PHP Options in cPanel for APK Extractor 1 0

Last updated on Feb 10, 2024 02:51 in apk extractor
Posted BySahil

Prerequisites

  • A cPanel account
  • Access to your server's file manager

Steps

  1. Log in to your cPanel account.

  2. Scroll down to the Software section. The exact location of this section may vary depending on your cPanel theme.


  3. Click on the Select PHP Version option.

  4. Click on the Options tab.


  5. Locate the following options and change their values as needed:

    • max_execution_time: This option specifies the maximum amount of time a PHP script can run in seconds. For APK extraction, you may need to increase this value to 300 or more.
    • max_input_time: This option specifies the maximum amount of time a PHP script can spend reading input data. You may also need to increase this value to 300 or more.
    • memory_limit: This option specifies the maximum amount of memory a PHP script can use. For APK extraction, you may need to increase this value to 4096M or more.
    • post_max_size: This option specifies the maximum size of a POST request. You may need to increase this value to 4096M or more.
    • upload_max_filesize: This option specifies the maximum size of a file that can be uploaded. You may need to increase this value to 4096M or more.
  6. Once you have made your changes, click on the Save button.

Video
** The time is base on America/New_York timezone