• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

cPanel Integration - Plugin is dead for sometime now

alien-nibb

New Pleskian
The cPanel plugin does not work over a month or more.

When I first installed the plugin into a cPanel server it worked.

The documentation points to this file:
http://download1.parallels.com/WPB/Integration/cPanel/latest/wpb_cpanel.run

But I don´t think its working with the latest cPanel versions anymore. It will fail in several servers I tested with:
Uncompressing Presence Builder for cPanel...................................................
./wpb_cpanel.run: line 391: ./webpresencebuilder.sh: Permission denied

Yes, the script has the correct permissions.

The only reason I think why it worked before was because probably the latest cPanel versions changed something which the plugin does not like. Any tips?

I had to rebuild a server and I cannot enable the WPB server plugin for it anymore as per this error.
 
Hi,

looks like cPanel mounts /tmp dir with "noexec" attribute by now:
/usr/tmpDSK on /tmp type ext3 (rw,noexec,nosuid,loop=/dev/loop0)
/tmp on /var/tmp type none (rw,noexec,nosuid,bind)

For this reason you see "Permission denied" for installer. As workaround you can define temporary directory like this:
./wpb_cpanel.run --target /root/tmp/

cPanel Integration plugin will be updated for these changes in the near time. Thanks for your message.
 
I don´t think that is the case. cPanel does this for along time now.

I just found an old wpb_cpanel.run file on an old server where it worked before, transfered this to 2 new servers where I had this error and it worked without a glitch the first time I tried.

This means, the problem is in the latest installer, not in cPanel.

The old installer I have works. The new one that is provided in that link does not.
 
Hi,

Glad to inform you that today was released new cPanel integration plugin v1.1.1-37.
Please check up that your issue with installation was resolved.
 
Back
Top