• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Ali Sekhavati

  1. A

    Issue PHP Warning: touch(): Unable to create file /var/log/plesk/panel.log because Permission denied;

    the owner is psaaadm I issued the following command: chown -R psaadm: root /var/log/plesk before this command the owner was root I have gone as far as #chmod go+rwx but nothing changed. I dont know which user wants to touch plesk.conf
  2. A

    Issue PHP Warning: touch(): Unable to create file /var/log/plesk/panel.log because Permission denied;

    I had to run # namei -m /var/log/plesk/ (no -o option was available for me) and I got this: f: /var/log/plesk/ drwxr-xr-x / drwxr-xr-x var drwxr-x--- log drwxr-x--- plesk
  3. A

    Issue PHP Warning: touch(): Unable to create file /var/log/plesk/panel.log because Permission denied;

    I have tried # plesk repair installation a couple of time but SElinux is disabled and I couldn't enable it. it seems my VPS kernel is compiled without it and it doesn't support SElinux at all.
  4. A

    Issue PHP Warning: touch(): Unable to create file /var/log/plesk/panel.log because Permission denied;

    Hi, OS: Centos 5.5 I just upgraded my plesk to 12.5.30, I can log into my account and see my data but when I want to create/edit something, I get this error: ERROR: Uncaught exception 'Zend_Log_Exception' with message '"/var/log/plesk/panel.log" cannot be opened with mode "a"' in...
Back
Top