Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Not able to install the module #32

@apedicdev

Description

@apedicdev

I'm trying to install on a M2.2.2 EE customised version. After running composer require the magento cli command stops working and whatever command I try I can only see a phpinfo() interrupted output

$_SERVER['DOCUMENT_ROOT'] => 
$_SERVER['REQUEST_TIME_FLOAT'] => 1515767401.4869
$_SERVER['REQUEST_TIME'] => 1515767401
$_SERVER['argv'] => Array
(
    [0] => bin/magento
    [1] => module:enable
    [2] => Mirasvit_Profiler
)

$_SERVER['argc'] => 3
$_SERVER['MAGE_PROFILER_STAT'] =>  

Any idea what can be the problem? thanks

Metadata

Metadata

Assignees

No one assigned

    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