Skip to content

Add a default mods-available spx.ini entry on install #272

@codebymikey

Description

@codebymikey

On doing an install, it'd be nice if it could create a /etc/php/$php_version/mods-available/spx.ini file if it doesn't already exist, with a default entry of something along the lines of:

; configuration for php spx module
; priority=20
extension=spx.so

That way phpenmod spx and phpdismod spx can be used to easily switch it off/on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions