• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
  • Codeigniter
  • Magento
  • Selenium
  • Server
Home » How to Increase PHP Memory Limit On Godaddy Hosting

How to Increase PHP Memory Limit On Godaddy Hosting

How to increase PHP memory limit on GoDaddy hosting. If you are using GoDaddy hosting services and you want to increase PHP memory limit something to high means 128MB. By default my GoDaddy hosting plan PHP memory limit is 64MB. If you want to increase PHP memory limit on GoDaddy server follow these steps.

When I’m installing drupal commerce kickstart installation. The minimum requirement is 128MB of PHP memory_limit, but GoDaddy PHP memory limit is 64MB.

 

To increase PHP memory limit follow these steps.

  • Login to godaddy cpanel -> open up file manager, go to root of the directory.
  • Create a new file here named php5.ini, if you already have php5.ini edit the file. Add this line to that file
    memory_limit = 256M
  • Save the file and close it.
  • If you open php info file, your changes won’t take effect.

Here comes the tricky part.

  • From under stats & Monitors, click on System Processes

You will find a button End All, click that button and reload php info file in your browser, You can find your updated php memory limit.

 

If your cpanel is newer version then create a file named “.user.ini”, then add the code. And test it with phpinfo function.

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters
  • How to use WordPress path utility functions to load external files and images
  • How to use hooks and add output content to page head
  • How to create a basic plugin in WordPress?

Copyright © 2025 · Vinay Vengala