Skip to content

fm-elfinder-php-connector error #225

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

Closed
puichi opened this issue Feb 25, 2016 · 2 comments
Closed

fm-elfinder-php-connector error #225

puichi opened this issue Feb 25, 2016 · 2 comments

Comments

@puichi
Copy link

puichi commented Feb 25, 2016

Issue Type:

Please pick one and delete the rest:

  • Bug Report
Bundle Version:

Master

Summary:

In composer.json you have: "helios-ag/fm-elfinder-php-connector": "~2.0"
and it is old for symfony2.8

Steps To Reproduce:

I tried to upload an image but ElFinder responded with: Unable to connect to the backend.
For correct this error I downloaded last version of Elfinder from this fork https://github.com/helios-ag/ElFinderPHP.

Can you fix this composer.json bug?

@helios-ag
Copy link
Owner

Also note that option "platform" under config node in composer.json make impact on packages versions that composer choose to install. i.e. platform: php: 5.3.9 will constraint elfinder-connector to ~2.4

@puichi
Copy link
Author

puichi commented Feb 29, 2016

In composer.json I set "php": "5.4" and I changed the require in:

"helios-ag/fm-elfinder-php-connector": ">=2.5",
"components/elfinder": ">=2.0"

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

2 participants