# Install SW6 on cPanel fails with SQL Statement 5

**URL:** https://forum.shopware.com/t/install-sw6-on-cpanel-fails-with-sql-statement-5/89187
**Category:** Installation / Getting Started (EN)
**Created:** [16. Juli 2021 um 09:42 UTC](https://forum.shopware.com/t/install-sw6-on-cpanel-fails-with-sql-statement-5/89187 "2021-07-16T09:42:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![IT-ServiceLange](https://avatars.discourse-cdn.com/v4/letter/i/3ec8ea/32.png) [@IT-ServiceLange](https://forum.shopware.com/u/IT-ServiceLange)
#### Post date: [16. Juli 2021 um 09:42 UTC](https://forum.shopware.com/t/install-sw6-on-cpanel-fails-with-sql-statement-5/89187/1 "2021-07-16T09:42:58Z")

</div>

Hi,

get error message from install wizard on building the sql database on sql command 5 from 836.

```auto
## Error

Received an error message.
**URL:** importDatabase
**Message:** Internal Server Error

Please try to fix this error and restart the update.

### Response

```

```auto
Symfony Exception
Symfony Docs
Symfony Support
 
Exception
 
HTTP 500 Internal Server Error
            
The options 'driver' or 'driverClass' are mandatory if no PDO instance is given to DriverManager::getConnection().

```

Can someone help?

In PHP Error log I get:

```auto
[16-Jul-2021 11:19:44 Europe/Berlin] 2021-07-16T11:19:44+02:00 [critical] Uncaught Exception: The options 'driver' or 'driverClass' are mandatory if no PDO instance is given to DriverManager::getConnection().

```
