How To Change php.ini File (max_execution_time, memory_limit) PHP extensions and values for a virtual server can be managed in multiple ways: via the global php.ini file, using...
HTTPS warning message Creating a certificate and using an HTTPS connection alone is not enough for the connection between the server and the...
Activating Jetpack What to do if you receive the following error during Jetpack installation: Your website needs to be publicly accessible to...
Detecting slow PHP requests On the Zone server platform, the real-time web server logs are situated in the logs directory. HTTP and HTTPS logs...
Inode In simple terms, one indoe equals to one file. Once the number of inodes allowed on the server has been...
SSH tips and tricks How to enable PHP modules? Have you activated some PHP modules on your web server that are not loaded by...
Favicon (favicon.ico) A favicon is a small 16×16 (or 32×32) pixel icon that serves as branding for your website. The main purpose...
301 redirect with .htaccess file To redirect web-traffic the following lines of code are entered with text editor (Notepad, WordPad etc.) and then saved as...