Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Creating archive disabled by the php.ini setting phar.readonly #49

Closed
jmolivas opened this issue Mar 14, 2015 · 0 comments
Closed

Creating archive disabled by the php.ini setting phar.readonly #49

jmolivas opened this issue Mar 14, 2015 · 0 comments

Comments

@jmolivas
Copy link

I am currently testing JoliCI for Drupal Console project and the default container php.ini setting for creating archive .phar files is disabled and I am getting the following error message:

[UnexpectedValueException]
creating archive "/home/project/console.phar" disabled by the php.ini setting
phar.readonly

This is the Drupal Console project travis file
https://github.com/hechoendrupal/DrupalAppConsole/blob/master/.travis.yml#L22

There is any plan to change the container php.ini configuration to

phar.readonly = false

NOTE: I duplicated this issue at jolicode/docker-images#7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants