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!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
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.
I renamed the file, the autoinstaller worked fine: it downloaded all needed packages but i get the following error right after it finishes downloading:
Preparing for packages installation...Error reading info for conflict check of installed package (null).
----- begin of output -----
Installing rh-postgresql-libs-7.3.6-7.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/rh-postgresql-libs-7.3.6-7.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Installing php-pgsql-4.3.2-18.ent.i386.rpm
warning: /root/psa/PSA_7.5.3/RHel3_std.updates/php-pgsql-4.3.2-18.ent.i386.rpm: V3 DSA signature: NOKEY, key ID 897da07a
error: Failed dependencies:
php = 4.3.2-18.ent is needed by php-pgsql-4.3.2-18.ent
----- end of output -----
===> Autoinstaller: stopped logging at Mon May 23 20:28:13 2005
And I can't find php v4.3.2-18.ent packages anywhere...
Anybody has a source where I can download them? I installed newer ones but again it asks for the specific version to continue.
make sure you have installed the php-pgsql rpm of your php version before running the autoupdater.
If you don't do this the autoupdater tries to install the php-pgsql version of the standard php version of Centos 3.3 . You have problably a newer php version.