• 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

    Hi IgorG, thank you very much.
  4. 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?
  5. 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?
  6. 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
  7. 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
  8. P

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

    Hello, thanks, this is a simple way, but I need something more effective, really what I want to avoid with this, is to save resources like memory, bandwidth ..., it is not possible to execute a bash script at the level of system when Receive a request, or at least http requests, by sending the...
  9. 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?
  10. 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.
  11. 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.
  12. P

    Question options to avoid malicious bot

    Hi, IgorG, thanks for answering. commenting on that link and I saw it and by the way is very good, but my problem is that it is not really a bot or rather is not identified as such, is a user who uses the code to crawl my site from the browser mentioned above, what it does is redirect to the web...
  13. 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
  14. 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
  15. 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...
  16. 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
  17. P

    Resolved I can not install certificate lets encrypt

    hello thank you again for helping me, at last I solved it, it was exactly the dns I had ipv6 that eliminated it and it worked. regards
  18. P

    Resolved I can not install certificate lets encrypt

    check the dns and apparently everything is fine, how could you verify where the error is? regards
  19. P

    Resolved I can not install certificate lets encrypt

    Hello EmmanuelD, sorry I did not see your message, I will verify what you say, thank you
  20. P

    Resolved I can not install certificate lets encrypt

    I contribute the error that gives me to aceder via https: [Wed Apr 25 10:08:16.535391 2018] [ssl:warn] [pid 8307] AH01909: RSA certificate configured for default-2a02xxx:443 does NOT include an ID which matches the server name Add that in the main domain you have installed and working...
Back
Top