Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hello,
I have add an second IP Adress to my Server but now I get this issue for dnsmasq
dnsmasq: failed to create listening socket for 85.xxx.xxx.51: Die Jul 24 18:33:22
How can I solve this Problem? Dnsmasq wont start.
Best regards
Lars
Gesendet von meinem Pixel mit Tapatalk
Hello,
i switched from PHP7.2 with apache to Nginx with php7.2-fpm. Now i get this Warning in my Nextcloud Installation:
PHP does not seem to be set up properly to query system environment variables. The test with getenv ("PATH") returns only an empty answer.
i have uncomment this Line in...
Hello,
With the latest update I can't get work apache.
What's happen here and how can I fix these error?
Installation wird nicht fortgesetzt
Die Ausführung von apg-get ist mit folgender Meldung fehlgeschlagen:
Reading package lists...
Building dependency tree...
Reading state...
Hello,
I have 2 Domains. Both has an nightly Backupcronjob. One of the job works every night but from the second domain not. But only the backup cronjob won't work. The others works also.
How can I fix this? The jobs are added already at the plesk Panel. Is there an location for the crontab...
I have an Update,
I set the innodb_buffer_pool_size to 5G via /etc/mysql/my.cnf
mysql> show global variables like 'innodb_buffer_pool%';
+-------------------------------------+----------------+
| Variable_name | Value |...
I have three my.cnf files
With this Content
/etc/mysql/my.cnf
```
!includedir /etc/mysql/conf.d/
!includedir /etc/mysql/mysql.conf.d/
[mysqld]
sql_mode=ONLY_FULL_GROUP_BY,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
bind-address = ::ffff:127.0.0.1...
Has anyone an idea? I changed the size. Like this howto. MySQL :: MySQL 5.7 Reference Manual :: 14.6.3.2 Configuring InnoDB Buffer Pool Size
But the same output.
I have no idea what can I do.
Gesendet von meinem G8341 mit Tapatalk
Hello,
I get this error when I check the plesk installation.
```
mysql: [ERROR] unknown variable 'innodb_buffer_pool_size=512M'
mysql: [ERROR] unknown variable 'innodb_buffer_pool_size=512M'
failed
ERROR while trying to establish test connection
Check the error reason(see log file...
Hello,
Is it possible to make the advanced settings for apache and nginx available for Users? I don't want to login with the administrator account when I must change few settings.
Best regards
Gesendet von meinem G8341 mit Tapatalk
I run collabora with this command.
docker run -t -d -p 127.0.0.1:9980:9980 -e 'domain=cloud.domain.tld\|domain2.tld' --restart always --cap-add MKNOD collabora/code
I think the problem is collabora needs lower case characters and docker over Plesk needs upper-case characters.
Gesendet von...