• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. P

    Question Can't get angular ssr app to work in plesk

    These are the steps that I do at the end of the application with angular cli. 1- ng add @ nguniversal / express-engine 2- run compilation: ssr This creates a directory for me called dir with two subdirectories that are browser and server. These are the steps that I perform in plesk 1 - I...
  2. P

    Question run php script when receiving email according to its prefix

    I have created the list-unsubcribe header for the mailto format something like this <mailto: [email protected]> now I would need to detect the prefix "unsubscribe-" on the mail server in this case postfix and execute a php in order to automatically unsubscribe the user. try...
  3. P

    Issue geoip doesn't work in php 7.3.17 after updating plesk

    geoip was installed and working fine in version 7.2.30 php, when updating to version 7.3.17, plesk did not install geoip. How can I keep geoip working in php 7.3?
  4. P

    Question update kernel in linux

    I have plesk 17.8.11 in centos 7.6.1810 (Core), it is the first time that I have to update the kernel but I am not sure how to do it to avoid errors. Do you know of any guide?
  5. P

    Question Support for webp in imagemagick centos 7

    Hello, I have version 6.7.8-9 of imagemagick, without support for webp, as I can update it with webp support. I need to work with webp format from php imagick. regards
  6. P

    Question How to change the php controller when using functions like exec,system,etc...?

    when using the functions I named in the title, do not use the latest version of php I have installed and activated, as you should do to use the latest version of php
  7. P

    What options do I have to execute a bash script when I receive an http request?

    Is there a simple way to run a bash script from apache every time I receive an http request?
  8. P

    Question recover previous versions of a file

    Is it possible to recover all versions of the same modified file in the last 24 hours? In a linux system, until now I could only recover the last modified version, but I need the previous ones.
  9. P

    Question Download other dictionaries to use with php enchanting extension

    I am trying to enchant php to correct the spelling, but it seems that it only accepts the English language, as I can install other dictionaries in different languages.
  10. P

    Question options to avoid malicious bot

    I am receiving many visits through a redirect of inbrowserapp, which is an incognito mobile browser, I have the following questions to solve this. How can I avoid visits from users who use this browser with bad intentions? regards
  11. P

    Resolved Votes needed to approve support?

    Hi, how many votes do you need a support to approve it? I'm interested in the webp, for gd and only has 15 votes
  12. P

    Question imagick php with webp support

    Hi, I need to create webp image formats from php, I currently use ImageMagick 6.7.8-9 2016-06-16 Q16 with its imaginick extension for php, but it does not support webp. I need help to be able to update to the latest version of imagickMagick with support for webp with its imaginick extension for...
  13. P

    Question change extension in document error files

    can someone tell me how I should change the extension from html to php in the document error files, for example from not_found.html to not_found.php
  14. P

    Resolved I can not install certificate lets encrypt

    I have created a subdomain and when I installed the lets encrypt it gives me the following error: Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/rwWXeqctp1vc6-sss29qakiTx8pbViKvS9wW7rFG39c. Details: Type: urn:acme:error:connection Status: 400 Detail: Fetching...
  15. P

    Resolved create a subdomain but you can not see it in the browser

    As the title says, when creating a subdomain in plesk I give it to see subdomain in the browser and it tells me that it does not exist, I do not know what can be happening, what am I leaving? add that in preview if you see regards
  16. P

    Question load backup copies

    I just installed plesk and I want to load a backup that I have on the hard drive of my pc but I do not see the option to load. What should I do to load my pc file?
  17. P

    Issue nginx does not recognize urls

    Everything worked fine until I modified some directives for nginx from the panel of plesk configure apache and nginx made several changes, I realized repeating that nginx did not recognize the friendly urls that I have configured in an htaccess file. I do not find errors or maybe I can not see...
  18. P

    Question plesk panel comes up in search results

    how to prevent the plesk panel from being tracked and appear in the search results, use plesk onyx 17.5.3. regards
  19. P

    Question enable html in horde

    How to enable html view of emails in horde, use plesk onix 17.5.3?
  20. P

    Issue dkim mail is not signed

    I have activated dkim in plesk onyx and if I send mail from horde if I sign it with dkim but the mails that the server sends me for notifications or the mails that I send from php for example are not signed even if I use mail authentication. This is normal in plesk or I'm missing something. regards
Back
Top