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.
Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !
WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure. Join the pilot program today!
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.
Yeah, I forgot to mention that one. We discovered it while building the ModernBill integration. If your building integration what are you building it for?
We have writtten our own billing system. We looked at modernbill but at the time it did not support UK VAT. I have heard that this has now been sorted.
I can understand building your own billing system. I didn't do it because it is just to time consuming. ModernBill does support VAT now. If you would like more info, let me know.
Otherwise, ask all the questions you want about the creation tools and I will help where I can.
Thanks for your help Larry. I have got the creation utils working like a deam now. All I have to do now is find the various bugs or problems with PLESK itself
Can I ask you guys how you have managed to get the creation utils working? I am having big problems being able to use them.
With Plesk on Redhat, I have created a wrapper perl script which is inserted into the cgi-bin of the main psa directory /usr/local/psa/admin/cgi-bin. This script simply calls the CU command line interfaces. Works like a dream, however, I cannot for the life of me, get the Windows version to work.
YOu have to execute them one way or another. The first method I read mentioned is for ASP Scripting, you could also use PHP or Perl .
Also, you will need to verify permissions depending on where you are executing from. If you are executing from a script located under IIS then IUSR would have to have read & executve permissions on the creation utilities.