Cacti, DirectAdmin : Install Spine 0.8.7d as a poller instead of a default one.
shell> cd /var/www/html
shell> wget http://www.cacti.net/downloads/cacti-0.8.7d.tar.gz
2. Change directory of Cacti 0.8.7b (Old) to something Else. Then, extract Cacti 0.8.7d and change directory name to the one we use.
shell> mv cacti cacti_old_version
shell> tar xzvf cacti-0.8.7d.tar.gz
A month ago, I'm thinking about to open another online store to sell something online. My major requirement is pretty easy. Those are: - Multilanguage support - Use UTF-8 - Able to do Anonymous Checkout. (Guest Checkout / Check Out Without Account) If it's possible, a few other features I needed are : - Single page checkout - Import/Export Product
I just have a chance to play around with ZenMagick, an extension of ZenCart. ZenCart is one of the most popular shopping cart software. After I followed the installation process. everything seems to work fine until I found that ZenMagick doesn't support UTF-8 in the front end. What you have to do to make it support is : 1. Search for this file -> zenmagick\themes\default\lang\english\i18n.php , Open it. 2. Change from 'LC_TIME_LOCALE' => 'en_US.ISO_8859-1', to 'LC_TIME_LOCALE' => 'UTF-8',
© 2007 - 2023 BXTra.net. All Rights Reserved.
Certain other content, photos and artwork displayed on BXTra.net are protected by copyright and are the property of their respective owners.