How to Install Apache, PHP, MySQL, phpMyAdmin – FreeBSD 11.2-Release
How to Install Apache Web Server Apache, and all the other packages that we’re going to use here can be installed either via pkg(8) or via FreeBSD ports. To install…
How to Install Apache Web Server Apache, and all the other packages that we’re going to use here can be installed either via pkg(8) or via FreeBSD ports. To install…
If you get Encryption error on login using root then try following. Login as root in shell/ssh1. try setting new password for root user. passwd if this does not help…
Elasticsearch is flexible and powerful open-source, distributed real-time search and analytics engine. Using a simple set of APIs provides the ability for full-text search. Elastic search is freely available under…
How to fix the “Missing temporary folder” error?To fix this error, you have to edit the wp-config.php file in WordPress. You can edit this file using file manager or FTP.…
Centova Cast is the leading management platform for Internet radio streams, providing extensive insight and control to stream hosting providers.Centova Cast offers powerful features for both stream hosting providers and…
Your web server is running on port 80 to listen http connections on AWS Ec2 instnace. After that configured AWS ELB to listen on HTTP and HTTPS protocols and forwarding…
2. Select your preferred language and then your country location. You’ll also be prompted to configure your keyboard with the appropriate keymap. 3. Specify your geographic location. 4. The installer…
A LAMP Stack is a set of open-source software that can be used to create websites and web applications. LAMP is an acronym, and these stacks typically consist of: Install…
Following article will assist you to install Memcache in cPanel/WHM server. Click on Manage button of PHP Pecl language module. Under Find a PHP Pecl search bar, search for “memcache” and click on Go button. From the search…
Enabling gzip compression for a domain in Plesk gzip on; gzip_disable "MSIE [1-6]\\.(?!.*SV1)"; gzip_proxied any; gzip_comp_level 5; gzip_types text/plain text/css application/javascript application/x-javascript text/xml application/xml application/rss+xml text/javascript image/x-icon image/bmp image/svg+xml; gzip_vary…