• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Can't redirect to the updates

Brian Young

New Pleskian
Server operating system version
CentOS 7.4
Plesk version and microupdate number
18.0.49
Hello, community.

I need the urgent help.

I am going to change the php version to latest, but I can't find new version.

1674212823009.png

So I am going to update the php via the plesk's updates.
But I can get the "ERR_CONNECTION_TIMED_OUT", and can't redirect to the updates page.

1674212723204.png

I appreciate for solving this issue.
Thanks in advance.
 
You need to make sure that port 8447 is open
1) in Plesk firewall
2) at the data center's firewall for your server
 
Thanks for your quick reply.

I've executed the command " iptables -nL | grep 8447"

So got the following result.

Accept tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8447

Is it wrong?
 
Back
Top