Problem/Motivation

On installing the module stage, configs are still empty, so we can't get the right target channel, and the default is "output". That leads us to the error:

 [warning] file_put_contents(): Invalid php:// URL specified ExtendedLogger.php:361
 [warning] file_put_contents(php://): Failed to open stream: operation failed ExtendedLogger.php:361

Would be good to fix it.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

murz created an issue. See original summary.

  • murz committed af6838b9 on 1.3.x
    Issue #3538677: Warning on fresh install: Invalid php:// URL specified
    
murz’s picture

Status: Active » Fixed

Fixed.

murz’s picture

Status: Fixed » Closed (fixed)