• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by f0rtem

  1. f0rtem

    Question Unable to use SSL unless I expose my IP?

    Thank you. I managed to make it work with Cloudflare SSL.
  2. f0rtem

    Question Unable to use SSL unless I expose my IP?

    Hello, So I've installed SSL without any problems on my main domain, but when it comes to subdomains, I am having issues. My site is proxied with Cloudflare. When I am trying to issue Let's Encrypt SSL to my subdomain, I get error If I delete A record for the subdomain on Cloudflare, then I...
  3. f0rtem

    Issue Unable to move files with File Manager

    No, it is not empty, and there is not only the /vendor directory inside /main-file but many others, and since I want to update my script, it has to replace existing files.
  4. f0rtem

    Issue Unable to move files with File Manager

    I need to update my PHP script by moving files to the main version of the website. I uploaded the update files to httpdocs/main-file and I need to move them to httpdocs. I do that by selecting all the files in httpdocs/main-file and clicking on move then selecting the correct path where it has...
  5. f0rtem

    Issue PHP Composer does not recognize json file

    I have tried changing directories, putting it pretty much everywhere where it would make sense, didn't worked. I guess the extension has such a **** rating for a reason :D. Installed via ssh console instead.
  6. f0rtem

    Issue PHP Composer does not recognize json file

    Hey, I am trying to install FFMPEG on my server, and I am trying to do that using PHP Composer. My composer.json file that is in the server's root .composer folder has: { "require": { "php": ">=7.0", "ffmpeg-php/ffmpeg-php": "^0.14.0" }, "config": {...
  7. f0rtem

    Can't get rid of index.php prefix from all url slugs

    Nginx does not read htaccess, it is true. I'm curious what other options nginx has to fix this problem. I will see If I can find any methods.
  8. f0rtem

    Can't get rid of index.php prefix from all url slugs

    If I choose any other than custom without /index.php/ I get 404 error on my pages. Custom Error Documents is enabled, If I try to disable it I get 403.
  9. f0rtem

    Can't get rid of index.php prefix from all url slugs

    Hi, I've installed WordPress using WordPress Toolkit, I noticed that my permalinks structure included the prefix /index.php/url. I've tried simply deleting it, however it causes server error 404 page not found to appear for all of my pages. I have tried modifying .htaccess but it won't change...
  10. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Thank you for the answers. After hosting company opened port 25 I was able to use mail successfully.
  11. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Yes, I am on Ionos. While sending mail, is there no way of using port 587 let's say? Because I've heard that 25 is not secure.
  12. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Yes I am using default email server which is Postfix I believe. Hostname A notes you mean A dns records? Yes I have those. Thank you for the suggestion. This is from /var/log/maillog It seems that connection to google smtp server is not successful and gets timed out? It doesn't specify what...
  13. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Right now my mails are receiving messages from everyone but when It comes to sending messages, they do not get delivered. I currently have 465 and 587 ports open on my firewall. According to mxtoolbox.com, everything appears to be in order on the DNS side and my IP is not on any blacklists. I...
  14. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Additionally, there are my firewall policies:
  15. f0rtem

    Resolved I'm unable to identify the problem with my emails

    Hello, I am attempting to set up my server on Cloudflare, and I am aware that it does not serve mail. So I disabled Proxied DNS in Cloudflare for my mail and installed Let's Encrypt SSL on the server side for my mail. Also, my hosting provider automatically blocks port 25, so I wondered if...
Back
Top