• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Recent content by dasaweb

  1. dasaweb

    Resolved Can't start apache via Plesk

    No idea. The machine is a pre-installed virtual server (Strato), and I'm not sure if it was running systemd or upstart at the beginning. As I mentioned I am not very familiar with systemd / upstart / SysVinit, so if I was the one who changed the init method from upstart to systemd, then that was...
  2. dasaweb

    Resolved Can't start apache via Plesk

    Hi, to be honest, I am not really familiar with SysV vs. systemd vs. upstart, and changing completely from systemd back to upstart doesn't seem to be trivial... So I created a copy of the systemctl file and then changed "systemctl" to "systemctl_pp" following your advice. And it works, thanks a...
  3. dasaweb

    Resolved Can't start apache via Plesk

    /bin/bash -x /opt/psa/admin/sbin/pleskrc apache2 status gives over 400 lines of output, nothing helpful (for me :-/). Trying to start the webserver using /opt/psa/admin/sbin/pleskrc apache2 start it says: Failed to issue method call: Unit apache2.service failed to load: No such file or...
  4. dasaweb

    Resolved Can't start apache via Plesk

    Thank you for your help! I do not know exactly what the difference between the two commands is (and yes, that maybe the point why I have this problem...). Usually I test the status by /etc/init.d/apache2 status. Here are the two outputs: /etc/init.d/apache2 status > "apache is running"...
  5. dasaweb

    Resolved Can't start apache via Plesk

    Apache was pre-installed on the system, and in the beginning it could be controlled by Plesk. I have no idea at which point it lost the connection to Plesk. Could "apt-get update" a problem? In the list of installed components (https://mydomain:8447/add_components.html) Apache is still checked...
  6. dasaweb

    Resolved Can't start apache via Plesk

    Hi, I'm using Plesk Onyx (Version 17.0.17 Update #15) on an Ubuntu 14.04.5 LTS‬. If I change anything in the Plesk setting that needs a restart of the Apache webserver the Apache crashes. Or to be more precisely: I see in the Apache error log that the webserver can be shuted down, but it is not...
Back
Top