• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by Danny325

  1. D

    Question Connection error from UnityWebRequest to my plesk server on older devices

    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)...
  2. D

    Question Is there anyway to enable "read pdf" for php imagick ?

    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"...
  3. D

    Issue Annoying lets encrypt error message over email each day

    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
  4. D

    Question Equal Server setup for offline developing

    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...
  5. D

    Issue Plesk Firewall IP-Whitelist does not work correctly

    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...
  6. D

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    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...
  7. D

    Resolved Grafana stopped working after restoring Plesk

    I found the solution: running dpkg -r --force-all grafana removing grafana from extension reinstall grafana from extension ...
  8. D

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    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...
  9. D

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    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.
  10. D

    Resolved Grafana stopped working after restoring Plesk

    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...
  11. D

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    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.
  12. D

    Resolved [EXTPHPCOMP-91] Composer extension 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"...
  13. D

    Question Access AwStats from php

    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 ?
  14. D

    Issue Package Update Manger - PUM Error

    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...
  15. D

    Input Why do all php modules are enabled by default/ wich one really necessary ?

    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...
Back
Top