Author Archives: admin

How to enable Telnet feature in Windows 7

Telnet client is a tool useful for network trouble shooting. However, Telnet client is not install in Windows 7 by default. To install Telnet client in Windows 7, follow the following procedures: 1. Select “Programs And Features” from Control Panel … Continue reading

Posted in Networking, Software | Leave a comment

How to create a copy of wordpress site into xampp running on your local PC

Having your wordpress site in your local PC will serve as a backup for the site. It also enable you to test new features in it before implemented in the production site. Following are some steps for performing this task. … Continue reading

Posted in Networking, PC, Software | Leave a comment

phpMyAdmin: You probably tried to upload too large file.

Sometimes when importing database into MySQL, you may face with the error message of “You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.” To resolved this issue in phpMyAdmin, you will … Continue reading

Posted in Networking, Software | Leave a comment

phpMyAdmin: #1153 got a packet bigger than ‘max_allowed_packet’ bytes

Sometimes when importing database into MySQL, you may face with the error message of “#1153 got a packet bigger than ‘max_allowed_packet’ bytes” To resolved this issue in phpMyAdmin, simply increased max_allowed_packet to 16MB in MySQL configuration file: my.ini. For example: … Continue reading

Posted in Networking, Software | Leave a comment

Where is database password set in Joomla! Configuration

If you happen to change the MySQL database password of Joomla, you will need to update this password information into the var $password in configuration.php in the root of your Joomla! website. var $password = ‘new password’;

Posted in Software | Leave a comment

Bluehost Joomla: Could not instantiate mail function

User of Joomla site hosted in Bluehost may face the issue of “Could not instantiate mail function” if Joomla is not configured properly. To overcome this problem, under Joomla Global Configuration, PHP Mail Settings, SMTP username and password information are … Continue reading

Posted in Software | Leave a comment

Joomla! Installation Problem — Strict Standards: … cache.php on line 420

After installing the Joomla! version 1.7 on xampp, the following messages was generated on my site: Strict Standards: Accessing static property JCache::$_handler as non static in D:\xampp\htdocs\joomla\libraries\joomla\cache\cache.php on line 420 Following was solution posted on Joomla! Forum: Open Joomla admin … Continue reading

Posted in Software | Leave a comment

New Site for iPCNetworking Release!

After maintaining few pages related to computer network, Cisco Systems and networking, I have decided to consolidate all these sites into this new domain — iPCNetworking which will focus on all issues related to these areas. Hope that by having … Continue reading

Posted in Asian Language, Networking, PC | Tagged , , | Leave a comment

Google Chrome YouTube Video Downloader – FastestTube Extension

Many users access You Tube from Chrome and they want to download the video using the same Chrome browser. Fastest Tube is a Google Chrome Extension for downloading You Tube videos. It is a very comfortable extension which has lot … Continue reading

Posted in Chrome | Leave a comment

Google Chrome IE Tab Multi (Enhance) Extension

There are websites in the Internet only compatible with Internet Explorer (IE) browser. If you want to access these sites on Google Chrome without separately open it using IE, you can install a third-party add-on that runs IE in a … Continue reading

Posted in Chrome | Leave a comment