Moving Magento site from development server to live server
Recently I faced problem to move magento site from local (LAMP) environment to web server. I am posting steps to…
Recently I faced problem to move magento site from local (LAMP) environment to web server. I am posting steps to…
Regular expressions are a very useful tool for developers. They allow to find, identify or replace text, words or any kind of characters. In this article, I have compiled 15+ extremely useful regular expressions that any web developer should have in his toolkit.
Many of you develop php applications for multiple server environment. Webserver environment may be different, have different directory structure, so…
Recently I faced a big problem with large file uploads. One of my client has a Centos5 dedicated server. I…
I use mootools for all JS related tasks. Mootools is good library but has very limited support and few plugin…
Hi friends, 2 days ago I got a project in which I have to upload avi, mpeg or 3gp movie…
Recently I came across following when deploying webapplication on Linux serevr… SoftException in Application.cpp:303: UID of script “/home/xyz/public_html/en/pupgrade.php” is smaller…