• 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.

Resolved Plesk installition script does nothing on production server

buraker

New Pleskian
Server operating system version
Ubuntu 24
Plesk version and microupdate number
18.0.56
I am trying to install plesk via one click installer script but on my production server it does nothing and no output. I tried to install it on my desktop computer on a virtual machine and it just goes well.

What could be the problem? My dedicated server is on hetzner and they also sell plesk panel. Could it be the problem?

Thank you in advance.
 
the issue was that the script uses wget in first but our machine is only able to get https links with curl. so I modified the script to pass wget and take the curl as download manager. then it works.
 
Back
Top