Jason | 21st December 2012
Magento Community Edition 1.7.0.2, CentOS 5.7 64-bit The Problem In the Magento admin interface, you click on System/Configuration and then choose the Shipping Methods option from the left column. If you try to change any of the shipping methods, such as disabling Flat Rate shipping or enabling Table Rates, you get a nasty 500 error […]
Jason | 7th December 2012
Windows 7, Cygwin with SSH and MySQL Once you boil it down, this is actually pretty easy. One thing though, we need to have SSH and MySQL installed as part of Cygwin. To access the local drive from inside Cygwin, we type the following command at the cygwin prompt. 1$ cd /cygdrive/c That takes us […]
Jason | 3rd December 2012
Mac OS X (10.6.8) From terminal, we can execute a bash script easily. 1$ /Users/jason/Sites/scripts/myscript.sh That works fine, obviously, but it would be soooo cool if we could just call myscript from any location or folder. From terminal, we do the following. Switch to the current user’s root. 1$ cd ~/ Add the script path […]
Contact Me
Please fill out the form below and I will reply ASAP. I aim to answer all emails in 48 hours or less.