ComusThumbz Documentation
Admin Login

Impostazioni server

Impostazione del server per ComusThumbz

Che cosa questa guida fa

Questa guida ti consente di configurare un server web per eseguire ComusThumbz. Imparerai a preparare il tuo ambiente di hosting passo-passo, se stai usando un pannello di controllo come cPanel o HestiaCP, o configurare un server fresco da solo.

Alla fine di questa guida, il server sarà pronto per installare ed eseguire ComusThumbz con tutte le funzioni di elaborazione video, gestione delle immagini e del sito che funzionano correttamente.

[Screenshot: page-overview]


Per chi è questa guida

Questa guida è scritta per i proprietari di siti che hanno bisogno di preparare un server per ComusThumbz. È necessario utilizzare questa guida se:

  • Hai appena acquistato hosting o un server e devi configurarlo
  • Stai migrando ComusThumbz a un nuovo server
  • Il server corrente non funziona correttamente e è necessario correggere la configurazione

Non hai bisogno di programmazione o conoscenze tecniche avanzate per seguire questa guida. Forniamo chiare istruzioni passo per passo per ogni tipo di hosting.


Scegliere il tipo di Hosting

ComusThumbz può funzionare su diversi tipi di hosting. Ecco cosa devi sapere su ciascuno:

Tipi di hosting confrontati

TipoDifficoltàMigliore perCosto di partenza
cPanel HostingPiù facilePiccole e medie sedi$10-30/mese
HestiaCP VPSFacileSiti in crescita, pieno controllo$20-50 al mese
Hosting PleskFacileVPS, server dedicati$30-100/mese
CloudwaysFacileHosting cloud gestito25-100/mese
Impostazione manuale VPSMediaUtenti esperti in tecnologia$5-50 al mese
Hosting condivisoVariabileNON consigliato per la produzione$5-15/mese
Attenzione: L'hosting condiviso limita spesso le caratteristiche importanti necessarie per l'elaborazione video. Mentre ComusThumbz CAN eseguire su hosting condiviso, si aspettano limitazioni. Per un sito professionale con contenuti video, scegliere hosting VPS o meglio.

Cosa serve il server

Al minimo, il vostro hosting ha bisogno:

  • 1 GB di RAM (4 GB o più consigliato per siti video)
  • 1 CPU Core (4+ core consigliati)
  • 10 GB spazio disco (dipende da quanto contenuto ospiterai)
  • Ubuntu 20.04+ o Linux simile sistema operativo

Comprendere il processo di configurazione

Indipendentemente dal tipo di hosting scelto, il processo di configurazione segue questi stessi passaggi di base:

  1. Selezionare le versioni giuste del software - Assicurarsi di avere un software recente e compatibile
  2. Configurare le impostazioni - Regolazione dei limiti e delle autorizzazioni per gli upload video
  3. Installare gli strumenti necessari - Aggiungere software che elabora video e immagini
  4. Caricare i file ComusThumbz - Mettere l'applicazione sul server
  5. Impostare le autorizzazioni - Assicurarsi che il software possa leggere e scrivere i file
  6. Pianificare le attività automatizzate - Impostare i lavori di sfondo che elaborano i video
  7. Eseguire il programma di installazione - Completare la configurazione tramite il browser web

Passeremo attraverso ogni passo per il vostro tipo di hosting specifico.


Impostazione su cPanel Hosting

cPanel è il pannello di controllo più comune su hosting condiviso e VPS. Ecco come configurarlo per ComusThumbz.

Passo 1: Scegli la versione PHP

  1. Accedi al tuo account cPanel
  2. Trova la sezione chiamata Software software
  3. Fare clic MultiPHP Manager
  4. Controlla la casella accanto al tuo nome di dominio
  5. Dalla discesa, selezionare PHP 8.3 (o la versione 8.x più alta disponibile)
  6. Fare clic Applicare

[Screenshot: cpanel-php-version]

Mancia: Se PHP 8.3 non è disponibile, contattare il provider di hosting e chiedere loro di installarlo. PHP 8.1 funziona anche, ma 8.3 è raccomandato per le migliori prestazioni.

Passo 2: Regolare le impostazioni PHP

  1. Torna al Software software sezione
  2. Fare clic MultiPHP INI Editor
  3. Seleziona Modalità Editor in alto
  4. Scegli il tuo dominio dal menu a discesa
  5. Trova e aggiorna queste impostazioni:
