There was a problem loading the comments.

How to modify PHP Value in cPanel

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

1) Please login to your cPanel -> Select PHP Version

2) Select your preferred PHP Version -> Click on "Set as Current"

3) Please make sure these basic PHP Extension are selected

  • dom
  • fileinfo
  • gd
  • imap
  • ioncube_loader
  • json
  • mbstring
  • mcrypt
  • mysql
  • mysqli
  • pdo
  • pdo_mysql
  • soap
  • xmlrpc
  • xsl
  • zip

4) Click on Save

5) Click on "Switch to PHP Options" on the right corner top.

6) You can set the value there. For example you want to set the upload link to 128M, please set the below value

  • post_max_size = 128M
  • upload_max_filesize = 128M

Example:

7) Then click "Save".


Share via
Did you find this article useful?  

Related Articles

© ServerFreak Technologies Sdn Bhd