• 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

Enable nginx in Plesk 11

KhaiPPP11

New Pleskian
Hi,

I'm using Plesk 11.0.9 on CentOS 6.3, this version installed when I order server. I want to enable nginx but service not installed.

I try add Components and choice nginx but get message

"Third-party Yum repository 'cr' is enabled, installation may fail"

and
"The Yum utility failed to install the required packages."

and
"There are no products for your operating system
( 'CentOS' 'Linux' '6.3' 'x86_64' ) available
from the selected source.

You can try using another source."

Hope to get help from your knowledge.

Thank You.
 
Check in Tools & Settings > Services management

I see uncheck with Reverse Proxy Server (nginx) and show hint "Service is not installed"
 
Last edited:
You can just ignore this message and continue the installation.
This is not an error but just a warning.
Thanks

but I got the next message

"The Yum utility failed to install the required packages."

and
"There are no products for your operating system
( 'CentOS' 'Linux' '6.3' 'x86_64' ) available
from the selected source.
 
Same problem, amoticorp repo

We have the same problem with a freshly installed Plesk 11.0.9 on Centos 6.3.

Before installing the atomicorp repo for yum (wget -q -O - http://www.atomicorp.com/installers/atomic | sh) we tried adding the component, but Plesk updater said Yum could not retreive the package.

Now that we added the atomicorp repo, the same error KhaiPPP11 pointed out appears, and we cannot add components.

Could someone please tell us what is the manual way to install Nginx with Pesk (maybe a Parallels repo for Yum)

Many thanks in advance!
 
Eventually, we have been able to intall it using autoinstaller comand line:

cd /usr/local/psa/admin/bin/
./autoinstaller --select-release-current --install-component nginx

Web interface doesn't work.
 
Eventually, we have been able to intall it using autoinstaller comand line:

cd /usr/local/psa/admin/bin/
./autoinstaller --select-release-current --install-component nginx

Web interface doesn't work.
I have Plesk 11.0.9 Update #32 and had the same problem. Your solution worked like a charm.

Thanks.
 
Back
Top