PHP memory limit

The default PHP memory size is set to 32MB which should be sufficient for most scripts and sites.  If your script requires a higher limit you can set this by adding the following line to an .htaccess file in the same directory as the script:

php_value memory_limit ?M

Replace "?" with the with the value you need to replace it with.

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I check my email account using webmail?

1. Go to webmail.yourdomain.com then sign in with your full email address and password (that you...

How do I create an email account?

1. Log in to your control panel (https://www.websitesettings.com/)2. Click on the website you...

What are the server paths?

Your server paths can be located by logging in to your control panel...

Do you support FrontPage Extensions?

Unfortunately we do not support FrontPage Extensions on our packages. Although many sites...

Are there any limits on how many times I can check my mail?

There are no limits on the number of POP3/IMAP checks you can make on a per hour or per domain...