• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

XORG with plesk

H

Hubert

Guest
I am not a Unix man.
In order to generate some images with java, I need to install xorg on a box with fedora 6 and plesk 8.1.
My courageous provider says that it is not supported and that I have no garanties not to break everything.
I find quite surprising that a package (apparently supplied on the machine) can break everything and that it is not advisable to run xwindows with plesk.
I can't find any info on the subject (I looked everywhere I could think of).
Can anybody help?
Hubert
 
You probably dont reall need to install all of X, just some of the support libraries for it. Try this:

yum groupinstall "X Software Development"

and then just to be safe:

yum update
 
Thank a lot for the answer,
I am progressing but still getting errors.
Do I have to lauch the X server? and how?
Hubert
 
All fine now. Some options in Java and a few code modifications made it work.
Thanks again.
 
Back
Top