Skip to content

Commit 5c90673

Browse files
committed
feat(wbh): add php version overview
1 parent 9f1d141 commit 5c90673

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
meta:
3+
title: PHP versions on Scaleway Web Hosting platforms
4+
description: This page provides useful information about supported PHP versions across the different Web Hosting infrastructures.
5+
content:
6+
h1: PHP versions on Scaleway Web Hosting platforms
7+
paragraph: This page provides useful information about supported PHP versions across the different Web Hosting infrastructures.
8+
tags: webhosting php version
9+
dates:
10+
validation: 2024-08-12
11+
posted: 2021-09-12
12+
categories:
13+
- webhosting
14+
---
15+
16+
17+
Scaleway Web Hosting is based on different infrastructures, each with varying support for PHP versions.
18+
Below you find an overview of the available PHP versions for the existing infrastructures: [Dedibox Classic](/dedibox-console/classic-hosting/), [Dedibox cPanel](/dedibox-console/cpanel-hosting/), and [Scaleway Web Hosting](/managed-services/webhosting/) (cPanel and Plesk).
19+
20+
| PHP Version | Dedibox Classic | Dedibox cPanel | Scaleway cPanel | Scaleway Plesk |
21+
|-----------------|--------------------|-------------------|---------------------|--------------------|
22+
| PHP 5.3 | ✔️ | ✔️ |||
23+
| PHP 5.4 | ✔️ | ✔️ |||
24+
| PHP 5.5 | ✔️ | ✔️ |||
25+
| PHP 5.6 | ✔️ | ✔️ |||
26+
| PHP 7.0 | ✔️ | ✔️ |||
27+
| PHP 7.1 | ✔️ | ✔️ |||
28+
| PHP 7.2 | ✔️ | ✔️ |||
29+
| PHP 7.3 | ✔️ | ✔️ |||
30+
| PHP 7.4 | ✔️ | ✔️ |||
31+
| PHP 8.0 | ✔️ | ✔️ | ✔️ ||
32+
| PHP 8.1 | ✔️ | ✔️ | ✔️ ||
33+
| PHP 8.2 | ✔️ | ✔️ | ✔️ | ✔️ |
34+
| PHP 8.3 | ✔️ | ✔️ | ✔️ | ✔️ |
35+
36+
**Key:**
37+
- ✔️ = PHP version is supported
38+
- ❌ = PHP version is not supported
39+

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,6 +2784,10 @@
27842784
"label": "Plesk additional content",
27852785
"slug": "plesk-reference-content"
27862786
},
2787+
{
2788+
"label": "PHP versions on Scaleway Web Hosting platforms",
2789+
"slug": "php-version-overview"
2790+
},
27872791
{
27882792
"label": "Web Hosting Classic migration - Technical information",
27892793
"slug": "classic-hosting-migration-information"

0 commit comments

Comments
 (0)