memorylimit = 512M
maxexecutiontime = 600
uploadmaxfilesize = 500M
postmaxsize = 500M
maxinputvars = 10000
  1. Fare clic Salva in fondo
Nota: Queste impostazioni permettono grandi upload video e danno al server abbastanza tempo per elaborarli. Senza queste modifiche, gli upload video falliranno o usciranno.

Passo 3: abilitare le funzioni di elaborazione video

Attenzione: Questo è un passo critico. Senza di essa, i tuoi video verranno caricati ma non finiranno mai l'elaborazione. Rimarranno bloccati per sempre.

Su hosting condiviso, non si può essere in grado di farlo da soli. Contatta il tuo provider di hosting e chiedi loro di abilitare queste funzioni PHP per il tuo account:

Articolo

  • shellArticolo
  • Passato
  • Proaperto
  • Pozzo

Dite loro: "Ho bisogno di queste funzioni abilitate per l'elaborazione video sul mio sito."

Se hai accesso a WHM (VPS o hosting rivenditore):

Accedi a WHMGo per Configurazione dei servizi > Editor di configurazione PHP

  1. Trova l'impostazione chiamata disabilitarefunzioni funzioni
  2. Rimuovere le funzioni elencate sopra da quella linea
  3. Fare clic Salva e Ricostruire

Passo 4: Crea il tuo database

  1. In cPanel, vai a Databases > Database MySQL
  2. Sotto Crea nuovo database, inserire un nome come comus
  3. Fare clic Crea database
  4. Scroll down to Aggiungi nuovo utente
  5. Creare un nome utente e una password forte
  6. Fare clic Crea utente
  7. Scroll down to Aggiungi utente al database
  8. Selezionare il database e l'utente dai menu a tendina
  9. Fare clic Aggiungi
  10. Check Tutti i prezzi sulla schermata successiva
  11. Fare clic Fare modifiche
Mancia: Scrivi il tuo nome del database, nome utente e password. Ne avrai bisogno durante l'esecuzione dell'installatore.

Passo 5: Caricare i file ComusThumbz

Opzione A: Utilizzo di File Manager

  1. In cPanel, vai a File > Gestione file
  2. Navigare al pubblico pubblicohtml cartella
  3. Fare clic Caricamento in alto
  4. Carica il tuo file zip ComusThumbz
  5. Una volta caricato, fare clic con il pulsante destro del mouse sul file zip e scegliere Estratto
  6. Eliminare il file zip dopo l'estrazione

Opzione B: Utilizzo di FTP

  1. Utilizzare un programma FTP come FileZilla o WinSCP
  2. Collegare utilizzando questi dettagli:
  • Host: yourdomain.com o ftp.yourdomain.com
  • Nome utente: il tuo nome utente cPanel
  • Password: la password di cPanel
  1. Navigare al pubblicocartella html
  2. Carica tutti i file ComusThumbz in questa cartella

Passo 6: Impostare attività automatizzate

ComusThumbz ha bisogno di eseguire attività di sfondo ogni minuto per elaborare video e mantenere il tuo sito.

  1. In cPanel, vai a Avanzato > Lavoro Cron
  2. Sotto Aggiungi nuovo lavoro Cron, impostare il tempo a: (ogni minuto)
  3. Nel Comando casella, inserire:
/usr/bin/php /home/username/publichtml/ct/admin/cron/sitecron.php >> /home/username/publichtml/ct/logs/cron/sitecron.log 2>&1

Sostituire username con il tuo vero nome utente cPanel.

  1. Fare clic Aggiungi nuovo lavoro Cron
Nota: Non preoccuparti se sembra complicato. Questa singola attività esegue automaticamente tutti i lavori di sfondo di cui il sito ha bisogno - elaborazione video, aggiornamenti di statistiche e altro ancora.

Passo 7: Completa l'installazione

  1. Apri il tuo browser web
  2. Vai a: https://yourdomain.com/install/
  3. Seguire la procedura guidata di installazione a 7 fasi
  4. Quando richiesto per i dettagli del database, utilizzare le informazioni da Passo 4
  5. Dopo l'installazione completa, eliminare il /install/ cartella
Successo: Il vostro hosting cPanel è ora configurato e ComusThumbz è installato!

Impostazione di HestiaCP (VPS)

