Hello, On cPanel server many of customer want to use the shared server to access the website and this need to installed on the server : To successfully utilize shared SSL, please use the following format: https://secure.hostname.com/~cpaneluser/ Shared Example: https://secure.hostname.com/~bill/ Reseller Example: https://secure.hostname.com/~bill/ These examples use bill as the cPanel username. Substitute your correct cPanel […]
See MoreCategory: cPanel
How to Change the Character Set Issue with WordPress Site’s ?
How to Change the Character Set Issue with WordPress Site’s ? You should change wordpress character set by using following command. mysql –database=jargalan_wrdp1 -B -N -e “SHOW TABLES” | awk ‘{print “ALTER TABLE”, $1, “CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;”}’ | mysql –database=jargalan_wrdp1 & Here make sure to replace your database name with : […]
See MoreRVsitebuilder Fatal error requires a license file!
RVsitebuilder Fatal error requires a license file. The license file has expired: If you get below errors then simply try to reinstall the RVSitebuilder with respect to resolve the issue: System Error NO DATA there was a problem initialising perms OR Fatal error: The encoded file /var/cPanel/rvglobalsoft/rvsitebuilder/www/ionctestlicense.php requires a license file.The license file /var/cpanel/rvglobalsoft/rvsitebuilder/rvsitebuilder.lic has […]
See More
You must be logged in to post a comment.