• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Recent content by buraker

  1. B

    Resolved Plesk ping on the server does return outside ip adress instead local ip

    I meant the server hosts file. But I managed it to work. I reset my modem so got fresh dns queries. All working now.
  2. B

    Resolved Plesk ping on the server does return outside ip adress instead local ip

    DO I need to add www.mydomain.com to /etc/hosts file?
  3. B

    Resolved Plesk ping on the server does return outside ip adress instead local ip

    I have a website configured on plesk linux. I created cname from the domain owner through the cloudflare SaaS. Cloudflare shows everything as expected and active. When I enter the website through my local browser it returns default web server page. Then, when I log in to server through ssh and...
  4. B

    Issue Back up files created without backupinfo xml file for a website. So I can not restore it on another server

    Yes it does show up in the back up manager with green icon stating it is successful. I download from the panel. There isn't any problem with other domains.
  5. B

    Issue Back up files created without backupinfo xml file for a website. So I can not restore it on another server

    I am doing full backup and also incremental on domain level with server tools. It doesn't change for incremental or full backup.
  6. B

    Issue Back up files created without backupinfo xml file for a website. So I can not restore it on another server

    Hello, I am creating successfull back ups for one of my websites. When I try to import it on other server it says no metadata found. I checked the tar file saw that some of the data tgz archives and backupinfo xml are missing in it. My other websites create and import backups flawlesly. What...
  7. 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.
  8. 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...
  9. 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.
  10. 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.
  11. 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...
  12. 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.
  13. 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