HomeDevCentral

Configure MySQL socket in php.ini

Description

Configure MySQL socket in php.ini

Summary:
Tell MySQLi and PDO MySQL extension the default MySQL socket path.

Fixes T1366.

Test Plan: mysqli_connect("localhost", "", "")

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1366

Differential Revision: https://devcentral.nasqueron.org/D1481

Details

Provenance
derecksonAuthored on Mar 23 2018, 15:25
derecksonPushed on Mar 23 2018, 15:27
Reviewer
dereckson
Differential Revision
D1481: Configure MySQL socket in php.ini
Parents
rOPS6c8f16ffe810: Improve jails module documentation and names
Branches
Unknown
Tags
Unknown
Tasks
T1366: Configure MySQL socket in php.ini