HestiaCP è un pannello di controllo gratuito e moderno per server privati virtuali. Ti dà più controllo che hosting condiviso.

Passo 1: Aggiungi il tuo dominio

  1. Accedi a HestiaCP a https://your-server-ip:8083
  2. Fare clic su Sito web scheda in alto
  3. Clicca sul verde Aggiungi dominio Web pulsante pulsante
  4. Digitare il nome di dominio
  5. Controllare la scatola per Supporto SSL
  6. Controllare la scatola per Crittografia
  7. Fare clic Salva

[Screenshot: hestiacp-add-domain]

Nota: Let's Encrypt fornisce certificati SSL gratuiti in modo che il sito avrà HTTPS (il lucchetto nel browser). Questo avviene automaticamente.

Passo 2: Selezionare la versione PHP

  1. Rimani sulla Sito web scheda
  2. Trova il tuo dominio nell'elenco
  3. Fare clic sull'icona chiave accanto a esso
  4. Dal PHP a discesa, selezionare PHP 8.3
  5. Fare clic Salva

Passo 3: Collegare tramite SSH

Per i passaggi rimanenti, è necessario connettersi al server utilizzando SSH. Questo consente di digitare i comandi direttamente.

Su Windows:

  • Scaricare PuTTY o utilizzare Windows Terminal
  • Collegamento all'indirizzo IP del server
  • Usare la porta 22
  • Accedi con il tuo nome utente e password HestiaCP

Su Mac/Linux:

  • Terminale aperto
  • Tipo: ssh username@your-server-ip
  • Inserisci la password quando richiesto

Passo 4: Abilitare l'elaborazione video

Per impostazione predefinita, HestiaCP disabilita le funzioni necessarie per elaborare i video. Facciamolo.

Digitare questi comandi uno alla volta:

sudo nano /etc/php/8.3/fpm/php.ini

Questo apre un editor di testo. Premere Ctrl+W per cercare, quindi digitare disablefunctions e premere Invio.

Vedrai una lunga linea che sembra:

disablefunctions = exec,passthru,shellexec,system,procopen,popen,...

Rimuovi queste parole dalla riga: exec,passthru,shellexec,procopen,popen

Premere Ctrl+X per uscire, quindi Y per salvare, quindi entrare per confermare.

Ora riavviare PHP:

sudo systemctl restart php8.3-fpm

Passo 5: Regolare i limiti di carico

Sempre in SSH, eseguire lo stesso comando per modificare la configurazione PHP:

sudo nano /etc/php/8.3/fpm/php.ini

Utilizzare Ctrl+W per cercare e aggiornare questi valori:

  • Ricerca per memorylimit e cambiarlo 512M
  • Ricerca per maxexecutiontime e cambiarlo 600
  • Ricerca per uploadmaxfilesize e cambiarlo 500M
  • Ricerca per postmaxsize e cambiarlo 500M
  • Ricerca per maxinputvars e cambiarlo 10000

Salvare (Ctrl+X, poi Y, poi entrare) e riavviare:

sudo systemctl restart php8.3-fpm

Passo 6: Installare il software di elaborazione video

ComusThumbz utilizza FFmpeg per elaborare video. Installarlo:

sudo apt update
sudo apt install ffmpeg

Verifica che abbia funzionato:

ffmpeg -version

Dovresti vedere le informazioni sulla versione. Se si vede un errore, FFmpeg non ha installato correttamente.

Passo 7: Carica i file

Torna a HestiaCP (nel tuo browser):

Fare clic su FILI scheda

  1. Navigare a: /home/username/web/yourdomain.com/publichtml/
  2. Fare clic Caricamento e selezionare il file zip ComusThumbz
  3. Dopo aver caricato, fare clic Estratto sul file zip
  4. Eliminare il file zip

Passo 8: Impostare attività automatizzate

Indietro in SSH, tipo:

crontab -e

Se richiesto di scegliere un editor, selezionare nano (solitamente opzione 1).

Aggiungi questa linea in basso:

     /usr/bin/php /home/username/web/yourdomain.com/publichtml/ct/admin/cron/sitecron.php >> /home/username/web/yourdomain.com/publichtml/ct/logs/cron/sitecron.log 2>&1

Sostituire username e yourdomain.com con i tuoi valori effettivi.

Salvare (Ctrl+X, poi Y, poi entrare).

Passo 9: Installazione completa

  1. Nel tuo browser, vai a: https://yourdomain.com/install/
  2. Segui la procedura guidata di installazione
  3. Dopo il completamento, eliminare il /install/ cartella
Successo: Il server HestiaCP è pronto per l'esecuzione di ComusThumbz!

Impostazione su Plesk

Plesk è un popolare pannello di controllo per VPS e server dedicati.

Passo 1: Aggiungi il tuo dominio

  1. Accedi a Plesk
  2. Fare clic Siti web e domini sulla sinistra
  3. Fare clic Aggiungi dominio
  4. Inserisci il nome del dominio e configura le impostazioni
  5. Abilitare Supporto SSL/TLS e selezionare Crittografia
  6. Fare clic Ok.

Passo 2: Configurare PHP

  1. Sotto Siti web e domini, trova il tuo dominio
  2. Fare clic Impostazioni PHP
  3. Seleziona PHP 8.3 (applicazione PAM)
  4. Scorrere verso il basso e impostare questi valori:
memorylimit = 512M
maxexecutiontime = 600
uploadmaxfilesize = 500M
postmaxsize = 500M
maxinputvars = 10000
  1. Fare clic Applicare o Ok.

Passo 3: abilitare le funzioni di elaborazione video

Sempre in Impostazioni PHP:

  1. Scorrere a Direttive complementari sezione
  2. Aggiungi questa linea:
disablefunctions =

(Questo è solo disablefunctions = con nulla dopo il segno uguale)

  1. Fare clic Applicare o Ok.

Passo 4: Installare FFmpeg

Collegarsi al server tramite SSH ed eseguire:

Per i server Ubuntu/Debian:

sudo apt install ffmpeg

Per i server CentOS/AlmaLinux:

sudo dnf install ffmpeg

Verifica:

ffmpeg -version

Passo 5: Crea database

  1. A Plesk, vai a Databases
  2. Fare clic Aggiungi database
  3. Inserisci il nome del database: comusthumbz
  4. Creare un nome utente e una password forte
  5. Concedere tutti i privilegi
  6. Fare clic Ok.

Passo 6: Carica file

Opzione A: Plesk File Manager

  1. Vai a File a Plesk
  2. Navigare per httpdocs/
  3. Carica i tuoi file ComusThumbz

Opzione B: FTP/SFTP
Utilizzare le credenziali visualizzate in Plesk sotto Accesso FTP

Passo 7: Impostare attività automatizzate

  1. Sotto il tuo dominio, fare clic Compiti programmati
  2. Fare clic Aggiungi attività
  3. Impostare la pianificazione per eseguire ogni minuto:
  4. Comando:

/usr/bin/php /var/www/vhosts/yourdomain.com/httpdocs/ct/admin/cron/sitecron.php >> /var/www/vhosts/yourdomain.com/httpdocs/ct/logs/cron/sitecron.log 2>&1
  1. Fare clic Ok.

Passo 8: Eseguire Installer

Vai a https://yourdomain.com/install/ e completare la configurazione.

Successo: Il server Plesk è configurato per ComusThumbz!

Impostazione su Cloudways

Cloudways fornisce hosting cloud gestito con un pannello facile da usare.

Passo 1: Avviare la vostra applicazione

  1. Accedi a Cloudways
  2. Fare clic Avvio > Applicazione
  3. Seleziona PHP personalizzato come il tipo di applicazione
  4. Scegliere la dimensione del server (2 GB RAM minimo consigliato)
  5. Seleziona provider cloud (DigitalOcean, Vultr, AWS, ecc.)
  6. Inserisci i nomi per l'applicazione e il server
  7. Fare clic Avvio

Attendere qualche minuto per creare il server.

Passo 2: Configurare PHP

  1. Clicca sulla tua applicazione
  2. Vai a Impostazioni dell'applicazione > Impostazioni PHP
  3. Impostare questi valori:
  • Versione PHP: 8.3
  • Limite di memoria: 512M
  • Tempo massimo di esecuzione: 600
  • Caricare Max Filesize: 500M
  • Post Max Dimensioni: 500M
  • Max Input Vars: 10000
  1. Fare clic Salvare le modifiche

Passo 3: Abilitare l'elaborazione video

Clicca sul tuo Server (non applicazione)Vai a Impostazioni e pacchetti > AvanzatoTrova Impostazioni PHP FPM

  1. Nella disabilitazionefunzioni linea, rimuovere: execshellexecpassthruprocopenpopen
  2. Salvare le modifiche

