Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Denied #90

Open
ericmaicon opened this issue Feb 14, 2014 · 0 comments
Open

Access Denied #90

ericmaicon opened this issue Feb 14, 2014 · 0 comments

Comments

@ericmaicon
Copy link

Hello, how are u?

i'm trying to put this buildpack to work with YII (composer).

I have some doubts:

The composer vendor folders is vendor/?
Do i need to give a specific name to my conf files?

conf/
conf/nginx/
conf/nginx/default_site.conf.rb
conf/php/
conf/php/newrelic.ini
conf/php/php-fpm.conf
conf/php/php.ini

Can be this name?

My problem start in php-fpm.conf, with this heroku log:

FastCGI sent in stderr: "Access to the script '/app/index.php/projeto' has been denied (see security.limit_extensions)" while reading response header from upstream

I already did this:
security.limit_extensions = FALSE

But doesn't work. I'm afraid that the php-fpm doesn't reading the php-fpm.conf file, am i right?

Thank's

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

No branches or pull requests

1 participant