Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
Im using modernbill as well on my linux and have this one using the wrapper but i thoguth maybe there was a better solution for plesk since mdodernbill doesnt actually run on plesk for windows , at least not officially.
I'm also running Modernbill which is hosted on my unix server and the API works perfectly on the unix server.
I'm having problems getting the API to work for my plesk windows server 7.5.3. I get errors and the API fails. I have allowed access through the plesk firewall for the remote system running MB and tried to allow that user remote access to the mysql plesk db on the right port 8301.
I get the following error:
---------------------------------------------------------------------------
<br><br>Error 5 at Connect to pipe: Access is denied.<br> at (vpipechannel::client::connect line 200)<br> at get shared instance of PleskSrvClient(PleskSrvClient::getInstance line 222)<br> at Unable to execute CU(wmain line 107)
<br><br>Error 5 at Connect to pipe: Access is denied.<br> at (vpipechannel::client::connect line 200)<br> at get shared instance of PleskSrvClient(PleskSrvClient::getInstance line 222)<br> at Unable to execute CU(wmain line 107)
<br>Connection or failed.
---------------------------------------------------------------------------
Can anyone assist in solving the problem causing this.
Perhaps even just confirm what commands to run on the mysql db to allow remote access for the other machine.