Error: No connection could be made because the target machine actively refused it. zendnwar September 30, 2014 Magento 0 Comments It is very simple. Please check your root, password and database. Related Posts Track Visitor’s Information in Magento zendnwar April 23, 2015 <?php $visitorInfo = Mage::getSingleton(‘core/session’)->getVisitorData(); pr .. How to get attribute set name in Magento? zendnwar July 30, 2015 <?php Mage::getModel(‘eav/entity_attribute_set’)->load($_product->getAttri ..