Using WordPress on Google App Engine

By: Kelly Heffner Wilkerson
October 25, 2016 at 01:45 PM


First, I'm really excited to be working on our new Decipher Tools knowledgebase/faq. It will be linked into our site header when we fully replace the content from our old Freshdesk FAQ site. Second, I wanted to write a short post about using WordPress in Google App Engine (which is what we're using for aforementioned new faq), since setting it up gave me that cloudy head feeling like I don't know what I'm doing. Maybe the resources I found can help others avoid the cloudy head!

I worked from the pretty solid directions from the Google Cloud Platform team. This page links to their GitHub as well, but I started from the zip and then updated WordPress later after I got things running.

I'm a bit short on time, so for now, I'm just going to spew some things I learned and hopefully flesh it out later with more appropriate tutorial-like writing. (And since you're reading this now, clearly I have NOT done that yet!)

google_app_engine.disable_readonly_filesystem = 1
// ADDED FOR GAE SUPPORT
// https://code.google.com/p/googleappengine/issues/detail?id=11354
define('COOKIEPATH', '/');

I'm sure I'll think of more.

View Comments

Decipher Tools Home

San Francisco / Phoenix, USA

© 2024 Decipher Media, LLC. · Privacy