• 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.

Issue Need help: SQLSTATE[08001][Microsoft][ODBC Driver 18 for SQL Server]SSL Provider

samsam

New Pleskian
Server operating system version
Ubuntu 22.04.2 LTS
Plesk version and microupdate number
Plesk Obsidian Web Host Edition Version 18.0.50 Update #2
Hi I need help,
I have added a godaddy ssl for my webpage and it works fine. But I am still getting this message.

Uncaught exception: 'PDOException'

Message: 'SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:0A000086:SSL routines::certificate verify failed:self-signed certificate]'

Dose this have to with the Plesk admin ssl. I don't have any there and its only accessible via VPN localhost.
 
GoDaddy does not only need the SSL certificate, but also an intermediate certificate. If that is missing, SSL verficiation can fail. Normally you combine these two into a single .pem file (or upload the combined content to the CSR field in Plesk). GoDaddy provides instructions for different operating systems and web servers on their SSL certificate download page.
 
Hi, thanks for the help. But I am still stuck I am gettings this error.
Uncaught exception: 'PDOException'

Message: 'SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:0A000086:SSL routines::certificate verify failed:self-signed certificate]'

Do you now what else it can be ? Thanks
 
do I need to install the ssl on ubuntu to ? or is it enoff that I upload it from Plesk only ?
what's the easiest way to reinstall ODBC ?
 
That's a Microsoft SQL thing. You running Microsoft SQL server on a Linux server? That isn't a standard Plesk deployment for Linux if that's the case, either that you have a separate SLQ server for Microsoft SQL?

In either case, you would want to look at the Microsoft SQL ODBC driver settings and adjust accordingly. I'm not sure what you're trying to do overall which makes it harder to provide a more clear path. All I can say is to google the full error that you got for guides since this isn't Plesk related. For example you can refer to this Microsoft Blog post from last year as a good starting point: ODBC Driver 18.0 for SQL Server Released
 
Hi, I have an another server that has windows server and a second one that has ubuntu with Plesk install. When I test the connection to the SQL it's finne from another source it works fine. And I have SSL intact on PLESK and it shows perfect score. This is so irritating, don't undertand why it docent work.
 
Back
Top