Open Source Apps

OPTIONS pre-flight Check CakePHP 2

Before fetch sends a POST request to another domain it will do a CORS pre-flight check. The following website has the HTTP OPTIONS middleware code you can use for CakePHP 3. It mentions for a CakePHP 2 version you need to go to another website which is unavailable now...

Call to undefined function opcache_reset()

Got this error message 2018/03/13 22:12:41 [error] 17149#0: *7057 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function opcache_reset() in /path/to/wordpress/wp-content/plugins/opcache/opcache.php:72 And then created a file...

I have moved to Amazon Web Services

So tonight I moved my websites to AWS. I logged into AWS and created all my DNS zones and records in Route 53 and then logged into multiple DNS registrars they were registered with and pointed them to Route 53 DNS servers. I chose the default Amazon Linux AMI and then...

Google Algorithm Change Traffic Increase

On May 19 2014 Google made an Algorithm change as can be seen at this Google Algorithm Change History page. Around the same time I moved my website from Rackspace to DigitalOcean Anyway, a day or so later I noticed a marked increase in daily traffic. I thought perhaps...

www.domaincentral.com.au run a mile

Just trying to help a friend get Wordpress running on Domain Central The one click install of Wordpress they provided was many versions behind so I deleted it and attempted to upload 3.9.1 and did the install. And then ran straight into a brick wall: Domain central is...