Web Hosting at Servercow¶
Welcome to the web hosting subpage!
Here you will find a comprehensive overview of all available guides for your web hosting plans (webcow) at Servercow.
Note on Web Server Migration – 2025
Since June 2025, we have been using **Plesk** as the default platform.
All guides therefore refer to the new Plesk interface.
If you still need access to the previous Liveconfig manual (e.g., for final changes before your migration), you can find it here:
👉 [https://hostinghandbuch.de/](https://hostinghandbuch.de/)
Our Web Packages at a Glance¶
An overview of the specifications of our web hosting plans:
The ideal starter package for simple HTML pages or one-pagers with minimal resource usage.
- Storage: 5 GiB
- CPU: 1 core
- RAM: 1 GB
- Domains: 3
- Subdomains: 3
- Alias Domains: 3
- Databases: 1
- Additional FTP Accounts: 1
- nginx Caching: enabled
- nginx Cache Size: 32 MB
- nginx Cache Retention: 5 seconds
- WordPress Toolkit1: yes
Facts for Tech Enthusiasts
memory_limit
: 128 MBpost_max_size
: 16 MBupload_max_filesize
: 15 MBdisable_functions
: see Disabled PHP Functionspm.max_children
: 3max_execution_time
: 30max_input_time
: 60
Extensions Available
- DEV
The all-round package – ideal for medium to larger websites, e.g., with WordPress.
- Storage: 15 GiB
- CPU: 2 cores
- RAM: 3 GB
- Domains: 20
- Subdomains: 40
- Alias Domains: 40
- Databases: 5
- Additional FTP Accounts: 5
- nginx Caching: enabled
- nginx Cache Size: 64 MB
- nginx Cache Retention: 5 seconds
- WordPress Toolkit1: yes
Facts for Tech Enthusiasts
memory_limit
: 256 MBpost_max_size
: 65 MBupload_max_filesize
: 64 MBdisable_functions
: see Disabled PHP Functionspm.max_children
: 5max_execution_time
: 30max_input_time
: 60
Extensions Available
- DEV
- PHP Boost S
For power users with multiple websites and maximum performance.
- Storage: 30 GiB
- CPU: 4 cores
- RAM: 6 GB
- Domains: 50
- Subdomains: 100
- Alias Domains: 100
- Databases: 15
- Additional FTP Accounts: 15
- nginx Caching: enabled
- nginx Cache Size: 64 MB
- nginx Cache Retention: 8 seconds
- WordPress Toolkit1: yes
Facts for Tech Enthusiasts
memory_limit
: 512 MBpost_max_size
: 65 MBupload_max_filesize
: 64 MBdisable_functions
: see Disabled PHP Functionspm.max_children
: 10max_execution_time
: 30max_input_time
: 60
Add-Ons Available
- DEV
- PHP Boost S
Add-Ons for Your Web Package¶
An overview of our optional extensions:
Note
Not every add-on is compatible with every web package.
Check compatibility in the respective package description.
DEV Add-On¶
A toolkit for developers, consisting of Git integration and Laravel management:
Git Toolkit
- Connect repositories via GitHub, Bitbucket, or locally
- Automatic or manual deployment
- Support for branches, hooks (e.g., composer install
, npm run build
)
Laravel Toolkit
- Install, manage, and deploy Laravel projects via GUI
- Run Artisan, Composer, and npm commands without SSH
- Edit the .env file via the web interface
- Activate queue workers and cron jobs directly in the toolkit
PHP Boost S Add-On¶
Optimizes key PHP settings for better performance:
memory_limit
: 1024 MBpost_max_size
: 129 MBupload_max_filesize
: 128 MBpm.max_children
: 15max_execution_time
: 90max_input_time
: 180
Please Note
These values apply package-wide to all domains and subdomains.
Disabled PHP Functions¶
These functions are disabled for security reasons:
opcache_get_status, show_source, highlight_file, apache_child_terminate,
apache_get_modules, apache_note, apache_setenv, virtual, dl, disk_total_space,
posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid,
posix_setsid,posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen,
system, shell_exec, passthru, popen, proc_open, exec