Passo 4: Installare FFmpeg

  1. Go to Server > Master Credentials
  2. Note the SSH username and password
  3. Connect via SSH using these credentials
  4. Run:
sudo apt install ffmpeg -y
  1. Verify:
ffmpeg -version

Step 5: Upload Files

  1. In Cloudways, go to your Application
  2. Note the SFTP details under Access Details
  3. Use an SFTP client to upload files to the publichtml/ folder

Step 6: Set Up Automated Tasks

In Cloudways, go to your ApplicationClick Cron Job ManagementClick Add Cron Job

  1. Schedule: (every minute)
  2. Command:
php ~/publichtml/ct/admin/cron/sitecron.php >> ~/publichtml/ct/logs/cron/sitecron.log 2>&1
  1. Click Add

Step 7: Complete Installation

Visit https://yourdomain.com/install/ to complete setup.

Success: Your Cloudways server is ready!

Running the Installation Wizard

After setting up your server, the final step is running the ComusThumbz installer. This is the same process regardless of which hosting you chose.

How to Access the Installer

Open your web browser and go to:

https://yourdomain.com/install/

 

Replace yourdomain.com with your actual domain.

The 7 Installation Steps

Step 1: Requirements Check

The installer automatically checks if your server is ready. You'll see a list of requirements with green checkmarks or red X marks.

Green checkmarks mean everything is fine. Red X marks mean something needs to be fixed before you can continue.

Common issues:

  • Missing PHP extensions - go back and make sure you installed all required software
  • Wrong PHP version - select PHP 8.3 in your control panel
  • Permissions errors - contact your host for help

 

Click Next when all critical items are green.

Step 2: Database Setup

Enter the database information you created earlier:

Host: Usually localhost (don't change this unless your host said otherwise)

  • Database Name: The name you created (like comusthumbz or usernamecomus)
  • Username: Your database username
  • Password: Your database password
  • Table Prefix: Leave as tbl (recommended)

Click Next. The installer will create all the database tables automatically.

Tip: If you see an error about "Connection refused" or "Access denied," double-check your database username and password. These are the most common mistakes.

Step 3: Configuration

The installer automatically sets up your configuration file. You don't need to do anything here - just click Next.

Step 4: Folder Setup

The installer creates all the folders needed for uploads, logs, and temporary files. Click Next.

Step 5: Default Data

The installer adds essential default data like categories and settings. Click Next.

Step 6: Admin Password

Choose a strong password for logging in to your admin panel. You'll use this to access:

https://yourdomain.com/ct/admin/

 

Write down this password somewhere safe.

Click Next.

Step 7: Completion

You'll see a success message. The installer will remind you to delete the /install/ folder.

This is important: Delete the install folder right away for security.

To delete it:

  • Go to your File Manager or FTP
  • Find the folder called install in your main directory
  • Delete it completely

 

Success: Congratulations! Your site is now installed and ready to use.

Making Sure Everything Works

After installation, check these items to make sure your server is working correctly.

Test 1: Can You Access the Admin Panel?

Go to: https://yourdomain.com/ct/admin/

You should see the login page. Login with the password you created in Step 6 of installation.

If you see an error, your web server might not be configured correctly. Review the server setup steps for your hosting type.

Test 2: Are Background Tasks Running?

Wait about 5 minutes after setting up your cron job, then check if it's working.

Via cPanel/Plesk/Cloudways:
Use the File Manager to navigate to:

ct/logs/cron/sitecron.log

 

Open this file. You should see entries with timestamps showing the cron job is running.

If the file is empty or missing:

  • Go back and check that you set up the cron job correctly
  • Make sure you used the right path for your hosting type
  • Wait a few more minutes and check again

 

Test 3: Can You Upload Videos?

  1. Log in to your admin panel
  2. Go to Content > Video Upload
  3. Try uploading a small video file (under 50 MB for testing)
  4. After upload completes, check the video status

The video should show as "Processing" or "Active" within a few minutes. If it stays "Pending" forever, your video processing isn't working - see the Troubleshooting section below.

Test 4: Is Your Site Secure?

Visit your site at: https://yourdomain.com

Look for the padlock icon in your browser's address bar. If you see "Not Secure" instead, your SSL certificate may not be installed correctly.

Tip: Most control panels install SSL automatically when you add a domain. If yours didn't, look for an SSL or Let's Encrypt option in your control panel.

Troubleshooting Common Problems

Problem: Videos Stay "Pending" Forever

What you see: You upload a video, but it never finishes processing. It stays stuck at "pending" status.

How to fix it:

  1. First, check if your automated tasks are running (see Test 2 above)
  2. If the cron log is empty, your scheduled task isn't running - review Step 6 or 7 in your hosting setup
  3. If the cron is running, check if video processing functions are enabled:
  • Go back to Step 3 in your hosting setup
  • Make sure exec and related functions are enabled
  • Contact your host if you can't enable them yourself
  1. Check if FFmpeg is installed:
  • Connect via SSH
  • Type: ffmpeg -version
  • If you see an error, FFmpeg isn't installed - go back to the FFmpeg installation step

Problem: Upload Fails with "File Too Large"

What you see: When uploading large videos, you get an error saying the file is too large.

How to fix it:

Go back to Step 2 in your hosting setup and make sure you set these values:

  • uploadmaxfilesize = 500M
  • postmaxsize = 500M

 

Also, if you're using Nginx (you'll know if you set it up manually), you need to add this to your server configuration:

