When running PHP applications on your hosting account, you may encounter the PHP memory limit – a crucial setting that controls how much memory a PHP script can consume. This limit prevents individual scripts from using all available server resources, which could otherwise slow down or crash your entire website.
The memory limit is measured in megabytes (MB) and is configured in your server's php.ini file or via .htaccess. Common default values range from 64MB to 256MB, but this varies depending on your hosting plan.
You might need to increase this limit when:
To check your current limit, create a PHP file with phpinfo(); function or add this code to a script: echo ini_get('memory_limit');
Increasing the limit is usually done by adding this line to your .htaccess file: php_value memory_limit 256M or by modifying the php.ini file. However, shared hosting plans often have maximum allowed values – contact your hosting provider if you need higher limits.
Remember: While increasing memory can solve errors, it's better to optimize your code first. Poorly written scripts that constantly need more memory will eventually hit even the highest limits. Monitor your memory usage and consider upgrading your hosting plan if you consistently need more resources.
We provide a range of scalable shared hosting solutions designed for blogs, business sites, and online portfolios. Each plan includes essential features to ensure optimal performance.
Ideal for launching a simple personal blog or a small static website to establish your initial online presence.
Starter Package
1 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Perfect for growing blogs or small business websites that require more storage and resources.
Growth Plan
2 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Suited for dynamic websites, online communities, or small online stores with moderate traffic.
Business Package
5 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Excellent for resource-intensive websites, medium-sized online stores, or multimedia-rich portfolios.
Professional Tier
10 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Designed for high-traffic business websites, extensive blogs, or e-commerce platforms with many products.
Advanced Solution
20 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Our most powerful shared hosting plan, built for large enterprises, major online marketplaces, and high-demand applications.
Enterprise Grade
50 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety