Fix Magento Access Denied After Patch SUPEE-6285
Magento has released a critical patch (SUPEE-6285) that fixes many XSS and CSRF vulnerabilities (Official Release). However, it seems many 3rd party extensions were affected by this due to READ MORE
How To Fix: InnoDB Enabled But Not Starting
This is for CentOS, but it should work on Debian/Ubuntu as well. There are two reasons why InnoDB would not start: It’s not enabled in my.cnf The log files are READ MORE
How To Cache Files to Leverage Browser Caching in htaccess
One of the most essential factors in improving page loading speed is by caching static files such as javascripts, css, fonts and images in the user’s browser. This READ MORE
Installing VNC Server on CentOS 7
VNC allows you to connect to your server or computer remotely using a graphical user interface. Installing The VNC Server: Install the CentOS desktop yum groupinstall “GNOME Desktop” READ MORE
Forwarding IP Address From Varnish to Apache On Ubuntu & CentOS
By default, varnish doesn’t forward the public IP of the visitor to the web server such as Apache or Nginx. This makes it harder to detect the visitors’ real READ MORE
Forwarding a Domain Name to a New Domain Using Cloudflare
Lately, I moved my domain names to namesilo, and I noticed that their domain forwarding option will only forward the root domain, rather than all the pages or virtual READ MORE