FAQ – Webhosting¶
Frequently asked questions about TUKE Webhosting.
Login and Access¶
How do I log in to webhosting?
Visit portal website.tuke.sk and log in with your TUKE account.
What technologies does webhosting support?
- PHP 8.x (including 8.5)
- MariaDB / MySQL
- FTP / FTPS access
- Cron (Scheduled Tasks)
- Let's Encrypt SSL certificates
- Nextcloud (optionally)
Databases¶
How do I create a MySQL database?
In Website → Databases environment, select domain and click Add Database.
Fill in database name, user, and password.
What are the database access credentials?
Files and FTP¶
How do I upload files to the website?
Most commonly using:
- FTP / FTPS (WinSCP, FileZilla)
- Built-in file manager Files
- Git / Git deploy (if activated)
Can I create multiple FTP accounts?
Yes. In the FTP Accounts section, you can create multiple accounts with restricted access to specific folders.
SSL and Security¶
How do I install an SSL certificate?
In SSL/TLS Certificates section:
- Select Let's Encrypt
- Enter email
- Check domain and "www" alias security
- Confirm installation
Certificate renews automatically.
Configuration¶
How do I change PHP version?
In Website environment, click on PHP card and select desired version from dropdown menu.
What are the webhosting limits?
| Parameter | Value |
|---|---|
| PHP memory limit | 512 MB |
| Max upload size | 128 MB |
| PHP workers | 40 |
| HDD | According to allocated plan |
How do I set up automatic script execution (cron)?
In Scheduled Tasks section, you can run:
- PHP scripts
- Shell commands
- HTTP requests to URLs
Redirection¶
How do I redirect a website to another address?
Create index.html file with meta refresh redirect: