2017 © Pedro Peláez
 

contao-module contao-mysqli-socket

add socket support to the mysqli driver in contao lts

image

dominikzogg/contao-mysqli-socket

add socket support to the mysqli driver in contao lts

  • Friday, April 20, 2018
  • by dominikzogg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Contao LTS mysqli socket connection support, (*1)

Installation

Files

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

Configuration

Modify your system/config/localconfig.php, (*3)

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

The Versions

20/04 2018

dev-master

9999999-dev

add socket support to the mysqli driver in contao lts

  Sources   Download

LGPLv3 LGPL-3.0-or-later

The Requires

  • php >=5.2
  • contao 2.11.*

 

by Dominik Zogg

mysqli contao

03/03 2013

1.0.2

1.0.2.0

add socket support to the mysqli driver in contao lts

  Sources   Download

LGPLv3

The Requires

 

by Dominik Zogg

mysqli contao

27/02 2013

1.0.1

1.0.1.0

add socket support to the mysqli driver in contao lts

  Sources   Download

LGPLv3

The Requires

  • php >=5.2
  • contao 2.11.*

 

by Dominik Zogg

mysqli contao

27/02 2013

1.0.0

1.0.0.0

add socket support to the mysqli driver in contao lts

  Sources   Download

LGPLv3

The Requires

  • php >=5.3.4
  • contao 2.11.*

 

by Dominik Zogg

mysqli contao