• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Search results

  1. R

    Resolved Relay mail for specific domain

    Looks like I have solved it. For those who are interesting how I done this, I have added the following variable to the main.cf: sender_dependent_relayhost_maps = hash:/etc/postfix/sdr_custom_transport In the sdr_custom_transport i have added: @abc.nl relay.host:587 That is it!
  2. R

    Resolved Relay mail for specific domain

    I want to set a relay host for a specific domain. As far as I can find this is not possible within the Plesk Panel. I have edit the main.cf file and updated the transport_maps setting from: transport_maps = , hash:/var/spool/postfix/plesk/transport to: transport_maps =...
  3. R

    Plesk 12.5: License key update not executed anymore

    Somehow our key update is not updated anymore. I had to manually execute "Retrieve Keys" on the Plesk Panel. I found out that there should be a schedular available that automatically renew the license, but somehow its gone. Where can I find the default scheduled tasks for Plesk? Our provider...
  4. R

    [PPPM-3732] Wordpress Toolkit problem after check for updates

    Updated Plesk to MU #15, but problem still exists. Luckily I found this thread and used #10 post quick fix to fix my problem. Please make this as a proper fix.
  5. R

    Wordpress Tool broken in Plesk 12.5.30

    This didn't work for me. I still see the following error when do a "Check for updates". [2015-12-16 22:12:33] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/wpmng' '--user=fenfnl' '--php=/opt/plesk/php/5.6/bin/php' '--' '--path=/var/www/vhosts/fris-en-fruitig.nl/httpdocs'...
  6. R

    Primary script unknown --> File not found

    After upgrading to 12.5.30 I noticed that I have some issues with sites that don't have an index.html or index.php in the httpdocs folder. There is a ".htaccess" with a rewrite to a sub-folder. The following message is displayed in the (Apache) error_log: [Tue Nov 17 11:22:42.753581 2015]...
  7. R

    Inplace upgrade CentOS 6 to 7 /w Plesk 12

    I know, but this thread is about dist-upgrade from CentOS 6 to CentOS 7 and Odin advise against to do a dist-upgrade. (or at least that is how I'm reading it)
  8. R

    Inplace upgrade CentOS 6 to 7 /w Plesk 12

    Ok. But in case of CentOS you advise to do a clean install when you want to upgrade to CentOS 7?
  9. R

    Inplace upgrade CentOS 6 to 7 /w Plesk 12

    Because of this i'm planning to start a clean install and move all the data to the new VPS. Which Linux disto is preferred or best supported for Odin?
  10. R

    Plesk 12.0.18 MU#51

    Never mind found the problem. Issue is with the latest Safari in OSX El Capitan beta.
  11. R

    Plesk 12.0.18 MU#51

    Here more info, when I try to access the "Updates and Upgrades" it starts two process: 1 31081 31078 7735 ? -1 S 0 0:00 /var/cache/parallels_installer/parallels_installer_CentOS_6_x86_64 --service-mode --enable-xml-output --ssl-cert /usr/local/psa/admin/conf/httpsd.pem...
  12. R

    Plesk 12.0.18 MU#51

    Like I said, it picks up a page, /summary.html, but it's empty.
  13. R

    Plesk 12.0.18 MU#51

    It is not blocked by our firewall. $ sudo iptables -nL |grep 8447 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8447
  14. R

    Plesk 12.0.18 MU#51

    Sake of information, port is active: netstat -napt |grep 8447 tcp 0 0 :::8447 :::* LISTEN 2370/parallels_inst I have tried to kill the process and tried it again, but no luck.
  15. R

    Plesk 12.0.18 MU#51

    I have an issue after updating that I can't use the "Tools -> Updates and Upgrades" anymore. It opens a new window (as usual) and connects to port 8447 (as usual). But after a few seconds I see a blank page with an URI /summary.html. I have checked if it raised a AVC message, but it hasn't. I...
  16. R

    fail2ban: ERROR iptables

    How? I mean i have already run `yum upgrade -y`. Or do you mean `restorecon`?
  17. R

    fail2ban: ERROR iptables

    Here. Looks like selinux is blocking things. (and that answered your question as well) type=SYSCALL msg=audit(1414094129.495:1896754): arch=c000003e syscall=41 success=no exit=-13 a0=2 a1=3 a2=ff a3=4 items=0 ppid=26281 pid=26284 auid=10002 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0...
  18. R

    fail2ban: ERROR iptables

    I have installed Fail2ban via the Plesk add-on packages. When I run fail2ban after few hours I see a lot of error messages in the `/var/log/messages`. ... Oct 23 15:17:12 server fail2ban.actions.action[3281]: ERROR iptables -D INPUT -p tcp --dport ssh -j fail2ban-SSH#012iptables -F...
  19. R

    Internal error: File specified by 909e9b39-a7bd-28c6-4501-89120d33c2f6 was not found

    I saw there where new updates so I tried to install the latest updates and got an error back in the Plesk Panel: SQLSTATE[HY] [] No such file or directory Also got an email from Plesk Panel with the following message: Internal error: File specified by...
  20. R

    Postfix says: MX: Host not found, try again

    Installed latest update manually and no problems so far.
Back
Top