• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Connection to MSSQL Database lost.

chinmay.mahapatra

New Pleskian
Hello,

Followed the forum suggestion Resolved - MSSQL Database Error but still can't resolve the error.

After replacing the DatabaseManagerMSSQL.PHP from the above forum I get
TypeError
MessageCall to undefined method Os::factory()
FileDatabaseManagerMSSQL.php
Line692

I'm running on Onyx 17.8.11.

Below is the original error

NOTE: Changed the server and login details


Create new database failed: mssqlmng failed: TCP Provider: An existing connection was forcibly closed by the remote host. Client unable to establish connection at (VADOConnection::eek:pen line 48) at Unable to ADO conect with connection string: Provider=SQLNCLI11;Initial Catalog=master;Data Source=Server(VADODatabaseProvider::connect line 182) at execute console command --create-database(vconsoleapp::start line 93) at execute C:\Parallels\Plesk\admin\bin\mssqlmng --create-database "--server=serverid" "--login=loginusr" "--password=*" "--database=d604e75f11cef8"(vconsoleapp::run line 110) (Error code 1)

Any suggestions?
 
Back
Top