Category: Linux

Instructional: Testing your new web site before going live

website construction illustration

Web Developers are so used to it that don’t even think about it anymore: Testing a web site before launching it to the public requires “tricking” your browser into retrieving a page from a staging or development server instead of your live web server.

Read More

PHP5 with Ubuntu 20.04 LTS LAMP Stack

PHP5 with Ubuntu 20.04 LTS LAMP Stack

PHP5 with Ubuntu 20.04 LTS LAMP Stack

Ubuntu Linux 20.04 comes with PHP 7.4. Some web site code written in the PHP 5 (or earlier) era is not compatible with that version of the hypertext preprocessor and will break under a new OS build with all up-to-date binaries.

Read More