Nov 18, 2014 | DirectAdmin Control Panel, FTP, PHP/MySQL Database, Web Hosting
In order to restore your website with system backup, your website hosting account shall have enough space for – 1. temporary backup file, and 2. extracted public_html Approximately, it shall be double of your current website file size If you are running out of...
Oct 13, 2014 | FTP, PHP/MySQL Database, Web Hosting
If you use Windows Notepad to edit PHP file and save it as Unicode, then you may have probability to encounter PHP errors – “Cannot send session cookie – headers already sent by …” If you use Notepad to edit PHP and save as Unicode Then,...
Aug 23, 2014 | Web Hosting, Website Builder
According to Google official blog, websites with SSL certificate installed may improve SEO ranking. From Google blog – We’ve also seen more and more webmasters adopting HTTPS (also known as HTTP over TLS, or Transport Layer Security), on their website, which is...
Jul 22, 2014 | DirectAdmin Control Panel, Web Hosting
In some rare circumstance, customer may encounter website browsing issue (e.g. cannot download particular component (e.g. html/images/flash/etc) during browsing, and cause the web page blank (etc) Customer may try to – 1. Disable image loading 2. Disable...
May 28, 2014 | Web Hosting
In some circumstance, customers would like to have some URL redirection. For example, you may want to forward http://www.abc.com/ to http://www.abc.com/eshop If so, you need to have some kinds of redirection. In the following, we will show you how to use PHP to...
May 28, 2014 | PHP/MySQL Database, Web Hosting
In our shared hosting environment, the server PHP is running in suPHP mode for security and remove the PHP safe-mode restriction. If you install a new PHP application, remember to set – 1. All PHP are of (max) permission 644 2. All directories (and its...