WordPress debug.log

When you install a WordPress site via SpinupWP, both WP_DEBUG and WP_DEBUG_LOG are enabled by default. This is because debug.log is useful for finding obscure issues which are hard to track down, especially on live sites. However, this often goes against conventional wisdom, which generally discourages the use of WP_DEBUG_LOG on live sites. Usually for…

How do PHP Workers Impact WordPress Performance?

Caching is king when it comes to WordPress performance. A well-optimized page cache like that of SpinupWP can unlock blazingly fast load times and handle hundreds of concurrent requests without breaking a sweat. However, not all sites can be page cached. Highly dynamic WordPress sites, such as community forums, often have page caching disabled. Similarly,…

Installing Other Web Apps on SpinupWP

While we do not officially support the installation of web apps other than WordPress, web apps that run on a LEMP stack (Nginx, PHP, MySQL, Redis, etc) can be set up to run on SpinupWP servers. This includes popular frameworks like Laravel and Symfony and CMSs like Drupal (with an Nginx config), Craft CMS, Statamic,…

Why is my WordPress Site Not Loading?

One of the hardest parts of hosting WordPress sites yourself is trying to figure out why a site isn’t loading. There is an array of potential issues that could prevent a site from loading properly. We’re going to look at what causes some of these issues and how you might begin to investigate them. Server…

How to Install WordPress on AWS Lightsail

Looking to use Amazon Web Services (AWS) for hosting your next WordPress site but you’re not familiar with deploying AWS EC2 instances? We recommend that you use Amazon Lightsail. Amazon Lightsail extracts away a lot of the complexities around AWS and makes it simple to spin up virtual servers, while still using the same underlying…

How to Install WordPress on Google Cloud Compute

Let’s go ahead and connect a Google Cloud Compute VM Instance to SpinupWP. Before you start this process, you will need to sign up for a Google Cloud Platform account if you don’t already have one. Once signed in, navigate to Compute Engine > VM Instances and click Create. When adding a new VM instance…

File Ownership and Permissions

In order for some of WordPress’ features to function, it will need write access to your site’s files and folders. This is true of the following features: Media Library uploads Adding/updating plugins and themes Updating WordPress core If you manage WordPress core, plugins, and/or themes via git, Composer or some other deployment process, WordPress will…

Getting Started

Once you’ve signed up for SpinupWP, and you’re ready to start spinning up WordPress sites, the first thing to do is to click Spin Up a New Server from the dashboard. Provisioning Your First Server Sites Migrate an Existing Site Adding a Site Editing a Site Email Provisioning Your First Server You’ll need to choose a…

Create a Custom SpinupWP Dashboard in Under 30 minutes Using Laravel and Inertia

If you’re an agency or a freelance web designer using SpinupWP to manage your servers, chances are you’ll need to give clients access to manage their own websites. In this tutorial, we’ll show you how you can build a custom SpinupWP dashboard using the SpinupWP SDK, the popular PHP framework Laravel, and Inertia.js. SpinupWP provides…

Caching in SpinupWP

WordPress is a database driven CMS, meaning there are many moving parts when handling an incoming request. Out-of-the-box WordPress has to query the database and render the page before it can be sent to a user. This happens on every single incoming request, which is hugely inefficient if the page content hasn’t changed. A typical…

Start Your 7-Day Free Trial

Begin your SpinupWP journey today and spin up your first server within minutes.

Subscribe to get the latest news, updates and optimizations in performance and security.

You are already logged in

It looks like you are already logged in to SpinupWP.

Please log out of this account to continue.

Registration Successful

Thanks for registering for a new SpinupWP account.

Before getting started, could you verify your email address by clicking on the link we just emailed to you?

Start Your 7-Day Free Trial

No credit card required. All features included.

By signing up to SpinupWP, you agree to our Terms and Conditions.
For privacy related information, view our Privacy Policy.