PHP Limits for Shared Hosting & Resellers

PHP has been configured to use the following settings on our shared and reseller servers:

safe mode = off

memory_limit = 128M

max_execution_time = 30

post_max_size = 64M

upload_max_filesize = 64M

enable_dl = Off

The above settings cannot be changed on a shared and reseller acount. We have found that a majority of the php scripts will work within these limits and the ones that require more are best suited for a VPS or dedicated server. These limits are set to prevent extremely high resource usage in shared environments.

We also set the following:

register_globals = On

magic_quotes_gpc = On

These two settings can be changed using a custom php.ini file located in the same folder as the script that requires the settings. If you have a script that requires higher limits, we recommend hosting this on VPS or dedicated server and not within a shared environment. VPS & Dedicated servers can have their limits raised to any value required.


Host multiple sites with BUTHTTP Reseller Hosting

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

I can't connect to my database from home

We have turned off remote MySQL access at the firewall level to increase security on the server.

Can I have a dedicated IP for my site?

Please open a ticket for to request an IP however you must provide a justification per as per...

SMTP is not working in my script

You will need to change the SMTP server setting from "mail.yourdomain.com" to "localhost".

Do you support Ion Cube?

Yes, Ion Cube encoded scripts are fully supported on our servers.Premium Magento Hosting - Free...

Do you support Microsoft FrontPage 98, 2000 & 2002 ?

No, FrontPage is obsolete technology and no longer supported by Microsoft the creator of the...