Unknown collation: ‘utf8_general_ci’
“Unknown collation: ‘utf8_general_ci’”. This issues occurs if you’re attempting to migrate from MySQL version 5.5.3+ to an older database. The utf8 is new encoding type...
How to upload zip file directly from URL to cPanel using PHP
To upload zip file directly from URL to cPanel using PHP, follow these steps: 1. Create a new file php at root folder named getzip.php,...
How to Install WordPress Manually ?
- Download the WordPress package to your local computer from http://wordpress.org/download/. ...
- Upload WordPress to Hosting Account.
- Create MySQL Database and User.
- ...
How to change the root password from WHM
We can change the root password of server from WHM using steps as given below:
Step 1. Login to WHM. (http://yourserverip:2085) or (https://yourserverip:2088)
Step 2....
Step 1. Login to WHM. (http://yourserverip:2085) or (https://yourserverip:2088)
Step 2....
Jquery Effects
animate() Shows a custom animation on the selected items Example: “Animate” an element, by changing its height: $(“button”).click(function(){ $(“#box”).animate({height:”300px”}); }); clearQueue() Removes all remaining queued...
Creating DNS records for your domain
It’s very easy to create in Slice-host Management Panel. In this Post we will attending at creating a DNS area for new domain with the...
How to create Sub Domain at Slice Host
Slice Host provides a setup to create the DNS for domain name To create the subdomain steps as below: Step 1. Login to slice host...