Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
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...
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.
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.
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...
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.
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...