Warning: Use of undefined constant tx_scheduler_AdditionalFieldProvider - assumed 'tx_scheduler_AdditionalFieldProvider' (this will throw an Error in a future version of PHP) in /kunden/252378_70794/rp-hosting/10866/11866/typo3cms/ibsn/typo3conf/ext/powermail/cli/class.tx_powermail_scheduler_addFields.php on line 26
TYPO3 Exception
Uncaught TYPO3 Exception
#1271492606: Database Error: It seems that MySQL support for PHP is not installed! (More information)

RuntimeException thrown in file
/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/t3lib/class.t3lib_db.php in line 1059.

5 t3lib_DB::sql_pconnect("mysql", "db252378_649", "xTuVcau3zBu")

/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/t3lib/class.t3lib_db.php:
01312:   }
01313: 
01314:   if ($this->sql_pconnect($host, $user, $password)) {
01315:    if (!$this->sql_select_db($db)) {
01316:     throw new RuntimeException(

4 t3lib_DB::connectDB()

/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/typo3/sysext/cms/tslib/class.tslib_fe.php:
00347:  public function connectToDB() {
00348:   try {
00349:    $GLOBALS['TYPO3_DB']->connectDB();
00350:   } catch (RuntimeException $exception) {
00351:    switch ($exception->getCode()) {

3 tslib_fe::connectToDB()

/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/typo3/sysext/cms/tslib/index_ts.php:
00183: 
00184: 
00185: $TSFE->connectToDB();
00186: 
00187: $TSFE->sendRedirect();

2 require("/kunden/252378_70794/rp-hosting/10866/11866/typo3cypo3_src-4.7.7/typo3/sysext/cms/tslib/index_ts.php")

/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/index.php:
00074: // ******************
00075: 
00076: require (PATH_tslib.'index_ts.php');
00077: 
00078: ?>

1 require("/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/typo3_src-4.7.7/index.php")

/kunden/252378_70794/rp-hosting/10866/11866/typo3cms/ibsn/index.php:
00020: 
00021: require 'opcache_reset.php';
00022: require 'typo3_src/index.php';