Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

dominikzogg-legacy/ContaoMysqliSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Contao LTS mysqli socket connection support

Installation

Files

copy the content of the src folder to your Installation (PLEASE NOT WITH APPLE FINDER), merge the data, not overwrite all

Configuration

Modify your system/config/localconfig.php

$GLOBALS['TL_CONFIG']['dbDriver'] = 'mysqliwithsocketsupport';
$GLOBALS['TL_CONFIG']['dbSocket'] = 'path/to/the/mysql.sock';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages