• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Recent content by PriyanA

  1. P

    Issue SMTP problems after update to Onyx

    https://support.plesk.com/hc/en-us/articles/115000066385-Postfix-does-not-start-automatically-after-system-reboot
  2. P

    Issue Web Server's Default Page

    Are you using nginx as a reverse proxy? Then make sure nginx is running. Have you changed the IP? if you are not able to select the IP 104.x.x.x, it must be selected as a dedicated IP and website must have assign to it already. in that case goto Tools -> IP addresses and select the default...
  3. P

    Issue Web Server's Default Page

    yes, it should work.
  4. P

    Issue Web Server's Default Page

    Yes. It could be the problem. 10.x.x.x IP must be for internal use. eg: server backups Change you ip for the websits using Hosting Setting"
  5. P

    Resolved a file with no extension will not parse as php

    Try this Home > Subscriptions > YOUR-DOMAIN.COM > Apache & nginx Settings, location ~ \.php$ { include fastcgi_params; fastcgi_pass unix:/var/run/php5-fpm.sock; }
  6. P

    Issue SMTP problems after update to Onyx

    @jterry Thank you! I've noticed this as soon as I upgrade to 17, I think that time update #6. I added Postfix using "chkconfig" but again the entry disappear for some reason since the Panel is updated to #7.
  7. P

    Resolved a file with no extension will not parse as php

    I think this is a rewrite rule in NGINX location / { try_files $uri $uri.php $uri/; }
  8. P

    Issue SMTP problems after update to Onyx

    Cant we just add? chkconfig --add postfix I Added Postfix and set it, postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off For now its works fine on reboot. Thank you.
  9. P

    Issue SMTP problems after update to Onyx

    https://kb.plesk.com/en/809
  10. P

    Question Plesk Onyx migrator don't work

    https://kb.plesk.com/en/129172
  11. P

    Issue SMTP problems after update to Onyx

    Hi, Had the same issue since the upgrade. use the # chkconfig command to add Postfix. Postfix should be, postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off
  12. P

    Input Fail2Ban Plesk Extention

    @UFHH01, Thank you for your input. I have marked the tread as a input. I think Plesk is used by every level of the users not just the Linux System Administrators. Of cause I do COPY AND PASTE into the Plesk File Manager Code editor without any issue!
  13. P

    Input Fail2Ban Plesk Extention

    Hi Everyone, I just want to input some info here, 1. It seems Plesk GUI currently not using UTF-8 Encoding for Fail2Ban Filter Add/Edit text area. so Do Not Copy Past anything from Internet into the Filter Code editor, this may lead to Fail2ban to get stuck. Best way to add or create/edit...
  14. P

    Input Find the PHP script sending emails

    Hi, I came across these options. 1. https://kb.plesk.com/en/1711 2. https://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server/ Have you tried the 2nd option? it seems easier than 1st. Thank you!
  15. P

    Input Web24 Australia Doesnt want us to Upgrade to Plesk 12.5

    Believe me they were really good! about 2 years ago all started happening. I have been with them for last 6 - 8 years. Time to look for new hosting company i guess! :)
Back
Top