Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Configuration does not work #132

Open
hasc opened this issue Feb 18, 2015 · 2 comments
Open

Configuration does not work #132

hasc opened this issue Feb 18, 2015 · 2 comments

Comments

@hasc
Copy link

hasc commented Feb 18, 2015

Following the documentation I am not able to make changes to the ini configuration. Adding the directive php::apache::config { 'upload_max_filesize=20M': } to a profile leads to the error message "Could not evaluate: can't convert nil into String"

Additionally on the Example page of the documentation i see this:

create_resources('php::config', hiera_hash('php_config', {}))
create_resources('php::cli::config', hiera_hash('php_cli_config', {}))

However there is no example on how the hiera hashes can be defined. Playing around with this I also see various different error messages.

Thanks and regards
hasc

@igalic
Copy link
Collaborator

igalic commented Feb 18, 2015

@hasc this could be caused because fpm::apache needs to be evaluated first.

@hasc
Copy link
Author

hasc commented Feb 18, 2015

Thanks for your reply. Please do not be offendend and sorry, but I do not get what that means or how this is related fpm::apache

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

No branches or pull requests

2 participants