500 Internal Server Error The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website’s server, but the server could not be more specific on what the exact problem is. [1. Lifewire] When I first...
How To Update To PHP7 Part 2 In this part 2 video, I just want to mention another plugin that can help you prepare your website for the upgrade to PHP 7 if you have not done so yet. PHP Compatibility Checker by WP Engine. Purpose: To check if your plugins and...
How to Update to PHP 7 and troubleshooting Hints Some web hosting providers have already automatically updated their servers to PHP7. While other providers have this update available but require the website owner or developer to perform the update. What is the...
So why would I want to learn Node.js? It is the future of web development. Node.js is a representative of a younger web development generation. Learning tutorials provided at the bottom of this post to help you get started! So what is Node.js? Before I looked...
Cross Platform Services To Develop, Deploy, Manage and Test Web and Mobile Apps I was building a web app using React on my local machine and needed to test it live. Since I have the files stored on my local computer, I needed to stage the app so others...