==== If you have another email client, the following always applies: ==== Incoming mail: POP3: **mail.blueboard.cz**, port: default ( **110** / 995 SSL) IMAP: **mail.blueboard.cz*…
PHP versions can only be switched for web hosting, not for Domain Parking. It can be switched for each domain on the hosting separately. On a single hosting - if you have multiple…
If you use the "setlocale()" function in PHP:http://php.net/manual/en/function.setlocale.php to set the Czech language, set it for Czech and UTF-8 encoding on our hosting as…
==== Why are we dropping support for PHP 5.3 and not supporting older versions of PHP? Unfortunately, the PHP developers themselves have discontinued support for older versions of…
Due to frequent problems with spam bots, we have blocked connections from PHP scripts to foreign servers. If you want to connect from your PHP script to a foreign server, go to …
From PHP, emails can be sent using the "`mail()`":http://php.net/manual/en/function.mail.php function. However, you cannot send via Blueboard's SMTP server. Sending emails is…
PHP is a generic scripting language running on a server that you can use to dynamically generate your web pages. PHP was originally developed for web development. It is also one…
Apache HTTP Server (often abbreviated to Apache) is a web server software. It is the first server software to surpass the one hundred million web sites running on it. Apache was…
Our goal is to make all services as accessible as possible. We guarantee 99.7% uptime of our servers. In practice, this means that if there is an outage at the provider (in our…
Drupal is a very well-known web content management system. This means that you can easily write a website, blog or create a gallery with its help. Its appearance can be customized…
GD (GD Graphic Library, Graphic Draw) is a graphics software for dynamic image manipulation. It is a part of PHP that allows you to generate or edit images, perhaps to create…
==== 1. Export database from existing hosting First, you need to log in to **PHPMyAdmin** or **Adminer** using your MySQL login credentials to the database on your current hosting…
Occasionally you may want to retrieve content from a subfolder, for example named `public` or `www`. This is used by some PHP frameworks, including Nette. For this setting to work…
MySQL is the world's most widely used relational database management system that runs on a server and provides multi-user access to multiple databases. The MySQL source code is…
The MySQL database is one of the most demanding on server performance. It is enough to have a slightly larger table with no indexes and even with a small amount of traffic on the…
Hosting in general - although it allows you to send emails - is not designed for sending emails in bulk. If you need to send, for example, a newsletter of several hundred emails a…
Thanks to RSS, you can stay up-to-date with the latest news on the site. Whether it's the latest information about our hosting or new articles on a news site. It always depends on…
We offer many things without limit. But it is clear that this cannot be 100% true, there are always limitations within each technology. So we offer our services unlimited **under…
"ImageMagick":http://www.imagemagick.org/ is a tool for generating and graphically editing images directly from PHP. It can be used on Blueboard.cz hosting in two variants. ====…
There is a virus that infects your computer and steals stored FTP passwords from your FTP client (for example, Total Commander). It then connects itself to your FTP and modifies…
If a stranger is creating your site, they will need two connections from you. You can get both in "Administration":/administration ==== 1. FTP connection In Administration, click…
Nette is "framework":http://nette.org/cs/ for "PHP":/help/php. It focuses on performance, security and code reusability. It can be used to write web applications easily and…
WordPress is probably the best known and most widely used open source tool for creating websites and blogs. WordPress is also one of the oldest content management systems, having…
If you want WordPress to work on a temporary test domain (which we offer until your domain is transferred or registered), you need to modify it a bit, otherwise it will still…