- Posts: 9
COMMUNITY FORUM
Can't Browse Server 'invalid backend response"
- Bob Dobbs
-
Topic Author
- Offline
- New Member
I am using K2 2.5 and I can't use the browse Server option when adding an image in a K2 item. I get the message
'invalid backend response Data is not JSON"
Its a bit of a biatch, ideas anyone?
I notice that the media manager in the K2 control panel exhibits the same behaviour
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Bob Dobbs
-
Topic Author
- Offline
- New Member
- Posts: 9
I am using Firefox , I have tried that in safe mode, I installed Chrome...no joy, fired up Internet Destroyer, and still no joy... tried a fresh 1.7.2 install on a fresh DB , it doesn't appear to be a problem with the template or the browser
Please Log in or Create an account to join the conversation.
- Robert Bullen
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Bob Dobbs
-
Topic Author
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Donato Mola
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
- Posts: 567
I've tried to reproduce the problem on my side but no success.
I'm on a localhost with J!1.7.2 and K2 2.5.0. I've tried to set no permissions on folders (000 as Unix permission on the 'images' folder but i just have a 'no access' error (which is good !).
Maybe screenshots or backend access to check JS errors or other would be good...
Olivier
Please Log in or Create an account to join the conversation.
- Andrii Natalukha
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Bob Dobbs
-
Topic Author
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Athanasios Galanis
-
- Offline
- New Member
- Posts: 1
Joomla ver. 1.7.2
Information from K2
Server: Apache
PHP version: 5.2.17
MySQL version: 5.1.56-log
Please Log in or Create an account to join the conversation.
- michael
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Cosimo Resta
-
- Offline
- New Member
- Posts: 3
Cosimo
Please Log in or Create an account to join the conversation.
- vyimyth
-
- Offline
- New Member
- Posts: 1
I have the same problem, please help
thx
Web Server Microsoft-IIS/6.0
PHP version 5.2.17
MySQL version 5.1.49-community
GD image library bundled (2.0.34 compatible)
Multibyte string support Enabled
Upload limit 1024M
Memory limit 1280M
Open remote files (allow url fopen) Yes
Please Log in or Create an account to join the conversation.
- Giannis
-
- Offline
- New Member
Same problem here.... i also want to say a THANKS to all JoomlaTeam for K2 comp and Support here in this forum.....
Screenshot uploaded
PHP Built on: Linux aegean.server5.gr 2.6.18-374.3.1.el5.lve0.8.44 #1 SMP Mon Oct 3 18:27:54 EEST 2011 x86_64
Database Version: 5.1.56-log
Database Collation: utf8_general_ci
PHP Version: 5.3.8
Web Server: Apache
Web Server to PHP interface: cgi-fcgi
Joomla! Version: Joomla! 1.5.24 Stable [ senu takaa ama naiki ] 17-October-2011 18:00 GMT
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
Please Log in or Create an account to join the conversation.
- Luciano
-
- Offline
- Junior Member
- Posts: 32
Yes, same issue here. :huh:
"Invalid backend response. Data is not JSON."
Fresh Joomla 1.7.2 + K2 2.5.1 setup!
KingHost Shared plan specs:
Web Server Apache/2.2.15
PHP version 5.2.17
MySQL version 5.1.56
GD image library bundled (2.0.34 compatible)
Multibyte string support Enabled
Upload limit 100M
Memory limit 128M
Open remote files (allow url fopen) Yes
Browsers:
FireFox 7.0.1
IE 8.0.6001.18702
Please Log in or Create an account to join the conversation.
- Luiz Vaz
-
- Offline
- New Member
- Posts: 1
It's related to proc_open() php procedure.
Almost every host has this disabled due to security issues.
The component calls something like this:
http://localhost/administrator/index.php?option=com_k2&view=media&task=connector&token=42&test=test&mimes%5B%5D=image&cmd=open&target=&init=1&tree=1&_=1321046815101
Response:
<br />
<b>Warning</b>: proc_open() has been disabled for security reasons in <b>/home/.../www/administrator/components/com_k2/lib/elfinder/elFinderVolumeDriver.class.php</b> on line <b>2378</b><br />
Looking for a solution...
Please Log in or Create an account to join the conversation.
- laviniu
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Muhammad Shoaib Ali
-
- Offline
- Junior Member
- Infinity is something we cannot calculate yet.
The only reason why we say something is infinity is because we cannot calculate it yet…and there are some things we will never be able to calculate.
Please Log in or Create an account to join the conversation.
- Muhammad Shoaib Ali
-
- Offline
- Junior Member
- Infinity is something we cannot calculate yet.
disable_functions = bla,bla,bla,proc_open,bla
understandable what should be done.
The only reason why we say something is infinity is because we cannot calculate it yet…and there are some things we will never be able to calculate.
Please Log in or Create an account to join the conversation.
- laviniu
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.