Monthly Archives: September 2019

CakePHP 2.10 is not cleaning up fixtures

CakePHP has infrastructure to remove tables created in the test database as fixtures. The documentation implies that these tables will be removed as part of the test cleanup. But it is not happening. Here is where it fails. This class … Continue reading

Posted in Uncategorized | 1 Comment

Adding a domain to a PositiveSSL Multi Domain certificate for web sites hosted on a CPanel installation

You have to “reissue” the certificate. First step is to create a new Certificate Signing Request (CSR) on the host. CPanel allows you to put multiple domains on the CSR, and that’s how you add a new domain to an … Continue reading

Posted in Uncategorized | Leave a comment