Do you have questions about our services, solutions, or products? Then you've come to the right place!
Server
Why doesn't Elasticsearch start after a proServer patch day?
The configuration files for Elasticsearch 7 are located in the /usr/local/etc/elasticsearch folder; those for Elasticsearch 5 are located in /usr/local/etc/elasticsearch5; and those for Elasticsearch 6 are located in /usr/local/etc/elasticsearch6.B...
How can I back up my MySQL/MariaDB databases daily?
To enable daily backups of your MySQL or MariaDB databases, please first grant your vproXXXX user read access to all databases. To do this, log in to MySQL as the root user using the password you know, and then execute the following GRANT ...
My NEOS website can't find any images or CSS when I access it via IPv4, even though everything works fine via IPv6
When accessed via non-standard port numbers, NEOS automatically attempts to adjust the generated links so that they also use those port numbers. Since we route IPv4 traffic through the upstream proxy to different port numbers on the web server, this...
Where can I find the login credentials for my MySQL/MariaDB database?
The initial password for the database's root user is located in the /usr/local/etc/mysql-password file on the proServer. Only the root user can read this file.
First of all: Settinga system’shostname to a domain that is used on the system—for example, as a website—can cause problems with sending email. Therefore, we recommend keeping the default generic hostname.As root, the following command changes the ...