Linux, Apache, Nginx, MySQL, Javascript and PHP
PHP parse_url error for https requests from “Test Certificate Info”
The PHP websites I manage email me all notices, warnings and errors and I occasionally get warnings resulting from
Canon Easy Photoprint and CD LabelPrint Errors on Windows 7
I’ve recently reinstalled my main desktop computer from Windows 7 Beta 32 bit to Windows 7 Release Candidate 64 bit and had some
Paging through result data from the Google Analytics API PHP Class
I had a query the other day about paging through Google Analytics API data using my PHP Class; Google
CSS3 rounded corner input
The CSS3 properties border-radius and box-shadow allow a designer to easily create rounded input boxes with pure HTML and
Using find to locate files bigger or smaller than a size
The find command is really useful for locating files and directories etc on *nix and Mac. I recently needed
Connect a USB device with VMWare Server 2
I recently replaced my Windows Vista desktop/host machine with Windows 7 Release Candidate and switched from VMWare Server version 1
Get the current page path and filename with Javascript
A couple of days ago, I needed to get the current page’s path and script filename with Javascript, excluding
Reset an HTML form with Javascript
After receiving a number of "creative" ways to reset forms with Javascript on my "
Load JSON data with jQuery and PHP – Radio Buttons
A while back I wrote a series dealing with loading content and JSON data with jQuery and AJAX which
ERROR 1045 (28000): Access denied for user ‘debian-sys-maint’@’localhost’ (using password: YES)
If you’ve moved a MySQL installation from one Debian server to another and/or replaced the user logins on
Stop logging “internal dummy connection” in Apache
Apache 2.x keeps child processes alive by creating internal connections which appear in the log files as "internal
Master master replication with MySQL
MySQL databases can be replicated using master-slave replication and also with master-master replication. There are plenty of tutorials online
Resetting an HTML form with a reset input button
This post covers the HTML reset input button. I know this is very basic HTML but after some recent
TinyMCE _mcePaste divs and Webkit browsers
There is a bug in older versions of TinyMCE when using Webkit based browsers (Google Chrome and Apple’s Safari)
Apache .htaccess recipes, tips and tricks
This is a summary post containing a list of the articles from this blog containing recipes, tips and tricks
Free POP/110 and IMAP/143 email providers
I have compiled a list of email providers here that support POP3 mail access on port 110 and IMAP mail
Allowing and denying access by IP address with Apache
Apache’s configuration allows access to be restricted by IP address in both the main configuration file, virtualhost directives and .