• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. B

    Question I want to open specific port for remote Debugging

    I want to open port 9003 for remote debugging wordpress application but dont know how to open a port on plex linux server? It is an ubuntu 24 server.
  2. B

    Issue Laravel Applications stopped showing on the dashboard of Laravel Toolkit

    the output is as below: timedatectl Local time: Fri 2024-12-13 15:29:01 +03 Universal time: Fri 2024-12-13 12:29:01 UTC RTC time: Fri 2024-12-13 12:29:01 Time zone: Europe/Istanbul (+03, +0300) System clock synchronized: yes...
  3. B

    Issue Laravel Applications stopped showing on the dashboard of Laravel Toolkit

    It seems like timezone error. When I run composer it states In CarbonTimeZone.php line 34: DateTimeZone::__construct(): Unknown or bad timezone (SYSTEM) How can I fix this timezone error? It makes even a simple laravel application not deployable so they are not shown in laratoolkit.
  4. B

    Issue Laravel Applications stopped showing on the dashboard of Laravel Toolkit

    I fixed the Server error: array_filter(): Argument #1 ($array) must be of type array, null given error by removing the repo and re adding it but laravel toolkit still unable to show laravel application.
  5. B

    Issue Laravel Applications stopped showing on the dashboard of Laravel Toolkit

    My previously added laravel applications stopped showing on laravel toolkit. I tried to remove domain and re adding it without success. Also, in main dashboard I cant pull git repository. It gives me the following error: Server error: array_filter(): Argument #1 ($array) must be of type array...
  6. B

    Resolved Plesk installition script does nothing on production server

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

    Resolved Plesk installition script does nothing on production server

    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...
Back
Top