Skip to content

PHP 5.6 module ini files are broken #367

@drboone

Description

@drboone

All of the module ini files for php 5.6 in /opt/local/etc/php.d have invalid syntax. This provokes some syslog errors for the syntax, plus of course the modules don't load.

evita 25 $ pwd
/opt/local/etc/php.d
evita 26 $ cat apcu.ini
;; enable apcu
= 
evita 27 $ cat mysqli.ini
;; enable mysqli
= 

Trivial inspection of one or two suggests these actually come in the module package, but all of the ones I have installed on this machine are the same style.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions