If you’re reading this, you’ve stumbled across the HTTPS secured and IPv6 enabled version of the Cafes. This has moved from a classic shared Linux server on pair.com to App Engine Standard on GCP. The transition is still in progress and was not without bumps.
Read the rest of this entry »
This entry was posted
on Saturday, November 18th, 2017 at 10:24 am and is filed under PHP, Web Development.
You can follow any responses to this entry through the Atom feed.
Both comments and pings are currently closed.
WP_Cache seemed to work well for Mokka mit Schlag so now I’ve installed it here on The Cafes too. It dramatically speeds up performance by caching query responses while still allowing for live comments and editing and all that yummy fired goodness WordPress is famous for. We shall see. If anyone notes any problems on this site suddenly cropping up, please holler.
Read the rest of this entry »
This entry was posted
on Thursday, May 3rd, 2007 at 12:18 pm and is filed under PHP, Web Development.
You can follow any responses to this entry through the Atom feed.
You can make a comment or trackback from your own site.
If you’ve installed PHP in /usr/local as many people do, then your php.ini file is in /usr/local/php/lib. If you’ve installed PHP somewhere else, then you’ll find it in the corresponding lib directory. For instance, I like to put PHP in /opt/php5, so my php.ini file is in /opt/php5/lib.
Read the rest of this entry »
This entry was posted
on Monday, March 27th, 2006 at 10:57 am and is filed under PHP, Web Development.
You can follow any responses to this entry through the Atom feed.
You can make a comment or trackback from your own site.