diff --git a/pages/secret-manager/how-to/delete-secret.mdx b/pages/secret-manager/how-to/delete-secret.mdx index 9a0d92cf0b..4124cb5c33 100644 --- a/pages/secret-manager/how-to/delete-secret.mdx +++ b/pages/secret-manager/how-to/delete-secret.mdx @@ -3,7 +3,7 @@ title: How to schedule a secret deletion description: Discover how to securely delete secrets using the Scaleway console. Follow these steps to manage your sensitive data effectively. tags: secret sensitive-data storage-system schedule-deletion dates: - validation: 2025-04-15 + validation: 2025-10-22 posted: 2023-02-21 --- import Requirements from '@macros/iam/requirements.mdx' @@ -21,7 +21,7 @@ Once you schedule a secret for deletion, it enters a 7-day pending deletion peri - Created a [secret](/secret-manager/how-to/create-secret/) -1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. +1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Select the [region](/secret-manager/concepts/#region) in which to delete the secret, in the **Region** drop-down. 3. Click next to the secret you want to delete and click **Delete**. A pop-up displays informing you that the action schedules the deletion of your secret and its version. 4. Type **DELETE** and click **Delete secret** to confirm. Your secret displays in the **Scheduled for deletion** tab for a period of 7 days before being permanently deleted. diff --git a/pages/secret-manager/how-to/delete-version.mdx b/pages/secret-manager/how-to/delete-version.mdx index 578a490d54..d4986bbb63 100644 --- a/pages/secret-manager/how-to/delete-version.mdx +++ b/pages/secret-manager/how-to/delete-version.mdx @@ -3,7 +3,7 @@ title: How to schedule a version deletion description: Learn how to securely delete versions of secrets using the Scaleway console. Follow these steps to effectively manage your sensitive data. tags: sensitive-data storage-system api-key dates: - validation: 2025-04-15 + validation: 2025-10-22 posted: 2023-02-21 --- import Requirements from '@macros/iam/requirements.mdx' @@ -20,7 +20,7 @@ Once you schedule a version for deletion, it enters a 7-day pending deletion per - [Generated an API key](/iam/how-to/create-api-keys/) and enabled the `SecretManagerFullAccess` [permission set](/iam/reference-content/permission-sets/) - Created a [secret](/secret-manager/how-to/create-secret/) and one or more [versions](/secret-manager/how-to/create-version/) for it -1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. +1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Select the [region](/secret-manager/concepts/#region) in which to delete the version, in the **Region** drop-down. 3. Access the secret for which you want to delete the version. Your secret's **Overview** tab displays. 4. Click the **Versions** tab. diff --git a/pages/secret-manager/how-to/recover-secrets.mdx b/pages/secret-manager/how-to/recover-secrets.mdx index 1197eab9a7..66e2af92be 100644 --- a/pages/secret-manager/how-to/recover-secrets.mdx +++ b/pages/secret-manager/how-to/recover-secrets.mdx @@ -3,7 +3,7 @@ title: How to recover secrets scheduled for deletion description: Recover secrets scheduled for deletion in the Scaleway console before they are permanently removed. tags: secret sensitive-data scheduled-deletion recover-secret dates: - validation: 2025-04-15 + validation: 2025-10-22 posted: 2025-04-15 --- import Requirements from '@macros/iam/requirements.mdx' @@ -25,7 +25,7 @@ After this retention period, the secret and all its versions are permanently del ## How to recover one secret -1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. +1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Select the [region](/secret-manager/concepts/#region) in which to recover the secret, in the **Region** drop-down. 3. Click the **Scheduled for deletion** tab. Your secrets display. 4. Click next to the secret you want to recover and click **Recover**. A pop-up displays the estimated cost of recovering the secret. @@ -36,7 +36,7 @@ After this retention period, the secret and all its versions are permanently del ## How to recover several secrets -1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. +1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Select the [region](/secret-manager/concepts/#region) in which to recover the secret, in the **Region** drop-down. 3. Click the **Scheduled for deletion** tab. Your secrets display. 4. Tick the checkbox next to **Name** to select all the secrets you want to recover. diff --git a/pages/secret-manager/how-to/recover-version.mdx b/pages/secret-manager/how-to/recover-version.mdx index c4abb38cc7..a2baef5e44 100644 --- a/pages/secret-manager/how-to/recover-version.mdx +++ b/pages/secret-manager/how-to/recover-version.mdx @@ -3,7 +3,7 @@ title: How to recover a version scheduled for deletion description: Recover a version scheduled for deletion in the Scaleway console before it is permanently removed. tags: secret sensitive-data scheduled-deletion recover-version dates: - validation: 2025-04-15 + validation: 2025-10-22 posted: 2025-04-15 --- import Requirements from '@macros/iam/requirements.mdx' @@ -23,7 +23,7 @@ After this retention period, the version is permanently deleted. - Created a [version](/secret-manager/how-to/create-version/) - Scheduled a version for deletion -1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. +1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Select the [region](/secret-manager/concepts/#region) in which to recover the version, in the **Region** drop-down. 3. Access the secret for which you want to recover the version. Your secret's **Overview** tab displays. 4. Click the **Versions** tab. diff --git a/pages/webhosting/reference-content/php-version-overview.mdx b/pages/webhosting/reference-content/php-version-overview.mdx index 6882443594..0788d34db0 100644 --- a/pages/webhosting/reference-content/php-version-overview.mdx +++ b/pages/webhosting/reference-content/php-version-overview.mdx @@ -3,32 +3,28 @@ title: PHP versions on Scaleway Web Hosting platforms description: This page provides useful information about supported PHP versions across the different Web Hosting infrastructures. tags: webhosting php version dates: - validation: 2025-04-16 + validation: 2025-10-22 posted: 2024-10-24 --- Scaleway Web Hosting is based on different infrastructures, each with varying support for PHP versions. -Below you find an overview of the available PHP versions for the existing infrastructures: [Dedibox Classic](/classic-hosting/), [Dedibox cPanel](/cpanel-hosting/), and [Scaleway Web Hosting](/webhosting/) (cPanel). +Below is an overview of the available PHP versions for the existing infrastructures: [Dedibox Classic](/classic-hosting/), [Dedibox cPanel](/cpanel-hosting/), and [Scaleway Web Hosting](/webhosting/) (cPanel). | PHP Version | Dedibox Classic | Dedibox cPanel | Scaleway cPanel | |-----------------|--------------------|-------------------|---------------------| -| PHP 4.4 | Y | Y | N | -| PHP 5.2 | Y | Y | N | -| PHP 5.4 | Y | Y | N | -| PHP 5.5 | Y | Y | N | -| PHP 5.6 | Y | Y | N | -| PHP 7.0 | Y | Y | N | -| PHP 7.1 | Y | Y | N | -| PHP 7.2 | Y | Y | N | -| PHP 7.3 | Y | Y | N | -| PHP 7.4 | N | Y | Y | -| PHP 8.0 | N | Y | Y | -| PHP 8.1 | N | Y | Y | -| PHP 8.2 | N | N | Y | -| PHP 8.3 | N | N | Y | - -**Key:** -- Y = PHP version is supported -- N = PHP version is not supported +| PHP 4.4 | Supported | Supported | Not supported | +| PHP 5.2 | Supported | Supported | Not supported | +| PHP 5.4 | Supported | Supported | Not supported | +| PHP 5.5 | Supported | Supported | Not supported | +| PHP 5.6 | Supported | Supported | Not supported | +| PHP 7.0 | Supported | Supported | Not supported | +| PHP 7.1 | Supported | Supported | Not supported | +| PHP 7.2 | Supported | Supported | Not supported | +| PHP 7.3 | Supported | Supported | Not supported | +| PHP 7.4 | Not supported | Supported | Supported | +| PHP 8.0 | Not supported | Supported | Supported | +| PHP 8.1 | Not supported | Supported | Supported | +| PHP 8.2 | Not supported | Not supported | Supported | +| PHP 8.3 | Not supported | Not supported | Supported | diff --git a/pages/webhosting/reference-content/understanding-differences-cpanel-plesk.mdx b/pages/webhosting/reference-content/understanding-differences-cpanel-plesk.mdx index dab774bdc7..2abc1e87cb 100644 --- a/pages/webhosting/reference-content/understanding-differences-cpanel-plesk.mdx +++ b/pages/webhosting/reference-content/understanding-differences-cpanel-plesk.mdx @@ -3,7 +3,7 @@ title: Understanding cPanel description: This page helps you understand the cPanel control plane. tags: webhosting cpanel control-plane dates: - validation: 2025-04-16 + validation: 2025-10-22 posted: 2023-11-29 --- diff --git a/pages/webhosting/troubleshooting/cant-access-website-mail.mdx b/pages/webhosting/troubleshooting/cant-access-website-mail.mdx index d1e3c0bbda..3dc679c06d 100644 --- a/pages/webhosting/troubleshooting/cant-access-website-mail.mdx +++ b/pages/webhosting/troubleshooting/cant-access-website-mail.mdx @@ -1,14 +1,14 @@ --- title: Troubleshooting email or website access issues -description: This page suggests solutions if you cannot access your emails or website. +description: This page suggests solutions if you cannot access your Web Hosting emails or website. tags: web-hosting troubleshooting dates: - validation: 2025-04-16 + validation: 2025-10-22 posted: 2025-02-05 --- ## Problem -You are unable to access your emails or website. +You are unable to access your Web Hosting emails or website. ### Symptoms - The website does not load or shows an error. @@ -23,18 +23,18 @@ You are unable to access your emails or website. ## Solution #### Check if DNS records are set up correctly or need time to propagate -- Verify your domain's DNS records in [Scaleway’s DNS management interface](/webhosting/how-to/configure-dns-webhosting/). +- Verify your domain's DNS records in your domain's **DNS verification** tab of the [Scaleway console](https://console.scaleway.com/webhosting/). - Use a DNS checker (e.g., [whatsmydns.net - DNS Propagation Checker](https://www.whatsmydns.net/)) to ensure your domain resolves correctly. - If you have recently updated DNS settings, allow **up to 48 hours** for full propagation. #### Check if firewall or security restrictions may prevent access - Try accessing your website from a different network or mobile data. -- Ensure your site’s `.htaccess` or firewall rules do not unintentionally block access. +- Ensure your website’s `.htaccess` or firewall rules do not unintentionally block access. #### Check your email configuration for potential issues - Verify your [email settings](/webhosting/how-to/manage-email-accounts/) in your Web Hosting panel (SMTP, IMAP, and POP3 configurations). - Verify your [DNS settings](/webhosting/how-to/configure-dns-webhosting/) and ensure your domain has the correct **MX**, **SPF**, and **DKIM** records set up. -- Check if your email client or ISP is blocking outgoing SMTP connections (use **port 587 or 465** instead of port 25). +- Check if your email client or ISP is blocking outgoing SMTP connections (use ports `587` or `465` instead of port `25`). #### Check if your SSL certificate may have expired or is not installed correctly - Check your SSL certificate status via an SSL checker tool (e.g., [SSL Labs](https://www.ssllabs.com/ssltest/)). @@ -42,10 +42,10 @@ You are unable to access your emails or website. - Ensure your domain is correctly configured for HTTPS in your website settings. #### Check if your hosting server may be undergoing maintenance or experiencing downtime -- Check Scaleway’s [status page](https://status.scaleway.com/) for any ongoing incidents. +- Check Scaleway’s [status page](https://status.scaleway.com/) for information on ongoing incidents. ### Additional troubleshooting steps -- Clear your browser cache and DNS cache (`ipconfig /flushdns` on Windows or `sudo dscacheutil -flushcache` on macOS). +- Clear your browser and DNS cache (`ipconfig /flushdns` on Windows, or `sudo dscacheutil -flushcache` on macOS). - Test website access using an online proxy or VPN to rule out local ISP issues. - Check the complete documentation of [cPanel](https://docs.cpanel.net/cpanel/) for further information. diff --git a/pages/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk.mdx b/pages/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk.mdx index 333a67c469..574b7ded9c 100644 --- a/pages/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk.mdx +++ b/pages/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk.mdx @@ -3,7 +3,7 @@ title: Troubleshooting cPanel access issues description: This page suggests solutions if you cannot access cPanel. tags: web-hosting troubleshooting dates: - validation: 2025-04-16 + validation: 2025-10-22 posted: 2025-02-05 --- @@ -13,7 +13,7 @@ You are unable to log in to cPanel. ### Symptoms - Login attempts fail with incorrect credentials. - The login page does not load or times out. -- An error message like "Invalid login" or "Too many failed attempts" appears. +- An error message like `Invalid login` or `Too many failed attempts` displays. ## Possible causes - Incorrect username or password. @@ -23,7 +23,7 @@ You are unable to log in to cPanel. - A firewall or security setting is restricting access. ### Solution -- Check the [service status page](https://status.scaleway.com/) for any ongoing maintenance or outages. +- Check the [service status page](https://status.scaleway.com/) for information on ongoing maintenance or outages. - Reset your password using the password reset feature of your Web Hosting plan in the [Scaleway console](https://console.scaleway.com/webhosting/webhosting). - Try accessing cPanel from a different network (e.g., using mobile data). - Disable any VPNs, proxies, or security software that might be blocking the connection.