clientmaxbodysize 500M;

 

Problem: Can't Log In to Admin Panel

What you see: You go to https://yourdomain.com/ct/admin/ but see a 404 error or can't access it.

How to fix it:

  1. Make sure you deleted the /install/ folder after installation
  2. Check that you uploaded all files correctly - there should be a folder called ct with an admin folder inside it
  3. Check file permissions - your web server needs to be able to read the files
  4. If you set up the server manually, make sure URL rewriting is enabled (modrewrite for Apache)

Problem: "Permission Denied" Errors

What you see: Various errors mentioning "permission denied" or "cannot write to file."

How to fix it:

The web server doesn't have permission to write to certain folders. You need to fix file permissions.

For cPanel/Plesk/Cloudways users:
Contact your hosting support and tell them: "I need the web server to have write permissions on the ct/logs, ct/uploads, and ct/cache directories."

For manual server setup:
Connect via SSH and run:

cd /path/to/your/site

chmod -R 775 ct/logs ct/uploads ct/cache

 

Problem: Database Connection Failed

What you see: During installation, you get "Connection refused" or "Access denied."

How to fix it:

  1. Double-check your database username and password - these are the most common mistakes
  2. Make sure the database exists - log in to your control panel and verify you created it
  3. Make sure the database user has ALL PRIVILEGES on the database
  4. Try using localhost as the host (not your IP address or domain name)

Problem: Site Is Slow or Times Out

What you see: Pages take forever to load or you get timeout errors.

How to fix it:

  1. Check if you set maxexecution_time = 600 in your PHP settings
  2. If you're on shared hosting, you may have hit resource limits - contact your host or upgrade to VPS
  3. Clear your browser cache and try again
  4. Check if your server has enough RAM - video sites need at least 1 GB, but 4 GB is better
Note: If none of these solutions work, check your error logs. In your control panel, look for "Error Log" or check the file at ct/logs/php-error.log for clues about what's wrong.

What to Do Next

Now that your server is configured and ComusThumbz is installed:

  1. Secure your admin panel - Change the default admin password to something strong
  2. Configure storage - Set up CDN or storage servers for your video files
  3. Add content - Start uploading videos and building your site
  4. Customize appearance - Adjust colors, logos, and layout to match your brand
  5. Set up payments - Configure payment processors if you plan to charge for content

Guide When to Use It
Configuration Setup After server setup - configure site settings, features, and options
Storage Servers After basic setup - configure where videos and images are stored
Video Upload When adding content - learn how to upload and manage videos
User Management When managing members - add, edit, and control user accounts

Getting Help

If you're stuck and these troubleshooting steps don't help:

  1. Check the error logs in your control panel
  2. Look at ct/logs/php-error.log for error messages
  3. Contact your hosting provider - they can check if your server meets requirements
  4. Review the step-by-step instructions for your hosting type again
Tip: When asking for help, always mention:
  • Your hosting type (cPanel, HestiaCP, etc.)
  • Your PHP version
  • The exact error message you're seeing
  • What step you're on

This helps support give you faster, more accurate answers.

You're all set! Your server is ready to run ComusThumbz. Move on to configuring your site settings and adding content.