This article will show you how and where to get started with magento programming or magento development from beginning. (more…)...
We got many email contact about magento cloud hosting for maintenance recently but our customers still don't know they (more…)...
You spend a lot of time to make sure your magento store work smooth. You do everything you know and you believe it 's good enough but how do you (more…)...
If you want to add a barcode in your Invoice or shipment PDF in Magento, this blog will help you to do that. It’s very easy to implement. If you have some Magento developing skill, you can do it easily. I tested with different Magento versions and it’s working fine. (more…)...
Last time when I install magento and run it normally until a day I see the error: "The connection was reset". It show the blank page like this
If you meet this problem then let 's do these steps to fix
Restart your web server
Clear all cache in /var/cache
Make sure you delete folder /var/cache/session
Now clear browser cache and cookie and then load magento again.
I did these steps and it work fine. Hope it save your time!...
Our Top 3 Best Magento Hosting 2015 Award Winning Companies is finally announced after sending out 457 survey emails to our life time customers locate in US, EU, Asia and Australia. We got feedbacks from 215 customers and they are almost happy with their hosting plan what they are using. Not only base on the cheap price and high speed, the survey also base on the security, support quality, response support time, system tools, server up time... (more&hellip
As a magento programmer, we can't work if we don't learn a little bit server knowledge about server installation and configuration. At least install LAMP on Ubuntu. It 's very basic but this blog post with hope will help you save a little time in your server installation on Ubuntu 14.04 and make everything clean and clear what easy to develop and maintain. (more…)...
Magento theme design ebook will help you customize the apperarance of your Magento e-commerce store with Magento' powerful theming engine. (more…)
You have heard about the unbelievable open-source features Magento offers right out the box.You spare no time seeing it in action, have oo-ed and aah-ed over it all - over and over again. Now we share you a free magento ebook for designer what are useful for any magento development purpose. (more…)...
Thanks Magento2X 's customers who joined and provided the review information for our survey about magento hosting. Our Top 3 Best Magento Hosting Award Winning 2014 base on 357 emails what sent out to our customers and we got 187 reviews. It is not too many but good enough to vote for people to choose the right magento hosting what make the most our customers happy. (more…)
Magento 's the best ecommerce solution until now for our team and our customers. It keep growing and more perfect day by day. It 's quite easy to understand that a perfect system what must require a lot of specifications in system requirements and basic techniques but when you get it work you will be happy more than ever. In this post I will show you how to get started with magento in the easiest way with very simple steps. (more…)...
Increase Magento Performance is easier a lot from now with A2 SSD Hosting package for Magento. Magento2X team recently review and test magento hosting package provide by A2 include SSD support. The result is very impression since it 's really help to increase magento performance a lot. (more…)
Search Engine Optimization Techniques & Tips are shared and committed by many bloggers. But if you read a variety of blogs and websites, you’ll quickly see that there’s a lot of uncertainty over what makes up “the basics.” Without access to high-level consulting and without a lot of experience knowing what SEO resources can be trusted, there’s also a lot of misinformation about SEO strategies and tactics. (more…)
Optimize Magento Database is one of a very important task of developer who maintain magento site. Let 's play around with the number relate to database size and performance because we need to know why we do cleaning magento database to get the best performance before we do it. (more…)
Magento system requirements in base level, Magento will require the following software:
Supported Operating Systems:
Linux x86, x86-64
Supported Web Servers: (more…)...
Hosting compatible with magento is important and easy to check. In order to run Magento your hosting needs to meet some basic software requirements. For a complete list of system requirements please reference the Magento System Requirements. Now we only show the way to check if the hosting compatible with Magento.
You can test your hosting for compatibility by following these simple steps: (more…)
Optimize APC Cache is one of easy task what bring a better speed for Magento what should be done on any Magento VPS what support APC. APC (Alternative PHP Cache) is an opcode cache for PHP that works very well to speed up page loads when used on servers running Magento. There are many opcode caches available (APC, accelerator, xcache, etc) which can be used with Magento, but we will be focusing on APC here as it along with eAccelerator are recommended by M...
APC configuration for magento is quite simple with just only some text editor in configuration file. APC (Alternative PHP cache) is a free opcode cache for PHP, which optimize PHP intermediate code. APC engine cache the compiled bytecode of PHP scripts to avoid the overhead of parsing and compiling source code on each request. (more…)...