Skip to content

Default extension location for Windows relative to php.exe #11596

@crowne

Description

@crowne

Description

Please can the default extension location be set to the ext directory in the same directory as the php.exe

It seems that the default location without an ini file loaded is
extension_dir => C:\php\ext => C:\php\ext

That would work if php was installed in C:\php

But not if its installed in C:\util\php or C:/php5.6.4 see related issue.

I know that the extension location can be specified in the php.ini,
however usage of sensible default values can prevent superflous/unnecessary configuration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions