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.
Is it possible to include preview links in the certificate Subject Alt Name list?
port 7081 namevhost domain.tld (/etc/httpd/conf/plesk.conf.d/vhosts/domain.tld.conf:10)
alias www.domain.tld
alias ipv4.domain.tld
alias...
Are there currently no panel.ini settings for Advisor Extension yet?
Option to indeed disable certain things, like firewall warning (eg. not useful if VM is already firewalled by a HW firewall), would be wanted here.
Custom repo's for base packages like Apache / httpd.
It all makes me shiver tbh :-)
If you like to debug obscure bugs down the road, feel free though!
I would not recommend doing this on a large scale production server (say a shared hosting server for 300+ vhosts).
If you really _need_ http/2...
Linux one-click: sh <(curl https://installer.plesk.com/one-click-installer || wget -O -https://installer.plesk.com/one-click-installer) –tier current
Linux interactive: sh <(curl https://installer.plesk.com/plesk-installer || wget -O -https://installer.plesk.com/plesk-installer) –tier current...
Makes a backup of network related docker config files (by moving them to a temporary directory) and then restarts the docker service.
But I guess it needs a mkdir /tmp/dn-backup first, no?
But enough giggles, where are the commands for this super awesome "snake" game you are talking about?!
This runs Plesk, completely, in 1 Docker container.
It does not seperate out all the services to run in seperate containers.
These Docker images should only be used for testing really, docker containers are designed to run 1 app / service, not an entire webstack + CP.
So 1 container for Apache...
Sorry to reply to such an old post.
But really, there is a very good reason to close off port 8880 -> MITM / Sniffing attacks!
You don't EVER want to send these credentials over a plain text communications protocol like HTTP :S
The values are not encrypted in the browser via JS or anything...
Hi,
the issue was traced back to ExpressionEngine using an ExceptionHandler and outputting the captured errors/warnings/notices/etc into the HTML itself.
This functionality was created to be able to log to alternative mechanism then php error log, eg. for when the customer has no access to...
TITLE:
mod_php showing outputting warnings in HTML while display_errors Off
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx 17.5, x64, Ubuntu 14.04 Trusty / CloudLinux 6.8
PROBLEM DESCRIPTION:
Hi,
after upgrading both servers from Plesk 12.5 to Plesk 17.5
We were contacted by our...
Hi,
in order to further investigate a PHP-FPM lockup:
# strace -y -f -p 56941
Process 56941 attached
fcntl(4</tmp/.ZendSem.* (deleted)>, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}
(gdb) bt
#0 0x00007f10ec1aa084 in fcntl () from /lib64/libc.so.6
#1 0x00007f10e392711a in ?? ()...
Good news everyone!
Plesk just released a new update for Onyx:
https://docs.plesk.com/release-notes/onyx/change-log/#17017-mu17
- PHP 7.0 packaged by Plesk is now shipped with the ‘redis’ and ‘xdebug’ PHP extensions.
Also, Patchman is something ENTIRELY different.
It patches vulnerable CMS software installs.
Neither Plesk nor cPanel provide a similar solution, as this is not their core business.
The price Patchman asks is well worth the saved manhours in our case.