hpr2312 :: Troubleshooting Websites with XAMPP
Frank describes how he used XAMPP to clone his website to localhost so he could shoot some trouble.
Hosted by Frank Bell on Tuesday, 2017-06-13 is flagged as Clean and is released under a CC-BY-SA license.
XAMPP, Apache, PHP, Perl, Wordpress.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr2312
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:14:46
general.
Using XAMMP To Toubleshoot a Website
XAMMP is package containing a complete LAMPP stack configured to work out of the box. It is avalable for Mac, Windows, and Linux from ApacheFriends.org and includes
- Apache
- MariaDB
- PHP
- Perl
XAMPP is excellent for testing a new website, testing updates for an existing site, or troubleshooting a misbehaving site.
In this podcast, Frank tells how to set up XAMPP against the background of having recently had to troubleshoot his own recalcitrant website.
XAMPP startup messages:
# cd /opt/lampp
# ./lampp start
Starting XAMPP for Linux 5.6.30-0...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.
Links:
- Apache Friends: https://www.apachefriends.org/index.html
- The XAMPP Linux FAQ: https://www.apachefriends.org/faq_linux.htmlXAMPP
- Frank's Blog Post about Troubleshooting with XAMPP (on which this podcast is based): https://pineviewfarm.net/weblog/2017/03/86811/