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.
I am developing a game which uses my API hosted on our plesk server.
Everything seem to be working fine for "newer devices", but on ~5 year old devices the server seem to be refusing connections.
Devices with issues:
-Xiaomi mi 4c miui 10.1 (xiaomi.eu android 7)
-Galaxy s6 edge (android 7)...
I have seen imagick has released a security patch to disable read/write for pdf files.
I need this feature to create images out of pdf files.
According stackoverflow there is a simple way by adding "read" for policy.xml file in etc/Imagemagick-X/ like:
<policy domain="coder" rights="none"...
Hi, everyday i recieve the follow annoying email for a full motnh now:
What is this all about? How do i solve this...
Version 18.0.24
Ubuntu 18.04.4 LTS
So far for years i was running very fine working directly on the live server.
Developing and instantly uploading the code written. If there were some new bigger features i locked visibility of this part to my ip only or worked on a test html/php site.
Most likely when i start a new project im...
Plesk Obsidian 18.0.21 Update Nr. 5
Today i discovered some huge security issue with Plesk Firewall.
Because we got a new static ip adress, i discovered "Allow from selected sources, deny from others" does not work.
My old static ip adress was whitelisted, but i got still full access with the...
Over SSH runs vendor php, wich is installed together with os ubuntu 18.04 in my case.
This php i didnt configured as i did with my domains one.
When you run composer over SSH then the problem is that the vendor php is very old. For example if you run Ubuntu 16.04 you got ~vendor php 7.0.
In...
In my opinion you shoulnd change anything. If you change the php ini to php vendor people get problems with older oses running.
If you change it to subscription php.ini setting people are forced to enable allow_url_fopen, wich can be a security issue.
Just let it stay like it is and bring an...
Oh i found the Problem now.
allow_url_fopen have to be enabled in the php.ini settings of the php version used, even tough it is enabled in the subscription settings.
Thats a good thing i guess, so it can be stayed disabled for the subscription itself.
Just a thing to know.
I did an upgrade on a newer vps with ubtuntu 18.04 (old one 14.04 i backed up everything), now on the new vps Grafana/advanced monitoring does not work anymore (onliest thing).
I tryed to remove on plesk installer and isntall it again witouth success.
Getting the message when launching advanced...
No i can run this as root user as well as non root user.
On another subsricption it works with dompdf alone.
No clue what the problem is, running this witouth the extension works witouth problems.
The new Composer feature looks insane (dont need to login as this user and pass ssh rights for this time anymore), but i have various problems running this.
I have the following packages already installed over ssh:
{
"require": {
"phpmailer/phpmailer": "^6.1"...
I like to make a simple overview of visitors and hits on my webpage (admin exclusive).
Is there any way to access Unique visitors.. monthly/today values from awstats inside of my index.php ?
I do have the same problem for some days:
Plesk Onyx v17.8.11_build1708180301.19
Ubuntu 16.04.6 LTS
Grund: 2019-04-17 06:27:12 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2019-04-17 06:29:18 ERROR: E:Failed to fetch...
its really not a big deal to enable a module =). I think everyone should be able to click and save.
@IgorG just installed php 7.3.4 and all expect 1 were enabled by default. (i think snmp was the only one disabled). As proove check image of my older untouched settings 7.2.17.
For example...
But thats the problem, most people dont know what those modules does (else they wouldnt use something like plesk) and all are enabled by default.
Some modules are completly unnecessary and should be disabled by default. If someone needs one they will know how to enable, excpect those using cms...
I dont know most of those Modules and while running through and checking them i discovered i dont need any of those by myself.
Why do they all are enabled by default ? Wouldnt be better to enable those by default wich are really need ?
I uploaded a image, do Plesk need any of those modules i...
Hi Peter and thanks for your answer,
the problem sometimes i get a timeout, if i could manage to let postfix send the mail it could run in the background through the queue, instead sending direct from the page.
For example someone is using the register form, at the end of the script im sending...
Hi im using postfix for sending and recieving mails on my sites.
My new client like to send a lot of emails so even newsletter, because of that i told him to take the mail service on the domain hoster for some bucks.
Now the problem is how can i relay those outgoing emails for a single...