Skip to content

jaredkipe/silverstripe-pdomysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDO MySQL Database Module

Allows SilverStripe to use the PDO extension with MySQL databases.

Maintainer Contact

  • Jared Kipe <jared (at) jaredkipe (dot) com>

Requirements

  • SilverStripe 3.0+
  • MySQL and PHP PDO extension.

Installation

These steps will install the latest SilverStripe stable, along with this module using Composer:

Troubleshooting

Q: question

A: Answer.

Note: Certain distributions of Linux use SELinux which could block access to your SQL Server database. A rule may need to be added to allow this traffic through.

About

SilverStripe MySQL implementation using PDO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages