Four Seasons Hosting
Client Portal Server StatusDiscord
  • Overview
  • FAQ
    • 🖥️VPS Hosting
    • 🎮Game Server
    • 🌐Web Hosting
    • 💰Billing
    • ❓General Questions
    • 🖥️Dedicated Server
    • Server Hardware
  • Panel Knowledge Base
    • 💼Client Area
      • Discord Linking
      • How to pay with Cashapp
      • 🤑Affiliate Program
      • How to Cancel A Service
      • How to upgrade/downgrade your service
    • 🎮Game Server Panel
      • Staff Request
      • Minecraft Features
      • How to change the game?
      • How to reset your Game Panel Password
      • Creating A Schedule
      • Your Server Node
      • Uploading Files Via SFTP
      • Adding Dev/ Sub Users
      • Subdomain
      • Server Importer
  • Service Knowledge Base
    • 🕸️Web Hosting
      • Common Website Errors
      • Four Seasons Name Servers (DNS)
    • ☁️Virtual Private Servers
      • Creating Your VPS
      • Logging into your VPS (Windows)
      • Developers and your VPS
      • How to connect to your VPS from any Linux/Debian Distro
      • Opening Ports on a VPS
      • Resetting your VPS Password
      • SSH Client Setup
      • Change Window Server Password (Locked Out)
    • 💲Reseller
    • 🖥️Dedicated Servers
      • Managing Your Server
      • Creating Backups
  • Game Knowledge Base
    • Ark
      • ARK: SA GameUserSettings.ini
      • ARK: SA Game.ini
      • ARK: SA Command /Server Startline
      • ARK: Survival Ascended VPS Set Up
    • 🚘FiveM
      • Set up a FiveM Server on a VPS
    • 🧊Minecraft
      • How much ram do I need for my Minecraft server?
      • Helpful Info!
        • What is the difference between Spigot, Paper, and PurPur?
        • Using .sh to start your server
        • How to Install Datapacks to your server?
      • Plugins
        • Bluemap
        • Chunky
        • Dynmap
        • Simple Voice Chat
      • Managing your Server
        • How to set a custom seed on your Minecraft Server
        • How to Set a Custom Minecraft Server Icon
        • Changing Your Version
        • Add Add-ons to your Bedrock Server!
        • Running Version 1.17 or below
        • Using Chunker to Convert Minecraft Worlds Across Editions
        • How to Optimize Your Server
        • How To Enable/Disable/Manage Your Whitelist/Allowlist?
      • Common Issues
        • Server Connection Timed Out
        • Exception Server Tick Loop
        • Failed to check session lock
        • How to Fix: Authentication servers are down. Please try again later
      • Reducing Lag
        • Reduce Lag on FabricMC server!
        • Reduce Lag on ForgeMC server!
    • 🐣Palworld
      • How to direct connect to your Palworld Server
    • Soul Mask
      • Soul Mask How-to's
        • How to change the game mode on your Soulmask Server
        • How to Update Your Soulmask Server
        • How to Change Soulmask Server Settings
      • Admin Commands Guide
    • 🪨Rust
    • Sons of the Forest
      • Configuring custom settings on your Sons of the Forest server
      • Setting up a Sons of the Forest server
    • Valheim
      • How to Add Mods to Your Valheim Server
      • How to fix Valheim server saying "missing world"
      • How to add admins on your Valheim server
      • Updating your Valheim Server
      • Debugging basic errors on your Valheim server
    • V Rising
      • How to Configure V Rising Server Settings
    • Arma Reforger
      • Server Requirements
      • Complete config.json guide
Powered by GitBook
On this page

Was this helpful?

  1. Service Knowledge Base
  2. Web Hosting

Common Website Errors

Here are some common website errors that you may encounter as a customer of Four Seasons Hosting, along with their possible solutions. We encourage customers to try resolving the issues themselves before reaching out to our support team:

404 Error (Page Not Found)

Solution: If you encounter a 404 error, first check the URL for any typos or incorrect page references. Ensure that the page or resource you are trying to access actually exists on your server. If the page has been moved or renamed, you can implement a redirect using our control panel.

Internal Server Error (HTTP 500):

Solution: If you come across an internal server error, check the error logs in our control panel for specific details. Common causes include misconfigured server settings, issues with file permissions, or problems with your website's code. You can try fixing the issue by reviewing your configuration or seek assistance from our support team.

Database Connection Error

When facing database connection errors, verify that the database credentials (username, password, database name, and hostname) used in your website's configuration files are accurate. Ensure that your database server is running and accessible. Check for any misconfiguration or firewall restrictions that may prevent the connection.

White Screen of Death

A white screen of death typically indicates a PHP error or a memory limit issue. Enable PHP error reporting in your website's configuration files to identify the specific error. You can also try increasing the PHP memory limit in our control panel or seek assistance from our support team if the problem persists.

Cross-Origin Resource Sharing (CORS) Errors

CORS errors occur when your website attempts to access resources (e.g., fonts, scripts, or APIs) hosted on a different domain. Ensure that the server hosting the resource allows requests from your domain. Set the appropriate CORS headers or consult our support team for assistance.

Slow Website Performance

Slow loading times can result from various factors. Optimize your website code, images, and scripts to reduce file sizes and improve caching. Consider using a content delivery network (CDN) to distribute content and improve load times. You can also upgrade to a higher-performance hosting plan if necessary.

DNS Resolution Errors:

If your website fails to resolve or displays a "DNS not found" error, confirm that your domain's DNS settings are correctly configured. Double-check the nameservers to ensure they point to our DNS provider. Allow sufficient time for DNS propagation if changes were recently made.

403 Forbidden Error:

A 403 error indicates insufficient permissions to access a specific resource. Check the file permissions to ensure they allow access to the resource. Review your website's configuration or .htaccess file to ensure it does not unintentionally restrict access.

SSL Certificate Errors

If you encounter SSL certificate errors, ensure that your SSL certificate is valid and properly installed on our servers. Verify that the domain name matches the certificate and that it has not expired. Check for any mixed content issues (HTTP elements on an HTTPS page) that may trigger warnings.

Error Establishing a Database Connection

If you encounter an error establishing a database connection, double-check the database credentials specified in your website's configuration files. Confirm that your database server is running and accessible. Ensure that your database is not corrupted or experiencing any issues.

If the Errors is not listed above please contact our Support team who will do the best to help.

Last updated 1 year ago

Was this helpful?

🕸️