Skip to main content

Can't change php version in MultiPhp Manager

Comments

7 comments

  • ZenHostingTravis
    You could try running the below commands, in the following order: yum clean all yum makecache yum update Otherwise, I'd open a support ticket for this particular issue :)
    0
  • cPRex Jurassic Moderator
    Can you try the commands posted by @ZenHostingTravis to see if that gets things working?
    0
  • blipper
    No luck, it dies after this happens numerous times:
    0
  • cPRex Jurassic Moderator
    Just for fun, what if you try this? curl -v https://wp-toolkit.plesk.com/cPanel/dist-rpm-CentOS-7-x86_64/repodata/repomd.xml
    Does that return any data?
    0
  • blipper
    Ahhh.. found my problem. I had blocked country code CZ due to a large number of attempted exploits, but apparently wp-toolkit.plesk.com lives in a CZ IP block. Made a quick change to the firewall and all is good.
    0
  • cPRex Jurassic Moderator
    Nice - I'm glad you were able to track that down!
    0
  • icylol
    Ahhh.. found my problem. I had blocked country code CZ due to a large number of attempted exploits, but apparently wp-toolkit.plesk.com lives in a CZ IP block. Made a quick change to the firewall and all is good.

    This was my issue as well. I just disabled CSF for a hot minute to run the following: yum clean all yum makecache yum update Then, removed CZ from country block. All is working. Thanks all!
    0

Please sign in to leave a comment.