Configuring XAMPP for Multiple Web Sites
Configuring XAMPP for Multiple Web Sites, have a full Apache server on your Windows computer, for web site development. XAMPP configuration with Windows Hosts file.
Configuring XAMPP for Multiple Web Sites, have a full Apache server on your Windows computer, for web site development. XAMPP configuration with Windows Hosts file.
If your IIS server doesn’t set PHP $_SERVER[‘DOCUMENT_ROOT’], here’s how you can set it in a configuration file so all your PHP programs have it.
Using PHP Composer packages if you don’t have Composer. Standard PHP code to access files (but without the version checking Composer has).
Problems with WordPress Update hanging? Or plugins failing with compression? Might be the version of PHP on your server, having bugs in Unzip.
Get Web Server Errors reported via email and log file. 404, 403, and some 500 errors.
Software and tools for web site developers, WordPress users, programmers, and using computers effectively.
Techniques for testing complex regular expressions or strings containing special characters, in Apache .htaccess files.
Apache or IIS detailed error reporting, for 404:File Not Found or 403:Forbidden errors. Visitors see minimal information, site administrators get log entries and optionally an email about each error.
Starting and Stopping Xampp (Apache, MySql) in Windows 7, whether as a Windows Service or as an Application. Here’s the correct process, and how to know which method to use.
WordPress Post Editor and popup options and configurations not working? Try having Google host your jQuery and AJAX libraries. (Also replace jQuery and TinyMCE on your site) Fixed the problem for me, and visitors probably have them cached by their browser so your site is faster for them.